Your message dated Sat, 08 Mar 2008 08:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#466279: fixed in acct 6.4~pre1-6
has caused the Debian Bug report #466279,
regarding acct: Slightly wrong LSB header in init.d script
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
466279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466279
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  acct
Version:  6.4~pre1-4
Severity: important
Tags:     patch
User:     [EMAIL PROTECTED]
Usertags: incorrect-dependency

When testing dependency based boot sequencing, I discovered a bug in
the init.d script for acct.  It need a mounted /usr/, and thus should
be depend on $remote_fs.  Without this change, it is started too early
and stopped to late in some configurations.  It can also drop the
empty and optional should-* headers.

Fixing these issues is a release goal for lenny, so it is good if it
is fixed quickly.

This patch solve the issue:

diff -ur acct-6.4~pre1.orig/debian/init.d acct-6.4~pre1/debian/init.d
--- acct-6.4~pre1.orig/debian/init.d    2008-02-17 17:46:35.000000000 +0100
+++ acct-6.4~pre1/debian/init.d 2008-02-17 17:50:18.000000000 +0100
@@ -2,10 +2,8 @@

 ### BEGIN INIT INFO
 # Provides:          acct
-# Required-Start:    $syslog
-# Required-Stop:     $syslog
-# Should-Start:
-# Should-Stop:
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: process and login accounting

Happy hacking,
--
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: acct
Source-Version: 6.4~pre1-6

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

acct_6.4~pre1-6.diff.gz
  to pool/main/a/acct/acct_6.4~pre1-6.diff.gz
acct_6.4~pre1-6.dsc
  to pool/main/a/acct/acct_6.4~pre1-6.dsc
acct_6.4~pre1-6_i386.deb
  to pool/main/a/acct/acct_6.4~pre1-6_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.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated acct 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: Sat,  8 Mar 2008 09:04:00 +0100
Source: acct
Binary: acct
Architecture: source i386
Version: 6.4~pre1-6
Distribution: unstable
Urgency: medium
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 acct       - The GNU Accounting utilities for process and login accounting
Closes: 466279
Changes: 
 acct (6.4~pre1-6) unstable; urgency=medium
 .
   * Adjusted lsb header of init script, thanks Petter Reinholdtsen
     <[EMAIL PROTECTED]> (Closes: #466279).
Files: 
 be2cd3f5d4433c9048266bd9f230390a 634 admin optional acct_6.4~pre1-6.dsc
 d52a39cc74eed432bb5ceb5ec04110b5 23954 admin optional acct_6.4~pre1-6.diff.gz
 879d26b2513368e19bbdc72440871872 104788 admin optional acct_6.4~pre1-6_i386.deb

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

iD8DBQFH0ki4+C5cwEsrK54RAq1vAKC14U0JwZZafXeWRJ4Owtz5OH2IOwCeONDp
szbydqFno0eLBZ41NGFOHJk=
=1SbF
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to