Bug 649150

Summary: mkinitrd refers to old libraries in /lib/mkinitrd/scripts/setup-splashy.sh
Product: [openSUSE] openSUSE 11.4 Reporter: Thomas Renninger <trenn>
Component: BasesystemAssignee: Michal Marek <mmarek>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thomas Renninger 2010-10-25 23:51:58 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.
Comment 1 Michal Marek 2010-11-03 21:40:47 UTC
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 ***
Comment 2 Bernhard Wiedemann 2011-07-27 07:00:18 UTC
This is an autogenerated message for OBS integration:
This bug (649150) was mentioned in
https://build.opensuse.org/request/show/77143 Factory / splashy