Alejandro R Mosteo

Results 151 comments of Alejandro R Mosteo

Partially addressed by #631. I will try to come up with a safe subset of `tar` options for all versions that can appear.

Hello, @MSBlom, I'm sorry about the trouble. I cannot reproduce this locally, so it could help if you provide the output of these two commands: - `alr version` - `alr...

Nothing useful there. Please try again with `alr -v -d toolchain --select` which should be much less verbose.

The `0.0.0` is a known issue with the loader on all platforms.

Mmm. I'd start by testing something super simple, like `alr get --build libhello`. Then, there's a [known issue](https://github.com/alire-project/alire/issues/982) when you have a compiler already in your path, as alr won't...

Note that currently we only support one PM per platform, so you'd be looking at making homebrew the "official" PM for macOS. For that, take a look at the `Alire.Origins.Deployers.System.*`...

Then we can just make use of it if available, and let users install it if wanted

My understanding is that they favor the bootstrapping with an Ada compiler first, even if that's a long process :woman_shrugging:. Anyway, I wouldn't sweat it at this time and wait...

I don't think silently failing is normal. Things to try if this is related to environment: - `alr exec -- .\bin\dependency_graph_extractor.exe` - Set environment with the output of `alr printenv`...