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.22.

Make a 'ln -s' (ls -s libdns-9.16.15-Debian.so libdns-9.16.22-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)

Reply via email to