[Pkg-sysvinit-devel] Bug#617249: sysv-rc: staircase effect during shutdown
Alberto Cuadrado
a.cuadrado at gmail.com
Mon Mar 7 14:13:37 UTC 2011
Package: sysv-rc
Version: 2.88dsf-13.1
Severity: minor
During shutdown, a staircase effect appears in the console messages while
several services are being stopped. Maybe this bug has to be reassigned to xorg
or gdm3 because the staircase effect disappears just after the "Stopping GNOME
Display Manager: gdm3." message, but I'm not sure. Also, the effect appears
only from a gnome session, not when shutting down or rebooting from a virtual
terminal.
I have solved this problem adding the parameter "opost" to the following line
in
/etc/init.d/rc:
stty onlcr 0>&1
so now, for me, it is:
stty opost onlcr 0>&1
but I don't know the possible side-effects of this fix in other system
configurations.
-- System Information:
Debian Release: 6.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages sysv-rc depends on:
ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy
ii insserv 1.14.0-2 Tool to organize boot sequence usi
ii sysvinit-utils 2.88dsf-13.1 System-V-like utilities
Versions of packages sysv-rc recommends:
ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
Versions of packages sysv-rc suggests:
pn bum <none> (no description available)
pn sysv-rc-conf <none> (no description available)
-- debconf information:
sysv-rc/unable-to-convert:
sysv-rc/convert-legacy: true
More information about the Pkg-sysvinit-devel
mailing list