Your message dated Fri, 31 Aug 2018 12:19:07 +0000
with message-id <[email protected]>
and subject line Bug#897643: fixed in bind9 1:9.11.4.P1+dfsg-1
has caused the Debian Bug report #897643,
regarding bind9: FTBFS against openssl 1.1.1
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.)


-- 
897643: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897643
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bind9
Version: 1:9.11.3+dfsg-1
Severity: important
User: [email protected]
Usertags: openssl-1.1.1

The new openssl 1.1.1 is currently in experimental [0]. This package
failed to build against this new package [1] while it built fine against
the openssl version currently in unstable [2].

It looks that the newer openssl provides more functionality which leads
to an additional symbol:

|checking for OpenSSL Ed25519 support... yes
|checking for OpenSSL Ed448 support... yes
|../configure: line 17091: ],: command not found
|…
|dpkg-gensymbols: warning: debian/libdns1100/DEBIAN/symbols doesn't match 
completely debian/libdns1100.symbols
|--- debian/libdns1100.symbols (libdns1100_1:9.11.3+dfsg-1_amd64)
|+++ dpkg-gensymbolsoZnlMW      2018-05-01 20:18:07.177909741 +0000
|@@ -2976,6 +2976,7 @@
|  dst__openssldh_init@Base 1:9.11.3+dfsg
|  dst__openssldsa_init@Base 1:9.11.3+dfsg
|  dst__opensslecdsa_init@Base 1:9.11.3+dfsg
|+ dst__openssleddsa_init@Base 1:9.11.3+dfsg-1
|  dst__opensslrsa_init@Base 1:9.11.3+dfsg
|  dst__privstruct_free@Base 1:9.11.3+dfsg
|  dst__privstruct_parse@Base 1:9.11.3+dfsg
|dh_makeshlibs: failing due to earlier errors

[0] https://lists.debian.org/msgid-search/[email protected]
[1] 
https://breakpoint.cc/openssl-rebuild/2018-05-03-rebuild-openssl1.1.1-pre6/attempted/bind9_9.11.3%2Bdfsg-1_amd64-2018-05-01T20%3A02%3A48Z
[2] 
https://breakpoint.cc/openssl-rebuild/2018-05-03-rebuild-openssl1.1.1-pre6/successful/bind9_9.11.3%2Bdfsg-1_amd64-2018-05-02T18%3A43%3A28Z

Sebastian

--- End Message ---
--- Begin Message ---
Source: bind9
Source-Version: 1:9.11.4.P1+dfsg-1

We believe that the bug you reported is fixed in the latest version of
bind9, which is due to be installed in the Debian FTP archive.

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.
Ondřej Surý <[email protected]> (supplier of updated bind9 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: SHA512

Format: 1.8
Date: Fri, 31 Aug 2018 09:53:27 +0000
Source: bind9
Binary: bind9 bind9utils bind9-doc bind9-host libbind-dev libbind9-160 
libdns1102 libirs160 libisc169 liblwres160 libisccc160 libisccfg160 dnsutils 
libbind-export-dev libdns-export1102 libdns-export1102-udeb libirs-export160 
libirs-export160-udeb libisc-export169 libisc-export169-udeb libisccc-export160 
libisccc-export160-udeb libisccfg-export160 libisccfg-export160-udeb
Architecture: source
Version: 1:9.11.4.P1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: BIND 9 Package <[email protected]>
Changed-By: Ondřej Surý <[email protected]>
Description:
 bind9      - Internet Domain Name Server
 bind9-doc  - Documentation for BIND
 bind9-host - DNS lookup utility (deprecated)
 bind9utils - Utilities for BIND
 dnsutils   - Clients provided with BIND
 libbind-dev - Static Libraries and Headers used by BIND
 libbind-export-dev - Development files for the exported BIND libraries
 libbind9-160 - BIND9 Shared Library used by BIND
 libdns-export1102 - Exported DNS Shared Library
 libdns-export1102-udeb - Exported DNS library for debian-installer (udeb)
 libdns1102 - DNS Shared Library used by BIND
 libirs-export160 - Exported IRS Shared Library
 libirs-export160-udeb - Exported IRS library for debian-installer (udeb)
 libirs160  - DNS Shared Library used by BIND
 libisc-export169 - Exported ISC Shared Library
 libisc-export169-udeb - Exported ISC library for debian-installer (udeb)
 libisc169  - ISC Shared Library used by BIND
 libisccc-export160 - Command Channel Library used by BIND
 libisccc-export160-udeb - Command Channel Library used by BIND (udeb)
 libisccc160 - Command Channel Library used by BIND
 libisccfg-export160 - Exported ISC CFG Shared Library
 libisccfg-export160-udeb - Exported ISC CFG library for debian-installer (udeb)
 libisccfg160 - Config File Handling Library used by BIND
 liblwres160 - Lightweight Resolver Library used by BIND
Closes: 897643 905177
Changes:
 bind9 (1:9.11.4.P1+dfsg-1) unstable; urgency=medium
 .
   [ Timo Aaltonen ]
   * skip-rtld-deepbind-for-dyndb.diff: Add a patch to fix named-pkcs11
     crashing on startup. (LP: #1769440)
 .
   [ Bernhard Schmidt ]
   * Add gbp.conf for pristine-tar usage
   * d/watch: Properly deal with -P patch releases
 .
   [ Ondřej Surý ]
   * Don't fail to start if /etc/default/bind9 doesn't exist
   * New upstream version 9.11.4.P1+dfsg
   * Rebase patches for BIND 9.11.4-P1
   * Add new dst__openssleddsa_init optional symbol (it depends on OpenSSL 
version) (Closes: #897643)
   * Put aside named.conf.option from stretch when upgrading (Closes: #905177)
Checksums-Sha1:
 65a95c4ea9b133d1d6871cc78f5a955f63a43ad3 4020 bind9_9.11.4.P1+dfsg-1.dsc
 0db029b280f380b1e174d613b24fb1c47b546551 4529640 
bind9_9.11.4.P1+dfsg.orig.tar.xz
 d9e4a434070adf231a12a0ef62e2ba3c8234734a 77140 
bind9_9.11.4.P1+dfsg-1.debian.tar.xz
 202d60646f65acd250c7cb350e35f32ac732c179 20403 
bind9_9.11.4.P1+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 b5305f2423fe86a2ec6117ab99c32493646d6e1cf8f96d6b93bd7e28158cc215 4020 
bind9_9.11.4.P1+dfsg-1.dsc
 ac90f2ba80e7dca6f485c355b6b5e4b28cf553f8420d2399bc2961c682d544fa 4529640 
bind9_9.11.4.P1+dfsg.orig.tar.xz
 7e527dc56e11a32ec8ca6740cf3058ab4da72e7f8c44aa2a6aafdbd7e913db1a 77140 
bind9_9.11.4.P1+dfsg-1.debian.tar.xz
 4b03173363a7eae3d0cd5503ea7de7a0db3648e3c7bb670ee688fd5f5df7aed1 20403 
bind9_9.11.4.P1+dfsg-1_amd64.buildinfo
Files:
 9d730a3a671fccfd416ca87f58e02d05 4020 net optional bind9_9.11.4.P1+dfsg-1.dsc
 c629302f4d5c3d860b4e198f165071c8 4529640 net optional 
bind9_9.11.4.P1+dfsg.orig.tar.xz
 83b4004dd2d17f615e69a002ac277bfe 77140 net optional 
bind9_9.11.4.P1+dfsg-1.debian.tar.xz
 336a4e729024c368af03fc01d43cc348 20403 net optional 
bind9_9.11.4.P1+dfsg-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEw2Gx4wKVQ+vGJel9g3Kkd++uWcIFAluJL7FfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEMz
NjFCMUUzMDI5NTQzRUJDNjI1RTk3RDgzNzJBNDc3RUZBRTU5QzIACgkQg3Kkd++u
WcLUhg/+I+GX2xMtju1K8dNah+6gJiuGdoo5X/WPgYYsRo3KiNJOPM4nSHZsL6c7
h5XC3wwub7LdnquLVueinjMaai3Ly2h4rfHggBoAssI90MKVsTnL9Oy8h9CsMDeI
sOHJdIwuQgPchMKKH8+dd8CbfMIyuiyJTXs7djwSfTzfVhGB65Zf4dpOZSCcAjNp
A8Eb+5+dN9pcEwXCPSws9KE5bTIRwDF0LfQB0rMPE6mO2DlKkObe/XP3TNTzq1Qu
iBULh93BIBgVJpZ5VwMKGU5jK3Bzl9lvufSB9UOuke/nlcdB2c7i2b0Ie6TpHzgd
tpyuOlRpLhYUrW3D1XKVw5dHDj6dkrLew2EU/HdB/+A5RmTGwZhCRqTe45b7YlKa
XFalOaKf7gadrBCGaGTFS0p+XlsmGACT3HOJpjhNKxBcwsBSBkh5jHduRXDx4FSx
Dny69b/oRafqBSTGlyVC2XdGICsP6Kll2WjahBLUhPyxt9t9H+9kbm5TGpc6AdfT
+IN7WUDJ9zfW5aOxIPyGTU+484R5XcdndOLsVL2VA+t6GmfT31kAozVJ68wMXh6T
dVqyIw8w0XwKu//FIvDB4/zEubx7ePYNbPwb8sGoftkr/ueGND4LOJUk9tH07Tl/
hqJrquILNxlxjg3Xy9oK305oc2bXkByRXTP8UcsRZr69ucE2V6A=
=QV1U
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to