Installer failure on Fedora 42 atomic #44
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?
Error
Metadata
Details
nix.mount fails to start because its dependency, nix-directory.service, fails:
Possible cause
I believe the atomic Fedora distros switched to using composefs as the root FS in v42:
Seems like composefs as root is incompatible with how the lix installer tries to materialize the /nix directory. Off the top of my head I'm not sure how to address this, the atomic distros are in general moving to making / more and more immutable.
Related issue on the other project, in which not much progress happens aside from teaching me about a feud that ublue people have with nix 😅 https://github.com/DeterminateSystems/nix-installer/issues/1445
Having the same issue on Fedora Silverblue 42.
chattr -i /
fromnix-directory.service
fails on it.