Your message dated Tue, 12 Sep 2006 19:17:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386637: fixed in procps 1:3.2.7-3
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: procps
Version: 3.2.7-2
Tags:    patch

The LSB header in the init.d/procps.sh script is outdated.  The is
obsolete and split in two, mountkernfs and mountdevsubfs.  As procps
depend on a mounted /proc/ file system, it should depend on the
former.  Also, the script should only start in runlevel S, and not
stop in any levels.  This patch implement the change:

--- /etc/init.d/procps.sh.orig       2006-09-07 00:08:41.000000000 +0200
+++ /etc/init.d/procps.sh      2006-09-09 02:49:05.000000000 +0200
@@ -5,10 +5,10 @@

 ### BEGIN INIT INFO
 # Provides:          procps
-# Required-Start:    mountvirtfs
-# Required-Stop:
-# Default-Start:     S 1 2 3 4 5
-# Default-Stop:      0 6
+# Required-Start:    mountkernfs
+# Required-Stop:
+# Default-Start:     S
+# Default-Stop:
 ### END INIT INFO




--- End Message ---
--- Begin Message ---
Source: procps
Source-Version: 1:3.2.7-3

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

libproc-dev_3.2.7-3_i386.deb
  to pool/main/p/procps/libproc-dev_3.2.7-3_i386.deb
procps_3.2.7-3.diff.gz
  to pool/main/p/procps/procps_3.2.7-3.diff.gz
procps_3.2.7-3.dsc
  to pool/main/p/procps/procps_3.2.7-3.dsc
procps_3.2.7-3_i386.deb
  to pool/main/p/procps/procps_3.2.7-3_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Craig Small <[EMAIL PROTECTED]> (supplier of updated procps 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Wed, 13 Sep 2006 11:27:56 +1000
Source: procps
Binary: procps libproc-dev
Architecture: source i386
Version: 1:3.2.7-3
Distribution: unstable
Urgency: low
Maintainer: Craig Small <[EMAIL PROTECTED]>
Changed-By: Craig Small <[EMAIL PROTECTED]>
Description: 
 libproc-dev - library for accessing process information from /proc
 procps     - /proc file system utilities
Closes: 384920 386341 386637
Changes: 
 procps (1:3.2.7-3) unstable; urgency=low
 .
   * Changed init script dependencies Closes: #386637, #386341
   * init script uses lsb logging Closes: #384920
Files: 
 09ba6c2f3a42b930d69b7472fadeb17f 612 admin required procps_3.2.7-3.dsc
 145c7886a468d65093f404458e649d80 36111 admin required procps_3.2.7-3.diff.gz
 3daa7d6ca3b439bc36f47bde1cd859c2 221686 admin required procps_3.2.7-3_i386.deb
 4381940178ca6f3e608c7d6c6df0df93 56816 libdevel optional 
libproc-dev_3.2.7-3_i386.deb

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

iD8DBQFFB2Wvx2zlrBLK36URAlLvAKCPppSpDlF2YK/SHYfX9i8kRgyJNgCcC19Q
a1+tjVEnYTnF0ZUD6bzeoVM=
=y0ae
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to