Bugzilla – Bug 649150
mkinitrd refers to old libraries in /lib/mkinitrd/scripts/setup-splashy.sh
Last modified: 2011-07-27 07:00:18 UTC
/sbin/mkinitrd -k /boot/vmlinuz-2.6.36-rc8-default+ -i /boot/initrd-2.6.36-rc8-default+ Kernel image: /boot/vmlinuz-2.6.36-rc8-default+ Initrd image: /boot/initrd-2.6.36-rc8-default+ cp: cannot stat `/usr/lib64/libdirect-1.2.so.9': No such file or directory cp: cannot stat `/usr/lib64/libdirectfb-1.2.so.9': No such file or directory cp: cannot stat `/usr/lib64/libfusion-1.2.so.9': No such file or directory cp: cannot stat `/usr/lib64/libglib-2.0.so.0': No such file or directory Root device: /dev/sda7 (mounted on / as ext4) Changing library versions manually in: /lib/mkinitrd/scripts/setup-splashy.sh to the ones that got installed via factory: /usr/$LIBDIR/libdirect-1.4.so.5 \ /usr/$LIBDIR/libdirectfb-1.4.so.5 \ /usr/$LIBDIR/libfusion-1.4.so.5 \ /usr/$LIBDIR/libglib-2.0.so \ fixes above error messages. Don't know whether splash still works then as I worked on this machine remotely.
The script is part of the splashy package. And this is just another symptom of the hardcoded list of libraries there :-/. *** This bug has been marked as a duplicate of bug 634667 ***
This is an autogenerated message for OBS integration: This bug (649150) was mentioned in https://build.opensuse.org/request/show/77143 Factory / splashy