Your message dated Sat, 29 Mar 2008 16:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#466648: fixed in clamsmtp 1.8-5.3
has caused the Debian Bug report #466648,
regarding clamsmtp: 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.)


-- 
466648: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466648
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  clamsmtp
Version:  1.6-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 clamsmtp-1.8.orig/debian/clamsmtp.init 
clamsmtp-1.8/debian/clamsmtp.init
--- clamsmtp-1.8.orig/debian/clamsmtp.init      2008-02-20 07:38:05.000000000 
+0100
+++ clamsmtp-1.8/debian/clamsmtp.init   2008-02-20 07:39:47.000000000 +0100
@@ -1,4 +1,11 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:          clamsmtp
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO
 #
 # clamsmtp init.d script for Debian
 #

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: clamsmtp
Source-Version: 1.8-5.3

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

clamsmtp_1.8-5.3.diff.gz
  to pool/main/c/clamsmtp/clamsmtp_1.8-5.3.diff.gz
clamsmtp_1.8-5.3.dsc
  to pool/main/c/clamsmtp/clamsmtp_1.8-5.3.dsc
clamsmtp_1.8-5.3_i386.deb
  to pool/main/c/clamsmtp/clamsmtp_1.8-5.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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated clamsmtp 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, 29 Mar 2008 17:17:04 +0100
Source: clamsmtp
Binary: clamsmtp
Architecture: source i386
Version: 1.8-5.3
Distribution: unstable
Urgency: low
Maintainer: Chad Walstrom <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 clamsmtp   - virus-scanning SMTP proxy
Closes: 466648
Changes: 
 clamsmtp (1.8-5.3) unstable; urgency=low
 .
   * Non-maintainer upload to solve release goal.
   * Add LSB dependency header to init.d scripts (Closes: #466648).
Files: 
 3197b8bf61700f2ef9e2c8c6612dbfcf 604 mail optional clamsmtp_1.8-5.3.dsc
 a721c6619bbebec2913a4f689ccf9271 28049 mail optional clamsmtp_1.8-5.3.diff.gz
 ec907df1055ee11cc45ffac3df0368d7 56440 mail optional clamsmtp_1.8-5.3_i386.deb

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

iD8DBQFH7m1C20zMSyow1ykRAlbFAJ95+AfP6+RkdxgoA7jxW9R9XhUulwCg1tN7
YR0FmN3r41AHzyU8IkkljOw=
=fDZr
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to