-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Unable to switch to the latest generation on unstable #12162
Comments
the command that fails is
I manually ran
then everything worked again for a bit, and then failed again when I changed the configuration nix-profile also has some errors |
nix shell gives this error
|
The issue is somehow my entire /nix folder is owned by another user which runs the proxy program which causes after i chowned some folders I got a new error message:
|
I reinstalled NixOS, it worked, switching to old config worked. I turned on my proxy, did a switch successfully once and it started happening again to turn on my proxy I do this:
and then I run with |
when I do "ls -al" in /etc/nixos I get this
in fact the entire
|
if I disable the proxy and then run
now the last command works and I can successfully switch now the
|
Describe the bug
When I updated my flake and tried to switch to the new generation, it failed with
Steps To Reproduce
sudo nixos-rebuild switch
Expected behavior
switch should succeed
Metadata
nix-env (Nix) 2.24.11
sudo /nix/store/w6wybyfakrgnp1rb0mrj66xlj8118z8c-nix-2.24.11/bin/nix-env --list-generations -p /nix/var/nix/profiles/system
returns a list of generations
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: