Your message dated Wed, 13 Feb 2008 22:32:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462128: fixed in pdns-recursor 3.1.4-6
has caused the Debian Bug report #462128,
regarding pdns-recursor: Ignores build errors
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.)
--
462128: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462128
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: pdns-recursor
Version: 3.1.4-5
Tags: patch
debian/rules ignores errors from the build! This is very, very
broken. If the build fails on some architecture (e.g. because of
compiler problem), the package will get built anyway as if nothing
failed.
Here is a patch.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.23.12-self (SMP w/2 CPU cores)
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- debian/rules 2008-01-22 18:53:07.545013563 +0100
+++ debian/rules.new 2008-01-22 18:55:30.317057592 +0100
@@ -31,7 +31,7 @@
build-stamp: configure
# Add here commands to compile the arch part of the package.
- -$(MAKE) foo
+ $(MAKE) foo
touch build-stamp
--- End Message ---
--- Begin Message ---
Source: pdns-recursor
Source-Version: 3.1.4-6
We believe that the bug you reported is fixed in the latest version of
pdns-recursor, which is due to be installed in the Debian FTP archive:
pdns-recursor_3.1.4-6.diff.gz
to pool/main/p/pdns-recursor/pdns-recursor_3.1.4-6.diff.gz
pdns-recursor_3.1.4-6.dsc
to pool/main/p/pdns-recursor/pdns-recursor_3.1.4-6.dsc
pdns-recursor_3.1.4-6_i386.deb
to pool/main/p/pdns-recursor/pdns-recursor_3.1.4-6_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.
Matthijs Mohlmann <[EMAIL PROTECTED]> (supplier of updated pdns-recursor
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: Wed, 13 Feb 2008 22:49:08 +0100
Source: pdns-recursor
Binary: pdns-recursor
Architecture: source i386
Version: 3.1.4-6
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Matthijs Mohlmann <[EMAIL PROTECTED]>
Description:
pdns-recursor - PowerDNS recursor
Closes: 455631 462114 462126 462128
Changes:
pdns-recursor (3.1.4-6) unstable; urgency=low
.
* Standards-Version 3.7.3.0
* Remove pdns_hw too on cleanup.
* Fix for truncating long TXT queries (Closes: #462114)
* Don't ignore build errors (Closes: #462128)
* Build option noopt was inoperative (Closes: #462126)
* Added gcc 4.3 fixes from upstream (Closes: #455631)
Files:
df7341afc356d1aa26aa4239ed7d0f4c 924 net extra pdns-recursor_3.1.4-6.dsc
f9be86a5678798b40c26749111af51a8 11164 net extra pdns-recursor_3.1.4-6.diff.gz
4d3467818fd518d3629f1f08eac7d39c 382316 net extra
pdns-recursor_3.1.4-6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHs2422n1ROIkXqbARAlX+AKCSsF+tBIJv/kfmaCMP8ye4sS6a3QCfYMnc
ev20GIqp8cBqms/iKKTrBoI=
=u+vX
-----END PGP SIGNATURE-----
--- End Message ---