nix-community/nixos-anywhere

error: cannot add path '/nix/store/zq4iasx6689adcbawyjls8771gx00rv0-disko' because it lacks a signature by a trusted key

Closed this issue · 1 comments

hello,

I am running into a new problem when running the basic command to install on a freshly booted remote bare metal machine:

[tru@nixos:~/nixos-anywhere]$ nix run github:numtide/nixos-anywhere --no-require-sigs --  --flake '.#nixos-efi-toy' nixos@10.10.90.2
...
### Gathering machine facts ###
Warning: Permanently added '10.10.90.2' (ED25519) to the list of known hosts.
### Formatting hard drive with disko ###
Warning: Permanently added '10.10.90.2' (ED25519) to the list of known hosts.
[1/0/1 copied (0.0/0.0 MiB)] error: cannot add path '/nix/store/zq4iasx6689adcbawyjls8771gx00rv0-disko' because it lacks a signature by a trusted key
error: unexpected end-of-file

I haven't seen this "it lacks a signature by a trusted key" message a few days ago.

Thanks

Tru

Hi,

transient error? it is not happeing this morning with the exact same command... so closing the issue with nothing to do.