Error installing under Amazon Linux 2023 #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/store
is 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-dir
but 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: