** Tags added: block-proposed-jammy block-proposed-lunar
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to bind-dyndb-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/2032650
Title:
Add DEP8 tests for bind-dyndb-ldap integration
Status in bind-dy
The focal situation explained in the last comments above is still more
complicated than originally thought. Looks like bind-dyndb-ldap never
really worked in focal.
Some options:
a) fire up gdb, and see where exactly it's failing. It could be a symbol clash,
an incorrect library being linked in,
** Merge proposal linked:
https://code.launchpad.net/~ahasenack/ubuntu/+source/bind-dyndb-ldap/+git/bind-dyndb-ldap/+merge/450608
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to bind-dyndb-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/197884
** Merge proposal linked:
https://code.launchpad.net/~ahasenack/ubuntu/+source/bind-dyndb-ldap/+git/bind-dyndb-ldap/+merge/450608
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to bind-dyndb-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/203265
** Merge proposal linked:
https://code.launchpad.net/~ahasenack/ubuntu/+source/bind-dyndb-ldap/+git/bind-dyndb-ldap/+merge/450607
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to bind-dyndb-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/197884
** Merge proposal linked:
https://code.launchpad.net/~ahasenack/ubuntu/+source/bind-dyndb-ldap/+git/bind-dyndb-ldap/+merge/450607
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to bind-dyndb-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/203265
So in focal we get this missing symbol:
04-Sep-2023 14:33:22.532 failed to dynamically load instance 'ldap_zone'
driver '/usr/lib/bind/ldap.so': /usr/lib/bind/ldap.so: undefined symbol:
cfg_parse_buffer2 (failure)
That comes from the libisccfg library. If I link with it, however, we get:
04-Sep
** Changed in: bind-dyndb-ldap (Ubuntu Lunar)
Status: New => In Progress
** Changed in: bind-dyndb-ldap (Ubuntu Jammy)
Status: New => In Progress
** Changed in: bind-dyndb-ldap (Ubuntu Lunar)
Importance: Undecided => High
** Changed in: bind-dyndb-ldap (Ubuntu Jammy)
Importan
Fixed in mantic with the rebuild in
https://launchpad.net/ubuntu/+source/bind-dyndb-ldap/11.10-6build1
** Changed in: bind-dyndb-ldap (Ubuntu Mantic)
Status: In Progress => Fix Released
** Also affects: bind9 (Ubuntu Lunar)
Importance: Undecided
Status: New
** Also affects: bind
Given that the soname in bind9-libs is an exact copy of the package
version, including the ubuntu suffix, it will change with even a no-
change rebuild:
$ objdump -x
usr/lib/x86_64-linux-gnu/libbind9-9.18.12-0ubuntu0.22.04.3~local1-Ubuntu.so |
grep SONAME
SONAME libbind9-9.18.12-
There is nothing to do in the bind9 package, so marking that task as
invalid. The DEP8 test was added to bind in a separate bug (#2032650).
** Changed in: bind9 (Ubuntu Mantic)
Status: In Progress => Invalid
--
You received this bug notification because you are a member of FreeIPA,
which
11 matches
Mail list logo