In alire.toml
I have:
[[depends-on]]
foo = "~0.1.0-dev"
[[pins]]
foo = { url='https://github.com/something/foo' }
Then running :
$ alr -d with foo --use https://github.com/something/foo
gives :
stderr: PROGRAM_ERROR
stderr: Undeployed pin
stderr: raised PROGRAM_ERROR : Undeployed pin
[/home/dkm/barryallen/alire/bin/alr]
0xd0081b Alire.User_Pins.Path at alire-user_pins.adb:322
0xcf99ff Alire.User_Pins.Image at alire-user_pins.adb:66
0xb97c2d Alire.Roots.Editable.Can_Be_Pinned at alire-roots-editable.ads:74
0xb9f2c2 Alire.Roots.Editable.Add_Remote_Pin at alire-roots-editable.ads:108
0x4e9e70 Alr.Commands.Withing.Add_With_Pin at alr-commands-withing.adb:205
0x4eaf26 Alr.Commands.Withing.Execute at alr-commands-withing.adb:305
0x52aa2e Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:742
0x53641f Alr.Commands.Execute at alr-commands.adb:492
0x42b9ca Alr.Main at alr-main.adb:10
0x42e297 Main at b__alr-main.adb:2132
[/lib/x86_64-linux-gnu/libc.so.6]
0x7f218ae4e7fb
[/home/dkm/barryallen/alire/bin/alr]
0x42b8a8 _start at ???
0xfffffffffffffffe
error: Undeployed pin
error: alr encountered an unexpected error, re-run with -d for details.
Using alr 1.2.0
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too