Bug 43200

Summary: bind9.9 adjustments
Product: UCS Reporter: Philipp Hahn <hahn>
Component: DNSAssignee: Philipp Hahn <hahn>
Status: CLOSED FIXED QA Contact: Arvid Requate <requate>
Severity: normal    
Priority: P5 CC: gohmann
Version: UCS 4.2Keywords: interim-1
Target Milestone: UCS 4.2   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=42380
https://forge.univention.org/bugzilla/show_bug.cgi?id=46072
What kind of report is it?: Development Internal What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:

Description Philipp Hahn univentionstaff 2016-12-16 13:51:04 CET
# tail /var/log/daemon.log
Dec 15 21:21:23 master41 named[16250]: Loading 'samba4.zone' using driver dlopen
Dec 15 21:21:23 master41 named[16250]: dlz_dlopen: incorrect version 1 should be 2 in '/usr/lib/x86_64-linux-gnu/sam
ba/bind9/dlz_bind9.so'
Dec 15 21:21:23 master41 named[16250]: dlz_dlopen of 'samba4.zone' failed

UCS-4.2 has bind-9.10, so /usr/lib/*-linux-gnu/samba/bind9/dlz_bind9_10.so must be used instead of dlz_bind9.so (which is for bind-9.9)

Otherwise BIND refused to start, name-resolution no longer works, LDAP can't be reached, DHCP refuses to start, ...
Comment 1 Philipp Hahn univentionstaff 2016-12-16 16:30:51 CET
r75346 | Bug #43200 bind: Switch to dlz_bind9_10.so

Package: univention-bind
Version: 11.0.0-3A~4.2.0.201612161355
Branch: ucs_4.2-0

No-ChangeLog: yet another micro change
Comment 2 Philipp Hahn univentionstaff 2017-01-18 10:31:35 CET
(In reply to Philipp Hahn from comment #1)
> r75346 | Bug #43200 bind: Switch to dlz_bind9_10.so
 dlz_bind9_9.so
Comment 3 Arvid Requate univentionstaff 2017-02-01 11:51:20 CET
Ok, samba_dnsupdate works against it.
Comment 4 Stefan Gohmann univentionstaff 2017-04-04 18:29:46 CEST
UCS 4.2 has been released:
 https://docs.software-univention.de/release-notes-4.2-0-en.html
 https://docs.software-univention.de/release-notes-4.2-0-de.html

If this error occurs again, please use "Clone This Bug".