Your message dated Sun, 23 May 2010 12:18:12 +0000
with message-id <[email protected]>
and subject line Bug#580819: fixed in pdns 2.9.22-5
has caused the Debian Bug report #580819,
regarding pdns-server: Should start after slapd some times (when pdns uses LDAP)
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.)
--
580819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580819
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pdns-server
Version: 2.9.22-4
Severity: important
Tags: patch
User: [email protected]
Usertags: missing-dependency
I discovered this issue when enabling concurrent booting
(CONCURRENCY=makefile) in Debian Edu based on Squeeze. The pdns
service try to start before the LDAP server is operational, and pdns
in Debian Edu is configured to fetch DNS info from LDAP. This causes
pdns to fail to start.
The fix is to ask it to start after slapd when slapd is available.
This patch implement the change:
diff --git a/init.d/pdns b/init.d/pdns
index 5d8b142..5f26556 100755
--- a/init.d/pdns
+++ b/init.d/pdns
@@ -3,6 +3,8 @@
# Provides: pdns
# Required-Start: $network $remote_fs $syslog
# Required-Stop: $network $remote_fs $syslog
+# Should-Start: slapd
+# Should-Stop: slapd
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: PDNS is a versatile high performance authoritative
nameserv
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: pdns
Source-Version: 2.9.22-5
We believe that the bug you reported is fixed in the latest version of
pdns, which is due to be installed in the Debian FTP archive:
pdns-backend-geo_2.9.22-5_amd64.deb
to main/p/pdns/pdns-backend-geo_2.9.22-5_amd64.deb
pdns-backend-ldap_2.9.22-5_amd64.deb
to main/p/pdns/pdns-backend-ldap_2.9.22-5_amd64.deb
pdns-backend-mysql_2.9.22-5_amd64.deb
to main/p/pdns/pdns-backend-mysql_2.9.22-5_amd64.deb
pdns-backend-pgsql_2.9.22-5_amd64.deb
to main/p/pdns/pdns-backend-pgsql_2.9.22-5_amd64.deb
pdns-backend-pipe_2.9.22-5_amd64.deb
to main/p/pdns/pdns-backend-pipe_2.9.22-5_amd64.deb
pdns-backend-sqlite3_2.9.22-5_amd64.deb
to main/p/pdns/pdns-backend-sqlite3_2.9.22-5_amd64.deb
pdns-backend-sqlite_2.9.22-5_amd64.deb
to main/p/pdns/pdns-backend-sqlite_2.9.22-5_amd64.deb
pdns-doc_2.9.22-5_all.deb
to main/p/pdns/pdns-doc_2.9.22-5_all.deb
pdns-server_2.9.22-5_amd64.deb
to main/p/pdns/pdns-server_2.9.22-5_amd64.deb
pdns_2.9.22-5.debian.tar.gz
to main/p/pdns/pdns_2.9.22-5.debian.tar.gz
pdns_2.9.22-5.dsc
to main/p/pdns/pdns_2.9.22-5.dsc
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.
Matthijs Mohlmann <[email protected]> (supplier of updated pdns 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.8
Date: Sun, 23 May 2010 13:18:25 +0200
Source: pdns
Binary: pdns-server pdns-doc pdns-backend-pipe pdns-backend-ldap
pdns-backend-geo pdns-backend-mysql pdns-backend-pgsql pdns-backend-sqlite
pdns-backend-sqlite3
Architecture: source amd64 all
Version: 2.9.22-5
Distribution: unstable
Urgency: low
Maintainer: Matthijs Mohlmann <[email protected]>
Changed-By: Matthijs Mohlmann <[email protected]>
Description:
pdns-backend-geo - geo backend for PowerDNS
pdns-backend-ldap - LDAP backend for PowerDNS
pdns-backend-mysql - generic MySQL backend for PowerDNS
pdns-backend-pgsql - generic PostgreSQL backend for PowerDNS
pdns-backend-pipe - pipe/coprocess backend for PowerDNS
pdns-backend-sqlite - sqlite backend for PowerDNS
pdns-backend-sqlite3 - sqlite backend for PowerDNS
pdns-doc - PowerDNS manual
pdns-server - extremely powerful and versatile nameserver
Closes: 580819
Changes:
pdns (2.9.22-5) unstable; urgency=low
.
* Fix FTBFS on hurd
* Should-Start / Should-Stop added for slapd, mysql and postgresql
Thanks to Petter Reinholdtsen (Closes: #580819)
Checksums-Sha1:
2e74cf841c29f0c1e17f7dde2deba3eac5d21047 1446 pdns_2.9.22-5.dsc
b448e31457b71891c6cc0f890653c21667d4e523 36551 pdns_2.9.22-5.debian.tar.gz
2f4b12afb08b80f432fdd7760327c1795785b7b2 803218 pdns-server_2.9.22-5_amd64.deb
120c243d9b6384babb187a622eb80a977bad2bbe 81418
pdns-backend-pipe_2.9.22-5_amd64.deb
4936965df4b48838b7f256dcd10e8d07bd447d8a 282696
pdns-backend-ldap_2.9.22-5_amd64.deb
a39190bc03bad1760ad280d00bba5919c691ef5c 103432
pdns-backend-geo_2.9.22-5_amd64.deb
727d03840e4bb3c472bd838154613f88617b04bd 63760
pdns-backend-mysql_2.9.22-5_amd64.deb
a84d19b3e043b55dde5abea9936af78b6f4e6bd8 66620
pdns-backend-pgsql_2.9.22-5_amd64.deb
81708d3958d3e28fbcc67ca81551db2b94c1de01 61198
pdns-backend-sqlite_2.9.22-5_amd64.deb
9cfb82fd875946990bf20cf875d967689be0d99b 61116
pdns-backend-sqlite3_2.9.22-5_amd64.deb
9006cb381a5328f3f006c14d033cb13549cb3464 192518 pdns-doc_2.9.22-5_all.deb
Checksums-Sha256:
fad399e8b0c6dec8f2290b007a9d0c15c08026558008028d4ed2819e7e1e1a4f 1446
pdns_2.9.22-5.dsc
583ce16030c929293481f1d0d5ea111039830388c577429e76468eab6a95fb6d 36551
pdns_2.9.22-5.debian.tar.gz
2da14df4aec4bdaf9b6a4a321a8c3c0981b5b61833a4fe03d3b9e8268049c107 803218
pdns-server_2.9.22-5_amd64.deb
384f9893eeca9b13f97b2978786650f5b1c72402560b81d6b7404f661c198b3d 81418
pdns-backend-pipe_2.9.22-5_amd64.deb
bd4b40d5c522dd6501d51ad9f9bfb6d5682cc7fbffd2ededa66a3034282e73ef 282696
pdns-backend-ldap_2.9.22-5_amd64.deb
e41c1f71147609d127bfdb230bc9ddf6ab54557d32da811b368f202b0e265248 103432
pdns-backend-geo_2.9.22-5_amd64.deb
074faa9309563a228f43698272d9cc263931ccc1e579f49279d16b4b4af5351b 63760
pdns-backend-mysql_2.9.22-5_amd64.deb
ba10022adb06f3d197fbc4318d95c222ee491c3214fa5482d046f7784bd6eb7d 66620
pdns-backend-pgsql_2.9.22-5_amd64.deb
033ffa9b722afba72c75bc601bf81e5cb1858363b7b49320488bc7adc8b44cb8 61198
pdns-backend-sqlite_2.9.22-5_amd64.deb
7a1a8ecd8842a563cdf4a2713e13b50923ae3466a0ec2f27adaea71e65022896 61116
pdns-backend-sqlite3_2.9.22-5_amd64.deb
9700a3598cdfbef81678914265ec38de1c8221cce3e73433f884b5f0a502f862 192518
pdns-doc_2.9.22-5_all.deb
Files:
904ede780f475ec571ab7abb7951403b 1446 net extra pdns_2.9.22-5.dsc
29646d1d55098399618ffaf1a74deedc 36551 net extra pdns_2.9.22-5.debian.tar.gz
3d13021df020e1f809866c6a0212d5eb 803218 net extra
pdns-server_2.9.22-5_amd64.deb
f98ee7ab228d634dd5be804a4a005c6a 81418 net extra
pdns-backend-pipe_2.9.22-5_amd64.deb
157f3a0f3e651303170441574dcdd1ac 282696 net extra
pdns-backend-ldap_2.9.22-5_amd64.deb
c063666853fbee20aa7106a53acee08d 103432 net extra
pdns-backend-geo_2.9.22-5_amd64.deb
63d9541abae0981998fd5e7452c99642 63760 net extra
pdns-backend-mysql_2.9.22-5_amd64.deb
3e6b50807bc0ed23aa44f8156ebeffd2 66620 net extra
pdns-backend-pgsql_2.9.22-5_amd64.deb
8d613e22ad054aa3cedb21db84be251c 61198 net extra
pdns-backend-sqlite_2.9.22-5_amd64.deb
3884267979f3b30057f6ab423ed6024e 61116 net extra
pdns-backend-sqlite3_2.9.22-5_amd64.deb
6d46f0a03ef4d6b26f926885a9cdc679 192518 doc extra pdns-doc_2.9.22-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkv5GO8ACgkQ2n1ROIkXqbCv7gCePMTMvCizW0G+hFPGEu4hriKJ
uIYAnRJHzHE1+1yBfbnj8jfPvB5U/fI0
=Dk7t
-----END PGP SIGNATURE-----
--- End Message ---