Your message dated Mon, 10 Mar 2008 21:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#469367: fixed in ax25spyd 0.23-8
has caused the Debian Bug report #469367,
regarding ax25spyd: 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.)
--
469367: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469367
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ax25spyd
Version: 0.23-7
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> and
<URL:http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot>.
Here is a patch to document the dependencies. I hope this is correct.
diff -ur ax25spyd-0.23.orig/debian/init.d ax25spyd-0.23/debian/init.d
--- ax25spyd-0.23.orig/debian/init.d 2008-03-04 21:45:21.000000000 +0100
+++ ax25spyd-0.23/debian/init.d 2008-03-04 21:48:56.000000000 +0100
@@ -1,4 +1,11 @@
#!/bin/bash
+### BEGIN INIT INFO
+# Provides: ax25spyd
+# Required-Start: $remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+### END INIT INFO
#
# skeleton example file to build /etc/init.d/ scripts.
# This file should be used to construct scripts for /etc/init.d.
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: ax25spyd
Source-Version: 0.23-8
We believe that the bug you reported is fixed in the latest version of
ax25spyd, which is due to be installed in the Debian FTP archive:
ax25spyd_0.23-8.diff.gz
to pool/main/a/ax25spyd/ax25spyd_0.23-8.diff.gz
ax25spyd_0.23-8.dsc
to pool/main/a/ax25spyd/ax25spyd_0.23-8.dsc
ax25spyd_0.23-8_amd64.deb
to pool/main/a/ax25spyd/ax25spyd_0.23-8_amd64.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.
Sebastian Muszynski <[EMAIL PROTECTED]> (supplier of updated ax25spyd 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: Fri, 07 Mar 2008 08:43:42 +0200
Source: ax25spyd
Binary: ax25spyd
Architecture: source amd64
Version: 0.23-8
Distribution: unstable
Urgency: low
Maintainer: Sebastian Muszynski <[EMAIL PROTECTED]>
Changed-By: Sebastian Muszynski <[EMAIL PROTECTED]>
Description:
ax25spyd - AX.25 traffic analyzer, dumper and spy daemon
Closes: 469367
Changes:
ax25spyd (0.23-8) unstable; urgency=low
.
* LSB formatted dependency info in init.d script added (closes: #469367).
Files:
8cbb3371c4ab9371f589712eb483547d 596 hamradio extra ax25spyd_0.23-8.dsc
9e3c99ef5fc132a2cc233075d4d4d6b7 7888 hamradio extra ax25spyd_0.23-8.diff.gz
bef828bd5bba280ecd8160533ed02a53 48040 hamradio extra ax25spyd_0.23-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH1aT1O7/Pd72LBQ0RAjfqAJ9yPsU/76TnA1VulX8Wyp7LsQmy+wCfUQOE
hhmjlZt0Dy7ZybrQvcBMdjU=
=3vv/
-----END PGP SIGNATURE-----
--- End Message ---