]> _ Git - alire.git/commit
Fix syncing of releases containing broken softlinks (#1751)
authorAlejandro R Mosteo <amosteo@unizar.es>
Tue, 3 Sep 2024 10:51:25 +0000 (12:51 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Sep 2024 10:51:25 +0000 (12:51 +0200)
commit604477a24ddbcb8acaa18c341c090da8d0137c0d
tree2d8dc15a7e3570f897574ba6dcdc7d2a91557348
parentbe902e8dd5a03a4d425be886e827f8e685bf6c84
Fix syncing of releases containing broken softlinks (#1751)

* WIP: fix failure syncing softlinks

* Test for fix
alire.toml
deps/den
src/alire/alire-builds.adb
testsuite/drivers/builds.py
testsuite/tests/cache/softlinks/my_index/crate-0.1.0.tgz [new file with mode: 0644]
testsuite/tests/cache/softlinks/my_index/index/cr/crate/crate-0.1.0.toml [new file with mode: 0644]
testsuite/tests/cache/softlinks/my_index/index/index.toml [new file with mode: 0644]
testsuite/tests/cache/softlinks/test.py [new file with mode: 0644]
testsuite/tests/cache/softlinks/test.yaml [new file with mode: 0644]