[Bug 634667] New: mkinitrd / bootsplash missing dependency on libpng12 during installation.
https://bugzilla.novell.com/show_bug.cgi?id=634667 https://bugzilla.novell.com/show_bug.cgi?id=634667#c0 Summary: mkinitrd / bootsplash missing dependency on libpng12 during installation. Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Critical Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: edward.cullen@hp.com QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Opera/9.80 (X11; Linux x86_64; U; en-GB) Presto/2.6.30 Version/10.60 During installation, it is possible to create a package selection that will cause mkinitrd to fail, resulting in a non-booting system. Reproducible: Always Steps to Reproduce: 1. During initial stage of setup, Select 'minimal installation' 2. On the installation summary screen, enter 'Software Selection' 3. Manually select 'KDE desktop' pattern 4. Continue installation. Actual Results: Installation will continue until mkinitrd is executed. mkinitrd will report an error, saying it cannot find libpng12.so. Expected Results: mkinitrd succeeds. I suspect this is simply a missing RPM dependency, caused by the move to libpng14. I've marked this as critical for two reasons: 1. It can cause an install to fail (always creates a bad impression). 2. It is highly likely to be possible to (inadvertently) break a running system. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=634667 https://bugzilla.novell.com/show_bug.cgi?id=634667#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |mmarek@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=634667 https://bugzilla.novell.com/show_bug.cgi?id=634667#c1 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmarek@novell.com AssignedTo|mmarek@novell.com |hmacht@novell.com Severity|Critical |Normal --- Comment #1 from Michal Marek <mmarek@novell.com> 2010-08-27 14:15:46 UTC --- /lib/mkinitrd/scripts/setup-splashy.sh has some crazy hardcoded list of library names, including libpng12.so.0, which isn't used anymore. But the generated initrd should boot OK. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=634667 https://bugzilla.novell.com/show_bug.cgi?id=634667#c2 Holger Macht <hmacht@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Holger Macht <hmacht@novell.com> 2010-09-27 09:50:01 UTC --- so, setup-splashy.sh needs to be updated for FACTORY. It has the list of hard coded libraries because DirectFB is able to pull in any library at runtime with no way to detect which ones they are. At least that has been the situation about a year ago and I daubt DirectFB has changed in this regard. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=634667 https://bugzilla.novell.com/show_bug.cgi?id=634667#c3 Holger Macht <hmacht@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Component|Installation |Installation Version|Final |Factory Resolution| |FIXED AssignedTo|hmacht@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com Product|openSUSE 11.3 |openSUSE 11.4 Target Milestone|--- |Factory --- Comment #3 from Holger Macht <hmacht@novell.com> 2010-09-27 10:05:23 UTC --- Request id for FACTORY created: 49195 Closing as fixed. No fix for openSUSE 11.3 unless the created initrd doesn't boot fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=634667 https://bugzilla.novell.com/show_bug.cgi?id=634667#c4 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trenn@novell.com --- Comment #4 from Michal Marek <mmarek@novell.com> 2010-11-03 21:40:47 UTC --- *** Bug 649150 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=649150 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=634667 https://bugzilla.novell.com/show_bug.cgi?id=634667#c5 --- Comment #5 from Michal Marek <mmarek@novell.com> 2010-11-24 15:30:21 UTC --- cp: cannot stat `/lib64/libglib-2.0.so.0.2700.0': No such file or directory This solution is going to be constantly broken... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=634667 https://bugzilla.novell.com/show_bug.cgi?id=634667#c6 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ingesvensson@orion.vokby.se --- Comment #6 from Michal Marek <mmarek@novell.com> 2010-12-22 13:29:28 UTC --- *** Bug 659878 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=659878 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=634667 http://bugzilla.novell.com/show_bug.cgi?id=634667#c7 --- Comment #7 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (634667) was mentioned in https://build.opensuse.org/request/show/49220 Factory / splashy -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com