[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#381009: marked as done (usplash: Should run during the entire shutdown sequence)



Your message dated Wed, 02 Aug 2006 03:59:27 -0700
with message-id <E1G8ERj-0000Ba-Q2@spohr.debian.org>
and subject line Bug#381009: fixed in usplash 0.3d
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: usplash
Version: 0.3a
Tags: patch

When doing shutdown on a machine using usplash, the usplash process
isn't started at the begining of runlevel 6.  It is started by
sendsigs halfway throught the shutdown instead.  I'm not sure how
ubuntu starts usplash during their shutdown process (could be useful
to check out), but one way that work is to modify the init.d script to
start usplash in the 'stop' target.

The start and stop behaviour for usplash seem to be the wrong way, but
because sysv-rc runs start scripts after stop scripts, it need to use
a S-type symlink in rc2.d to stop usplash, and a K-type symlink in
rc6.d to start it.

This patch make sure the K-type symlink in rc6.d and rc1.d starts
usplash.

--- debian/usplash.init.orig	2006-06-20 12:11:13.000000000 +0200
+++ debian/usplash.init		2006-08-01 14:48:36.000000000 +0200
@@ -68,6 +68,7 @@
        usplash_quit
        ;;
   stop)
+       usplash -c &
        usplash_write "TEXT Resetting the usplash timeout..."
        usplash_write "TIMEOUT 15"
        usplash_write "SUCCESS ok"


--- End Message ---
--- Begin Message ---
Source: usplash
Source-Version: 0.3d

We believe that the bug you reported is fixed in the latest version of
usplash, which is due to be installed in the Debian FTP archive:

usplash_0.3d.dsc
  to pool/main/u/usplash/usplash_0.3d.dsc
usplash_0.3d.tar.gz
  to pool/main/u/usplash/usplash_0.3d.tar.gz
usplash_0.3d_i386.deb
  to pool/main/u/usplash/usplash_0.3d_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 381009@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@sternwelten.at> (supplier of updated usplash package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  2 Aug 2006 09:28:22 +0200
Source: usplash
Binary: usplash
Architecture: source i386
Version: 0.3d
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@sternwelten.at>
Description: 
 usplash    - Userspace bootsplash utility
Closes: 380745 381009
Changes: 
 usplash (0.3d) unstable; urgency=low
 .
   * Add 03-bogl-no-PAGESIZE.patch to the patches/series file to really fix
     the powerpc ftbfs.
   * bogl/Makefile: Ease sarge backports, build with DEB_BUILD_ARCH in
     04-blog-dpkg-arg.patch. Thanks Petter Reinholdtsen <pere@hungry.com>.
     (closes: 380745)
   * debian/usplash.init: Workaround missing ubuntu gdm patches. Call usplash
     in init stop. Thanks Petter Reinholdtsen <pere@hungry.com>.
     (closes: 381009)
Files: 
 c48a32fcd86e83d2d5c9907fc4106349 630 misc optional usplash_0.3d.dsc
 35ba39684b0d8fc7717e24aea39dbe8e 137452 misc optional usplash_0.3d.tar.gz
 bd2e9020527a37eb96fdfa8d2dbab1f4 41048 misc optional usplash_0.3d_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFE0Fon20zMSyow1ykRAudeAJ9BOlN3yDc2lYwJRCNkGVJGlAPYSgCg6mXC
rcfrHHLhLhWea6cVU3lV/Os=
=qFse
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: