nix-installer icon indicating copy to clipboard operation
nix-installer copied to clipboard

`/nix` folder does not exist when creating `/nix/var`

Open noahdotpy opened this issue 1 year ago • 3 comments

Error

Error: 
   0: Install failure
   1: Error executing action
   2: Action `provision_nix` errored
   3: Action `create_nix_tree` errored
   4: Action `create_directory` errored
   5: Creating directory `/nix/var`
   6: No such file or directory (os error 2)

Metadata

key value
version 0.16.1
os linux
arch x86_64

noahdotpy avatar Feb 04 '24 02:02 noahdotpy

Hmmm is this the default linux planner? I don't understand how it would get here without creating the /nix folder first.

Hoverbear avatar Feb 08 '24 22:02 Hoverbear

this is on the rpm-ostree planner, it is not doing this error anymore however for unknown reasons

noahdotpy avatar Feb 10 '24 03:02 noahdotpy