Your message dated Wed, 27 Feb 2008 00:26:58 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#464512: fixed in dnsmasq 2.41-1
has caused the Debian Bug report #464512,
regarding do not provide Virual facility is LSB header of init 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.)
--
464512: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464512
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dnsmasq
Version: 2.40-1
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: incorrect-provides
The dnsmasq initscript LSB header currently declares provision of the '$named'
virtual facility, and it should not according to the guidelines on the wiki [1].
<quote>
Normally you can use the script name as boot facility but you can also use the
name of the service(s) that the script replaces. Virtual facility names should
not be listed here. Those are defined outside the init.d scripts.
</quote>
This should be, and is, done in /etc/insserv.conf as provided by the insserv
package.
Thanks, Kel.
[1] http://wiki.debian.org/LSBInitScripts
---
diff -Nrup dnsmasq-2.40/debian/init dnsmasq-2.40.lsb-fix/debian/init
--- dnsmasq-2.40/debian/init 2008-02-07 19:31:09.000000000 +1000
+++ dnsmasq-2.40.lsb-fix/debian/init 2008-02-07 19:30:54.000000000 +1000
@@ -1,6 +1,6 @@
#!/bin/sh
### BEGIN INIT INFO
-# Provides: dnsmasq $named
+# Provides: dnsmasq
# Required-Start: $network $remote_fs $syslog
# Required-Stop: $network $remote_fs $syslog
# Default-Start: 2 3 4 5
---
--- End Message ---
--- Begin Message ---
Source: dnsmasq
Source-Version: 2.41-1
We believe that the bug you reported is fixed in the latest version of
dnsmasq, which is due to be installed in the Debian FTP archive:
dnsmasq-base_2.41-1_i386.deb
to pool/main/d/dnsmasq/dnsmasq-base_2.41-1_i386.deb
dnsmasq_2.41-1.diff.gz
to pool/main/d/dnsmasq/dnsmasq_2.41-1.diff.gz
dnsmasq_2.41-1.dsc
to pool/main/d/dnsmasq/dnsmasq_2.41-1.dsc
dnsmasq_2.41-1_all.deb
to pool/main/d/dnsmasq/dnsmasq_2.41-1_all.deb
dnsmasq_2.41.orig.tar.gz
to pool/main/d/dnsmasq/dnsmasq_2.41.orig.tar.gz
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.
Simon Kelley <[EMAIL PROTECTED]> (supplier of updated dnsmasq 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: Thu, 31 Jan 2008 20:25:28 +0000
Source: dnsmasq
Binary: dnsmasq dnsmasq-base
Architecture: source all i386
Version: 2.41-1
Distribution: unstable
Urgency: low
Maintainer: Simon Kelley <[EMAIL PROTECTED]>
Changed-By: Simon Kelley <[EMAIL PROTECTED]>
Description:
dnsmasq - A small caching DNS proxy and DHCP/TFTP server
dnsmasq-base - A small caching DNS proxy and DHCP/TFTP server
Closes: 448038 451871 463407 464357 464512 464691 465062
Changes:
dnsmasq (2.41-1) unstable; urgency=low
.
* New upstream.
* Fix typo. (closes: #448038)
* Fix DHCP problem interoperating with Sony Ericsson K610i (closes: #451871)
* Split binary packages into dnsmasq and dnsmasq-base (closes: #463407)
* Add warnings about bad effects of --filterwin2k to default config
file. (closes: #464357)
* Don't declare Provides: $named in LSB header. (closes: #464512)
* Remove conflict with pdnsd. (closes: #464691)
* Add ability to disable dnsmasq in /etc/default/dnsmasq. (closes: #465062)
Files:
a2fc89e7bbfdefcae913aaac8e15868b 596 net optional dnsmasq_2.41-1.dsc
8d0acd6656299a800c4d1be5a1193e39 357997 net optional dnsmasq_2.41.orig.tar.gz
9f675eb668870304301728bfad764863 13068 net optional dnsmasq_2.41-1.diff.gz
8c6853668f8acdab7b610ee038270d24 11860 net optional dnsmasq_2.41-1_all.deb
58ca35766e3910fad2ab1a619595cc0d 233690 net optional
dnsmasq-base_2.41-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHxHZ9KeFPmTkbOSgRAs6SAKClv1H/4ASTwQ/DjGfyNniZ6OvvWgCgl/mp
JZydFpYoe76oxtUI+6HHUd8=
=sqjk
-----END PGP SIGNATURE-----
--- End Message ---