Alejandro R Mosteo

Results 403 comments of Alejandro R Mosteo

I'm unable to reproduce on my local Windows with the info given, puzzling. Could you please paste or attach the output of `alr -vv -d printenv` in a failing run?...

> alr version: 2.0.2-dev This doesn't match either `master`, commit c864eef, or `alire/release/2.0`, so could you pinpoint for me the commit you're building? Thanks!

Thanks, I was looking at the same PR but in the main branch, that has a different commit, so I was confused. Now the versions match. Still unable to reproduce...

The bug you're hitting here is solved in the development version, which is why the `(alr dev)` tests are passing. The problem only happens when `alr get`ting crates, so they...

The bug you're hitting here is solved in the development version, which is why the `(alr dev)` tests are passing. The problem only happens when `alr get`ting crates, so they...

It looks like it could be the same thing. You could try relocating the cache with the `cache.dir` setting. There are no changes in `2.1` in this regard.

Here is a reproducer: https://github.com/mosteo/bug_bigfloat_adatoml/actions/runs/13140259512 It seems to be a problem with GNAT 10 and not in ada-toml.

> System: `Alpine Linux Aarch64 Musl` This configuration isn't available in GitHub Runners so we don't test it nor have a toolchain for it.