Your message dated Sun, 09 Mar 2008 17:32:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468750: fixed in shaperd 0.2.1-5.2
has caused the Debian Bug report #468750,
regarding shaperd: 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.)
--
468750: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468750
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: shaperd
Version: 0.2.1-5
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.
I was very confused by the current boot sequence numbers (starting
before networking is set up, but also stopping before networking is
taken down), so please check carefully that I picked the correct
dependencies.
diff -ur shaperd-0.2.1.orig/debian/shaperd.init
shaperd-0.2.1/debian/shaperd.init
--- shaperd-0.2.1.orig/debian/shaperd.init 2008-03-01 08:08:17.000000000
+0100
+++ shaperd-0.2.1/debian/shaperd.init 2008-03-01 08:09:51.000000000 +0100
@@ -1,4 +1,11 @@
#! /bin/sh
+### BEGIN INIT INFO
+# Provides: shaperd
+# Required-Start: $remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+### END INIT INFO
# /etc/init.d/shaperd
# (C) 2001. RISKO Gergely (based on skeleton example)
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: shaperd
Source-Version: 0.2.1-5.2
We believe that the bug you reported is fixed in the latest version of
shaperd, which is due to be installed in the Debian FTP archive:
shaperd_0.2.1-5.2.diff.gz
to pool/main/s/shaperd/shaperd_0.2.1-5.2.diff.gz
shaperd_0.2.1-5.2.dsc
to pool/main/s/shaperd/shaperd_0.2.1-5.2.dsc
shaperd_0.2.1-5.2_i386.deb
to pool/main/s/shaperd/shaperd_0.2.1-5.2_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.
Luk Claes <[EMAIL PROTECTED]> (supplier of updated shaperd 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, 09 Mar 2008 17:17:03 +0000
Source: shaperd
Binary: shaperd
Architecture: source i386
Version: 0.2.1-5.2
Distribution: unstable
Urgency: medium
Maintainer: RISKO Gergely <[EMAIL PROTECTED]>
Changed-By: Luk Claes <[EMAIL PROTECTED]>
Description:
shaperd - A user-mode traffic shaper for tcp-ip networks
Closes: 461704 468750
Changes:
shaperd (0.2.1-5.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS with GCC 4.3 (Closes: #461704).
* Add LSB header to init script (Closes: #468750).
Files:
17a4bc79b68c7199c3a55d837998cd74 579 admin optional shaperd_0.2.1-5.2.dsc
fba84abf88c9ae9eb50be047257f974c 5027 admin optional shaperd_0.2.1-5.2.diff.gz
298876874b74744e553876d98096c590 41896 admin optional
shaperd_0.2.1-5.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH1BxG5UTeB5t8Mo0RAhCuAJ9PS/L4lxy57pnm5rRxot+nFZQAPACgzAhf
xVHzA+MsqBHWXTPMO69kPiQ=
=3/Fc
-----END PGP SIGNATURE-----
--- End Message ---