Comment # 13 on bug 1228759 from Alberto Planas Dominguez
(In reply to Michal Suchanek from comment #11)

> I still do not see any call to udev.

You are right. This is happening in the during the dracut call:

...
dracut[I]: *** Including module: btrfs ***
dracut[I]: *** Including module: kernel-modules ***
udevadm: error while loading shared libraries: libsystemd-shared-255.so: cannot
open shared object file: No such file or directory
udevadm: error while loading shared libraries: libsystemd-shared-255.so: cannot
open shared object file: No such file or directory
...
dracut[I]: *** Including module: udev-rules ***
udevadm: error while loading shared libraries: libsystemd-shared-255.so: cannot
open shared object file: No such file or directory
dracut[E]: Failed to detect udev version!
...


(From the logs of bsc#1228659:
https://bugzilla.suse.com/attachment.cgi?id=876439)


You are receiving this mail because: