Your message dated Mon, 31 Mar 2008 06:02:34 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#467408: fixed in tcpspy 1.7d-3.1
has caused the Debian Bug report #467408,
regarding tcpspy: 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.)


-- 
467408: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467408
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  tcpspy
Version:  1.7d-3
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 tcpspy-1.7d.orig/debian/tcpspy.init tcpspy-1.7d/debian/tcpspy.init
--- tcpspy-1.7d.orig/debian/tcpspy.init 2008-02-25 09:09:16.000000000 +0100
+++ tcpspy-1.7d/debian/tcpspy.init      2008-02-25 09:11:09.000000000 +0100
@@ -1,5 +1,12 @@
 #! /bin/sh
-# init.d/tcpspy - init script for tcpspy
+### BEGIN INIT INFO
+# Provides:          tcpspy
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: init script for tcpspy
+### END INIT INFO
 #
 # Written by Pablo Lorenzzoni <[EMAIL PROTECTED]>
 #

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.  It might need some
changes in the pid file handling.

Happy hacking,
--
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: tcpspy
Source-Version: 1.7d-3.1

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

tcpspy_1.7d-3.1.diff.gz
  to pool/main/t/tcpspy/tcpspy_1.7d-3.1.diff.gz
tcpspy_1.7d-3.1.dsc
  to pool/main/t/tcpspy/tcpspy_1.7d-3.1.dsc
tcpspy_1.7d-3.1_i386.deb
  to pool/main/t/tcpspy/tcpspy_1.7d-3.1_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 tcpspy 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: Mon, 31 Mar 2008 07:48:08 +0200
Source: tcpspy
Binary: tcpspy
Architecture: source i386
Version: 1.7d-3.1
Distribution: unstable
Urgency: low
Maintainer: Pablo Lorenzzoni <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 tcpspy     - Incoming and Outgoing TCP/IP connections logger
Closes: 467408
Changes: 
 tcpspy (1.7d-3.1) unstable; urgency=low
 .
   * Non-maintainer upload to solve release goal.
   * Add LSB dependency header to init.d scripts (Closes: #467408).
Files: 
 c48d2eae657ae644f6d2390bd26cedd0 577 net optional tcpspy_1.7d-3.1.dsc
 fddd0a3c55e1b6f33ecd93d09ebe4ed2 8413 net optional tcpspy_1.7d-3.1.diff.gz
 9fd440e24fa7776e0b05b65f11475bc6 36858 net optional tcpspy_1.7d-3.1_i386.deb

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

iD8DBQFH8Hv920zMSyow1ykRAjGNAKCjDTOn+G9e0uNJLnaRA8F7vjeQYACdE2tX
X5WTw2y1TXqHg2LbdDcPw70=
=4+GA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to