Error installing under Amazon Linux 2023 #49
Labels
No labels
Compat/Breaking
Context/drive-by
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status/Fixed On Main
Status
Need More Info
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lix-project/lix-installer#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
I'm trying to install lix in the Amazon Linux 2023 based AMI used by buildkite agent and I get this error.
Error
Metadata
Error installing under Amazon Linux 2023to Error installing under Amazon Linux 2Error installing under Amazon Linux 2to Error installing under Amazon Linux 2023It looks like
/nix/storeis full of weird broken symbolic links:If I download and unpack the lix .tar.xz manually then it looks fine. No funky symbolic links
The stuff in
/nix/temp-install-dirbut only after the move unpacked nix step. So the bug must be in https://git.lix.systems/lix-project/lix-installer/src/branch/main/src/action/base/move_unpacked_nix.rsThis might have something to do with the XFS filesystem that this image uses
This error doesn't happen with the determinate nix installer
This issue was mentioned on Gerrit on the following CLs:
Similar to #59, this is an issue that is fixed on
main(but not yet pushed to the website). Thank you very much for debugging and looking into it! We'll close this issue once themain-built installer is available on the website.Thanks! I've abandoned my CL and I'm looking forward to the release. Thanks for all the work y'all have put into this!