Your message dated Sun, 16 Mar 2008 09:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458476: fixed in pptpd 1.3.4-2.1
has caused the Debian Bug report #458476,
regarding pptpd: 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.)
--
458476: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458476
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: pptpd
Version: 1.3.0-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 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 pptpd-1.3.4.orig/debian/pptpd.init pptpd-1.3.4/debian/pptpd.init
--- pptpd-1.3.4.orig/debian/pptpd.init 2007-12-31 20:12:41.000000000 +0100
+++ pptpd-1.3.4/debian/pptpd.init 2007-12-31 20:45:50.000000000 +0100
@@ -1,4 +1,11 @@
#!/bin/sh
+### BEGIN INIT INFO
+# Provides: pptpd
+# Required-Start: $remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+### END INIT INFO
# Copyright Rene Mayrhofer, Gibraltar, 1999
# This script is distibuted under the GPL
As the stop script do not seem to do anything except killing the
daemon, that task might be better left to the sendsigs script in
runlevel 0 and 6. 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: pptpd
Source-Version: 1.3.4-2.1
We believe that the bug you reported is fixed in the latest version of
pptpd, which is due to be installed in the Debian FTP archive:
bcrelay_1.3.4-2.1_i386.deb
to pool/main/p/pptpd/bcrelay_1.3.4-2.1_i386.deb
pptpd_1.3.4-2.1.diff.gz
to pool/main/p/pptpd/pptpd_1.3.4-2.1.diff.gz
pptpd_1.3.4-2.1.dsc
to pool/main/p/pptpd/pptpd_1.3.4-2.1.dsc
pptpd_1.3.4-2.1_i386.deb
to pool/main/p/pptpd/pptpd_1.3.4-2.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 pptpd 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, 16 Mar 2008 10:33:35 +0100
Source: pptpd
Binary: pptpd bcrelay
Architecture: source i386
Version: 1.3.4-2.1
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description:
bcrelay - Broadcast relay daemon
pptpd - PoPToP Point to Point Tunneling Server
Closes: 458476
Changes:
pptpd (1.3.4-2.1) unstable; urgency=low
.
* Non-maintainer upload to solve release goal.
* Add LSB dependency header to init.d scripts (Closes: #458476)
Files:
9ad8e876590a33b2875e2cc68a2c8996 593 net optional pptpd_1.3.4-2.1.dsc
e973cd7b973f560aaec053a8f9c5f98a 11280 net optional pptpd_1.3.4-2.1.diff.gz
a08e9f8196b1917eb9564e8d2b486cad 91234 net optional pptpd_1.3.4-2.1_i386.deb
a3ea33638d012a2d168de0eed6b1af34 21746 net optional bcrelay_1.3.4-2.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH3OrB20zMSyow1ykRAsByAJwMtrum4Hv37ZiqY33xuSsOd04ZLQCgl7n2
RKV8LY9HxS+00NNtB96Mhh0=
=IJ1R
-----END PGP SIGNATURE-----
--- End Message ---