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

[bug] nixos-rebuild switch fails on systemd-udev-settle.service #44053

Closed
coretemp opened this issue Jul 24, 2018 · 1 comment
Closed

[bug] nixos-rebuild switch fails on systemd-udev-settle.service #44053

coretemp opened this issue Jul 24, 2018 · 1 comment
Labels
2.status: duplicate This is a duplicate of another issue or PR

Comments

@coretemp
Copy link
Contributor

Issue description

Job for systemd-udev-settle.service failed because the control process exited with error code.
See "systemctl status systemd-udev-settle.service" and "journalctl -xe" for details.
warning: the following units failed: systemd-udev-settle.service

● systemd-udev-settle.service - udev Wait for Complete Device Initialization
   Loaded: loaded (/nix/store/hjgd23fmmkfxyq896xwyarvgm81274an-systemd-237/example/systemd/system/systemd-udev-settle.service; linked; vendor preset: enabled)
   Active: failed (Result: exit-code) since Tue 2018-07-24 12:28:44 CEST; 371ms ago
     Docs: man:udev(7)
           man:systemd-udevd.service(8)
  Process: 10450 ExecStart=/nix/store/hjgd23fmmkfxyq896xwyarvgm81274an-systemd-237/bin/udevadm settle (code=exited, status=1/FAILURE)
 Main PID: 10450 (code=exited, status=1/FAILURE)

The error message is not useful either, because it doesn't say which device is responsible, etc. When I run nixos-rebuild switch again, it does work.

Steps to reproduce

Unknown

Technical details

  • system: "x86_64-linux"
  • host os: Linux 4.14.55, NixOS, 18.03.git.d6c6c7f (Impala)
  • multi-user?: yes
  • sandbox: no
  • version: nix-env (Nix) 2.0.4
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs
@jfrankenau
Copy link
Member

Duplicate, please see #21954.

@dotlambda dotlambda added the 2.status: duplicate This is a duplicate of another issue or PR label Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: duplicate This is a duplicate of another issue or PR
Projects
None yet
Development

No branches or pull requests

3 participants