Your message dated Thu, 29 Aug 2013 13:57:51 -0600
with message-id <[email protected]>
and subject line Re: Bug#687850: bind9: detection of libxml2 is broken
has caused the Debian Bug report #687850,
regarding bind9: detection of libxml2 is broken
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.)
--
687850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687850
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: bind
Version: 1:9.8.1.dfsg.P1-4.2
Severity: important
Tags: upstream
Dear Maintainer,
libxml2 detection in the configure script for bind is broken for newer
versions of libxml2. The configure check executes `xml2-config
- --version` and only returns success if the version is '2.6' or '2.7'.
Since wheezy has libxml2 2.8, the check returns false and BIND is
built without support.
Gentoo has a patch for this:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-dns/bind-tools/files/bind-libxml2-2.8.x.patch?view=diff&r1=text&tr1=1.1&r2=text&tr2=1.1&diff_format=s
I am marking this bug as "important" because this is a regression --
squeeze is built correctly.
- -- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.5.3 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
iQIcBAEBAgAGBQJQVf9hAAoJEIg5X7t3561LvP0P/3C6afRfVgqOgJrK/lCxN1Lu
DQ/UTiW8gl6rGxcLwKixcbnqFfjZIs2kPmcotLFM4I1XONXHRHDLL+flpCJjx7Da
ZjRcTJc90Q9GiecwfCyxz2ol1/qqiazdpfp3pO3ueKGxQ1QGlQX6XRoV2/fgn2Kt
J5UfYKmOH4LBsQ/gtWfPUbnHwWs0Fzk9NnHel9pg+nx4YJMExSdMURfaJT1MQK4w
m430s0oMMiAVi9fXLBMDTf0WQzdFQN/hT1msVgaai8b3iQzDYwIyylLh1jzxVd3U
rfXaghQdQrEcvXM+06VXxUE8hAQ4c8ghTJfuVDpgEdJvyFycJPS79VZBmk39dAuX
QmKJ7UDZ3wNVIHzPKzc1hkv85zzogEYszT7zX5/UgW+ieutSkPJHCYjOYAfmNOQh
fKFDkZTRZF601KCraQEnNozlZ+YOFnpGQlkM5XKeVhibv7R7tu9p9p3hfpnI10I6
ANnLmiT0NWDgcWVn5E7i6EyzU/9rUn4i4lxXNFXZOPpvS91lL+Bk05llFK7SB9La
or60VhNQ3Q0yAyJ/oR72jdDPrUERwwyu/aEjAmonAmaJW3It9PdOELzGdfPHLlRA
qlZAGwEEiYfLcOQePBWqosGefXFCA3Lephjtz9Q4lTsQpuh5DilRyIIc/HyXMsku
peFTAJa2heKETKvvlbg1
=iwme
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
fixed 1:9.9.3.dfsg.P2-2
--
> libxml2 detection in the configure script for bind is broken for newer
> versions of libxml2. The configure check executes `xml2-config
> - --version` and only returns success if the version is '2.6' or '2.7'.
> Since wheezy has libxml2 2.8, the check returns false and BIND is
> built without support.
Fixed as of 9.9.3b1
lamont
--- End Message ---