Your message dated Sun, 30 Mar 2008 11:03:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#466975: fixed in pop-before-smtp 1.41-1.1
has caused the Debian Bug report #466975,
regarding pop-before-smtp: Please add LSB formatted dependency info 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.)


-- 
466975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466975
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  pop-before-smtp
Version:  1.41-1
Tags:     patch
User:     [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

<URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format.  Some debian notes are available from
<URL:http://wiki.debian.org/LSBInitScripts>.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur pop-before-smtp-1.41.orig/debian/init.d 
pop-before-smtp-1.41/debian/init.d
--- pop-before-smtp-1.41.orig/debian/init.d     2008-02-22 09:28:47.000000000 
+0100
+++ pop-before-smtp-1.41/debian/init.d  2008-02-22 09:29:56.000000000 +0100
@@ -1,4 +1,11 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:          pop-before-smtp
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO
 #
 # Written by Bennett Todd <[EMAIL PROTECTED]> as part of the pop-before-smtp 
daemon
 # Customized by Jonas Smedegaard <[EMAIL PROTECTED]> for use with Debian GNU 
systems

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: pop-before-smtp
Source-Version: 1.41-1.1

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

pop-before-smtp_1.41-1.1.diff.gz
  to pool/main/p/pop-before-smtp/pop-before-smtp_1.41-1.1.diff.gz
pop-before-smtp_1.41-1.1.dsc
  to pool/main/p/pop-before-smtp/pop-before-smtp_1.41-1.1.dsc
pop-before-smtp_1.41-1.1_all.deb
  to pool/main/p/pop-before-smtp/pop-before-smtp_1.41-1.1_all.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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated pop-before-smtp 
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: Sun, 30 Mar 2008 12:50:02 +0200
Source: pop-before-smtp
Binary: pop-before-smtp
Architecture: source all
Version: 1.41-1.1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 pop-before-smtp - watch log for POP/IMAP auth, notify MTA to allow relay
Closes: 421806 466975
Changes: 
 pop-before-smtp (1.41-1.1) unstable; urgency=low
 .
   * Non-maintainer upload to solve release goal.
   * Add LSB dependency header to init.d scripts (Closes: #466975).
   * Remove duplicate cdbs build dependency.
   * Move homepage URL from description to header, and correct
     URL (Closes: #421806).
Files: 
 75584585de0844d4aa6a5ccfad4aa440 699 mail extra pop-before-smtp_1.41-1.1.dsc
 177c20d950b1e6ee1a8629c2fb2246ea 11381 mail extra 
pop-before-smtp_1.41-1.1.diff.gz
 5f67f640824c4ee06375788b499ec181 54072 mail extra 
pop-before-smtp_1.41-1.1_all.deb

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

iD8DBQFH73FC20zMSyow1ykRAqqMAJwLN1hxB2ztJz0O4ZiU5YX3P7Rz/gCfe1s1
FQaT3DWx+1qnixHzr0d+cfQ=
=yYtx
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to