Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1004729: bind9-dyndb-ldap: fails to load dyndb-ldap backend

336 views
Skip to first unread message

l3mm.0x

unread,
Feb 1, 2022, 6:10:04 AM2/1/22
to
Package: bind9-dyndb-ldap
Version: 11.6-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

after an upgrade from buster to bullseye my previously working bind9-dyndb-ldap
installation dosn't work anymore.

It seems that there is something wrong with the dependencies to the package
bind9-libs.

named log:
...
Feb 01 07:53:19 testing named[4485]: loading DynDB instance 'ldap-db' driver
'/usr/lib/bind/ldap.so'
Feb 01 07:53:19 testing named[4485]: failed to dynamically load instance 'ldap-
db' driver '/usr/lib/bind/ldap.so': libdns-9.16.15-Debian.so: cannot open
shared object file: No such file or directory (failure)
Feb 01 07:53:19 testing named[4485]: dynamic database 'ldap-db' configuration
failed: failure
Feb 01 07:53:19 testing named[4485]: loading configuration: failure
Feb 01 07:53:19 testing named[4485]: exiting (due to fatal error)


The package bind9-libs lists a newer version about the shared object file.

/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libbind9-9.16.22-Debian.so
/usr/lib/x86_64-linux-gnu/libdns-9.16.22-Debian.so
/usr/lib/x86_64-linux-gnu/libirs-9.16.22-Debian.so
/usr/lib/x86_64-linux-gnu/libisc-9.16.22-Debian.so
/usr/lib/x86_64-linux-gnu/libisccc-9.16.22-Debian.so
/usr/lib/x86_64-linux-gnu/libisccfg-9.16.22-Debian.so
/usr/lib/x86_64-linux-gnu/libns-9.16.22-Debian.so


-- System Information:
Debian Release: 11.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500,
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-11-amd64 (SMP w/8 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not
set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages bind9-dyndb-ldap depends on:
ii bind9 1:9.16.22-1~deb11u1
ii bind9-libs 1:9.16.22-1~deb11u1
ii libc6 2.31-13+deb11u2
ii libkrb5-3 1.18.3-6+deb11u1
ii libldap-2.4-2 2.4.57+dfsg-3
ii libuuid1 2.36.1-8

bind9-dyndb-ldap recommends no packages.

bind9-dyndb-ldap suggests no packages.

jean-Marie Leroy

unread,
Jul 5, 2022, 5:50:03 AM7/5/22
to

(correct an error of my precedent message: On Debian 11 Bullseye, bind9 version is actually 9.16.27 not 9.16.22)

It is impossible to use bind9-dyndb-ldap ( version 11-.6.3) on debian 11 bullseye because it try to load libdns-9.16.15-Debian.so and libics-9.16.15-Debian.so

whereas the actual version of this libraries is 9.16.27.

Make a 'ln -s' (ls -s libdns-9.16.15-Debian.so libdns-9.16.27-Debian.so) fail:

named.service - BIND Domain Name Server
     Loaded: loaded (/lib/systemd/system/named.service; enabled; vendor preset: enabled)
     Active: failed (Result: signal) since Tue 2022-07-05 11:20:13 CEST; 1s ago
       Docs: man:named(8)
    Process: 4084 ExecStart=/usr/sbin/named -f $OPTIONS (code=killed, signal=ABRT)
   Main PID: 4084 (code=killed, signal=ABRT)
        CPU: 35ms

juil. 05 11:20:13 dc56 named[4084]: #12 0x7f57fc57b825 in ??
juil. 05 11:20:13 dc56 named[4084]: #13 0x7f57fc57c003 in ??
juil. 05 11:20:13 dc56 named[4084]: #14 0x7f57fc2ffe7d in ??
juil. 05 11:20:13 dc56 named[4084]: #15 0x7f57fc311a23 in ??
juil. 05 11:20:13 dc56 named[4084]: #16 0x7f57fc300714 in ??
juil. 05 11:20:13 dc56 named[4084]: #17 0x7f57fc57b8b3 in ??
juil. 05 11:20:13 dc56 named[4084]: #18 0x7f57fc594ec6 in ??
juil. 05 11:20:13 dc56 named[4084]: #19 0x7f57fc2d7ea7 in ??
juil. 05 11:20:13 dc56 named[4084]: #20 0x7f57fbf0bdef in ??
juil. 05 11:20:13 dc56 named[4084]: exiting (due to assertion failure)

0 new messages