Skip to content

Fix installation of binary crates containing softlinks#1653

Merged
mosteo merged 2 commits into
alire-project:masterfrom
mosteo:fix/gnat10
Mar 20, 2024
Merged

Fix installation of binary crates containing softlinks#1653
mosteo merged 2 commits into
alire-project:masterfrom
mosteo:fix/gnat10

Conversation

@mosteo

@mosteo mosteo commented Mar 18, 2024

Copy link
Copy Markdown
Member

Fixes a hard-to-reproduce bug related to the order of enumeration of files that manifested only when installing binary crates containing softlinks.

We saw this in the installation of gnat 10 in some workflows; the offending links do not seem to exist in later gnat packages.

This one and the other couple fixes we have I think merit the release of 2.0.1.

@mosteo mosteo force-pushed the fix/gnat10 branch 8 times, most recently from 136d4e8 to cf035eb Compare March 19, 2024 10:36
@mosteo mosteo changed the title Force creation of missing soft link in GNAT 10 check workflow Fix installation of binary crates containing softlinks Mar 19, 2024
@mosteo mosteo marked this pull request as ready for review March 19, 2024 11:27
@mosteo mosteo requested a review from Fabien-Chouteau March 19, 2024 11:27
@mosteo mosteo merged commit 0fa9239 into alire-project:master Mar 20, 2024
mosteo added a commit that referenced this pull request Mar 20, 2024
* Force creation of missing soft link

* More detailed test of softlink installation
@mosteo mosteo deleted the fix/gnat10 branch March 20, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants