Control: tags -1 moreinfo On 4 November 2016 at 09:23, Sven Joachim <svenj...@gmx.de> wrote: > Package: udev > Version: 232-1 > Severity: important > > Upon upgrading from 231-10, systemd-udevd.service times out. Systemd > tries to restart it in an endless loop, but to no avail. > > ,---- > | $ systemctl status systemd-udevd.service > | ● systemd-udevd.service - udev Kernel Device Manager > | Loaded: loaded (/lib/systemd/system/systemd-udevd.service; static; > vendor preset: enabled) > | Active: activating (start) since Fri 2016-11-04 13:08:51 CET; 1min 28s > ago > | Docs: man:systemd-udevd.service(8) > | man:udev(7) > | Main PID: 23085 (systemd-udevd) > | CGroup: /system.slice/systemd-udevd.service > | └─23085 /lib/systemd/systemd-udevd > | > | Nov 04 13:08:51 turtle systemd[1]: systemd-udevd.service: Service has no > hold-off time, scheduling restart. > | Nov 04 13:08:51 turtle systemd[1]: Stopped udev Kernel Device Manager. > | Nov 04 13:08:51 turtle systemd[1]: Starting udev Kernel Device Manager... > `---- > > Note that this happens with a custom kernel. I looked into the README > if there were some new requirements, but the only change from 231 is the > addition of CONFIG_SECCOMP_FILTER which I have enabled.
Could you please attach a full log? `journalctl -alb -u systemd-udevd.service`. If your machine has a lot of uptime, please replace the -b switch with --since=$sometime_near_upgrade -- Saludos, Felipe Sateler