Comment 2 for bug 2033923

Revision history for this message
Steve Langasek (vorlon) wrote : Re: latest xububtu jammy daily isos fail to install on asus, lenovo & msi

the zfs dependency in question is systemd-udev-settle.

Sep 1 17:49:20 xubuntu udevadm[1064]: systemd-udev-settle.service is deprecated. Please fix zfs-load-module.service, zfs-import-cache.service not to pull it in.

(heh)

Sep 1 17:49:20 xubuntu systemd[1]: systemd-udev-settle.service: start operation timed out. Terminating.
Sep 1 17:49:20 xubuntu systemd[1]: systemd-udev-settle.service: State 'stop-sigterm' timed out. Killing.
Sep 1 17:49:20 xubuntu systemd[1]: systemd-udev-settle.service: Killing process 1064 (udevadm) with signal SIGKILL.
Sep 1 17:49:20 xubuntu systemd[1]: systemd-udev-settle.service: Processes still around after SIGKILL. Ignoring.
Sep 1 17:49:20 xubuntu systemd[1]: systemd-udev-settle.service: State 'final-sigterm' timed out. Killing.
Sep 1 17:49:20 xubuntu systemd[1]: systemd-udev-settle.service: Killing process 1064 (udevadm) with signal SIGKILL.
Sep 1 17:49:20 xubuntu systemd[1]: systemd-udev-settle.service: Processes still around after final SIGKILL. Entering failed mode.
Sep 1 17:49:20 xubuntu systemd[1]: systemd-udev-settle.service: Failed with result 'timeout'.

Opening tasks on systemd and zfsutils-linux, since these packages need to fight it out wrt the "deprecation".

And opening a task on the kernel, because a udevadm process that doesn't die with SIGKILL means it's hung in the kernel.