nix-community / nixops-libvirtd

NixOps libvirtd backend plugin [maintainer=@AmineChikhaoui]
GNU Lesser General Public License v3.0
35 stars 20 forks source link

libvirtd-image fails to be created #5

Closed eadwu closed 4 years ago

eadwu commented 4 years ago

Specifically fails with error: cannot figure out user name which I presume to be from the chroot /mnt ${config.nix.package.out}/bin/nix-store --load-db.

Running whoami outputs a similar error. whoami: cannot find name for user ID 0: No such file or directory

eadwu commented 4 years ago

Didn't actually test against the plugin architecture but I don't see any changes to libvirtd-image.nix so it error should still be reproducible. Don't ever recalling seeing this error before so it's probably due to some change in nixpkgs. Current nixpkgs is the latest master.