Bugzilla – Bug 764304
plymouth label.so file missing leads to mkinitrd issue
Last modified: 2012-05-30 16:32:39 UTC
The following output I've seen while calling zypper dup to my openSUSE Factory testing system. Installation von: glibc-locale-32bit-2.15-21.1 .........................[fertig] Installation von: kernel-desktop-3.4.0-2.1 .............................[fertig] Zusätzliche rpm-Ausgabe: Kernel image: /boot/vmlinuz-3.4.0-2-desktop Initrd image: /boot/initrd-3.4.0-2-desktop cp: cannot stat '/usr/lib64/plymouth//label.so': No such file or directory Root device: /dev/vda2 (mounted on / as ext4) Resume device: /dev/vda1 Kernel Modules: thermal_sys thermal processor fan ata_generic virtio virtio_ring virtio_pci virtio_blk pata_acpi scsi_dh scsi_dh_emc scsi_dh_alua scsi_dh_hp_sw scsi_d h_rdac hid-logitech-dj Features: acpi plymouth block usb resume.userspace resume.kernel Bootsplash: openSUSE (1024x768) ldd: /usr/lib64/plymouth//label.so: No such file or directory Installation von: kernel-default-3.4.0-2.1 .............................[fertig] Zusätzliche rpm-Ausgabe: Kernel image: /boot/vmlinuz-3.4.0-2-default Initrd image: /boot/initrd-3.4.0-2-default cp: cannot stat '/usr/lib64/plymouth//label.so': No such file or directory Root device: /dev/vda2 (mounted on / as ext4) Resume device: /dev/vda1 Kernel Modules: thermal_sys thermal processor fan ata_generic virtio virtio_ring virtio_pci virtio_blk pata_acpi scsi_dh scsi_dh_emc scsi_dh_alua scsi_dh_hp_sw scsi_dh_rdac usb-common usbcore pcmcia_core pcmcia mmc_core ssb ohci-hcd uhci-hcd ehci-hcd usbhid hid-logitech-dj Features: acpi plymouth block usb resume.userspace resume.kernel Bootsplash: openSUSE (1024x768) ldd: /usr/lib64/plymouth//label.so: No such file or directory Installation von: libwmf-tools-0.2.8.4-227.16 ..........................[fertig]
Can you run bash -vx /sbin/mkinitrd -k /boot/vmlinuz-`uname -r` -i /boot/initrd-`uname -r` &>mkinitrd-log.txt and attach the log?
Created attachment 492669 [details] mkinitrd-log.txt as requested with comment #1
Nearly sure that we simply need a dependency on plymouth-plugin-label.
Actually, already fixed. *** This bug has been marked as a duplicate of bug 763574 ***