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: write correct install prefix to receipt #1037

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

mistydemeo
Copy link
Contributor

This fixes an issue introduced in 91ac6af, where /bin was always added to this even though the updater expected it to be a root prefix instead. We can then tighten up the special handling around normalizing the root in axodotdev/axoupdater#109, which currently gets confused between whether a directory should end in /bin or if it's a cargo home-style path that shouldn't.

@mistydemeo mistydemeo requested a review from Gankra May 13, 2024 20:02
@mistydemeo mistydemeo force-pushed the fix-receipt-install-prefix branch 2 times, most recently from 8adb63d to de16b79 Compare May 13, 2024 21:18
@Gankra Gankra merged commit 5868f59 into main May 14, 2024
16 checks passed
@Gankra Gankra deleted the fix-receipt-install-prefix branch May 14, 2024 14:24
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