Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libvirtd-image fails to be created #5

Closed
eadwu opened this issue Oct 13, 2019 · 1 comment
Closed

libvirtd-image fails to be created #5

eadwu opened this issue Oct 13, 2019 · 1 comment

Comments

@eadwu
Copy link

eadwu commented Oct 13, 2019

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
Copy link
Author

eadwu commented Oct 13, 2019

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.

@eadwu eadwu closed this as completed Nov 11, 2019
samueldr added a commit to samueldr/nixpkgs that referenced this issue Feb 20, 2020
This includes, but is not limited to:

 * whoami
 * nix >= 2.3.1

See

 * NixOS#71157
 * NixOS/nixops#1216
 * nix-community/nixops-libvirtd#5
samueldr added a commit to NixOS/nixpkgs that referenced this issue Feb 23, 2020
This includes, but is not limited to:

 * whoami
 * nix >= 2.3.1

See

 * #71157
 * NixOS/nixops#1216
 * nix-community/nixops-libvirtd#5

(cherry picked from commit 687e219)
samueldr added a commit to NixOS/nixpkgs that referenced this issue Feb 23, 2020
This includes, but is not limited to:

 * whoami
 * nix >= 2.3.1

See

 * #71157
 * NixOS/nixops#1216
 * nix-community/nixops-libvirtd#5

(cherry picked from commit 687e219)
mkaito pushed a commit to serokell/nixpkgs that referenced this issue Mar 2, 2020
This includes, but is not limited to:

 * whoami
 * nix >= 2.3.1

See

 * NixOS#71157
 * NixOS/nixops#1216
 * nix-community/nixops-libvirtd#5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant