Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix installation of binary crates containing softlinks #1653

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Mar 18, 2024

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
22 checks passed
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