[Bug 467637] New: /etc/init.d/halt fails with missing /sbin/splash after bootsplash uninstall
https://bugzilla.novell.com/show_bug.cgi?id=467637 Summary: /etc/init.d/halt fails with missing /sbin/splash after bootsplash uninstall Classification: openSUSE Product: openSUSE 11.1 Version: RC 2 Platform: i686 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: david@dhaller.de QAContact: qa@suse.de Found By: --- Created an attachment (id=266254) --> (https://bugzilla.novell.com/attachment.cgi?id=266254) Proposed patch to /etc/init.d/halt User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081213 SUSE/1.1.14-1.1 SeaMonkey/1.1.14 I removed the bootsplash (which is good), but SPLASH stays set to "yes" and /sbin/halt consequently fails. The best way to fix this is probably the attached patch. The bootsplash package probably should also set SPLASH=no in /etc/sysconfig/bootsplash in pre-un or something like that. Reproducible: Always Steps to Reproduce: 1. uninstall bootsplash 2. shutdown -- 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=467637 David Haller <david@dhaller.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|RC 2 |Final -- 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=467637 User david@dhaller.de added comment https://bugzilla.novell.com/show_bug.cgi?id=467637#c1 David Haller <david@dhaller.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #266254|0 |1 is obsolete| | --- Comment #1 from David Haller <david@dhaller.de> 2009-01-20 10:02:42 MST --- Created an attachment (id=266258) --> (https://bugzilla.novell.com/attachment.cgi?id=266258) Proposed patch to /etc/init.d/halt Sorry for the fuss, I was too fast with the first one -- 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=467637 David Haller <david@dhaller.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low -- 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=467637 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |ro@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=467637 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=467637#c2 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |ast@novell.com --- Comment #2 from Ruediger Oertel <ro@novell.com> 2009-02-13 08:21:15 MST --- I'd like to fix it a little differently: --- old/aaa_base/etc/init.d/halt 2009-02-06 14:21:05.000000000 +0100 +++ new/aaa_base/etc/init.d/halt 2009-02-13 16:18:45.000000000 +0100 @@ -16,6 +16,7 @@ test -s /etc/sysconfig/bootsplash && . /etc/sysconfig/bootsplash test -e /proc/splash || SPLASH="no" +test -x /sbin/splash || SPLASH="no" # # Avoid being interrupted by child or keyboard but basically: yes, the bug is correct. fix submitted for STABLE/Factory. update wanted/approved for 11.1 ? -- 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=467637 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=467637#c4 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Ruediger Oertel <ro@novell.com> 2009-02-13 09:13:04 MST --- okay, fixed for head, nothing for 11.1 at this time. -- 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=467637 User david@dhaller.de added comment https://bugzilla.novell.com/show_bug.cgi?id=467637#c5 --- Comment #5 from David Haller <david@dhaller.de> 2009-02-13 09:51:08 MST --- I like your fix better :) Applied it locally as well. Thanks. I guess there are not many people uninstalling bootsplash, and the fix is now documented here, so I too think no update is required. -- 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=467637 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=467637#c6 Swamp Script User <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:22678 --- Comment #6 from Swamp Script User <swamp@suse.com> 2009-02-23 10:43:15 MST --- The SWAMPID for this issue is 22678. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/22678) -- 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=467637 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=467637#c7 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:22678 |maint:running:22678 | |maint:released:11.1:22684 --- Comment #7 from Swamp Workflow Management <swamp@suse.com> 2009-03-04 09:36:59 MST --- Update released for: aaa_base Products: openSUSE 11.1 (debug, i586, ppc, x86_64) -- 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=467637 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:22678 |. |maint:released:11.1:22684 | -- 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.
participants (1)
-
bugzilla_noreply@novell.com