Skip to content

bootstrap anda from source to pick up util-linux 2.42 fix#57

Merged
GildedRoach merged 3 commits intoterrapkg:frawhidefrom
dylanmtaylor:bootstrap-anda-fix
Apr 5, 2026
Merged

bootstrap anda from source to pick up util-linux 2.42 fix#57
GildedRoach merged 3 commits intoterrapkg:frawhidefrom
dylanmtaylor:bootstrap-anda-fix

Conversation

@dylanmtaylor
Copy link
Copy Markdown
Contributor

@dylanmtaylor dylanmtaylor commented Apr 5, 2026

The anda RPM in the builder image predates the -O /dev/null fix (FyraLabs/anda#421), so anda can't rebuild itself on rawhide; it hits script: unexpected number of arguments from util-linux 2.42.

This adds cargo install --git https://github.com/FyraLabs/anda --locked to overlay the fixed anda binary on top of the RPM-installed one, breaking the chicken-and-egg cycle.

Once the anda RPM is rebuilt with the fix, this line can be removed.

Ref: terrapkg/packages#11057

GildedRoach
GildedRoach previously approved these changes Apr 5, 2026
@GildedRoach
Copy link
Copy Markdown
Member

Actually, remove anda from the install line.

@dylanmtaylor
Copy link
Copy Markdown
Contributor Author

Actually, remove anda from the install line.

Done

Comment thread Dockerfile Outdated
Co-authored-by: Gilver <roachy@fyralabs.com>
@GildedRoach GildedRoach merged commit 40de097 into terrapkg:frawhide Apr 5, 2026
@dylanmtaylor dylanmtaylor deleted the bootstrap-anda-fix branch April 5, 2026 22:51
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