-
-
Notifications
You must be signed in to change notification settings - Fork 14k
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
update-users-groups.pl is broken when running NixOS tests interactively #69365
Comments
It fails on these lines:
|
Seems to be the same issue as #26788 . Where are these files supposed to come from? I would assume |
Okay I can only reproduce when running the tests interactively like:
It succeeds when running:
|
For some reason the file is created, but is empty: From the interactive VM:
|
I guess by:
you mean the following output:
Is that right? Also,
means that the files is 665 bytes in size. When running
|
Hello, I'm a bot and I thank you in the name of the community for opening this issue. To help our human contributors focus on the most-relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 180 days, and so I marked it as stale, but you can rest assured it will never be closed by a non-human. The community would appreciate your effort in checking if the issue is still valid. If it isn't, please close it. If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me". If you'd like it to get more attention, you can ask for help by searching for maintainers and people that previously touched related code and @ mention them in a comment. You can use Git blame or GitHub's web interface on the relevant files to find them. Lastly, you can always ask for help at our Discourse Forum or at #nixos' IRC channel. |
I'm having the same issue in #208075 |
Describe the bug
It crashes and doesn't create any users. subsequently the system doesn't come up anymore because all kinds of units fail
To Reproduce
now look at the logs
Expected behavior
System activation should succeed, but it fails partially.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Metadata
Please run
nix run nixpkgs.nix-info -c nix-info -m
and paste the result.Maintainer information:
The text was updated successfully, but these errors were encountered: