Bug 25591 - samba-dc ldb-utils version mismatch
Summary: samba-dc ldb-utils version mismatch
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 7
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-20 12:13 CEST by Adrien Guichard
Modified: 2019-10-20 17:04 CEST (History)
1 user (show)

See Also:
Source RPM: ldb-1.5.4-1.mga7.src.rpm
CVE:
Status comment:


Attachments

Description Adrien Guichard 2019-10-20 12:13:49 CEST
When provisioning Samba AD in interactive mode I get an error:

# samba-tool domain provision --use-rfc2307 --interactive
[. . .]
DNS forwarder IP address (write 'none' to disable forwarding) [192.168.1.254]:  
Administrator password: 
Retype password: 
INFO 2019-10-20 11:56:34,187 pid:30432 /usr/lib64/python3.7/site-packages/samba/provision/__init__.py #2088: Looking up IPv4 addresses
INFO 2019-10-20 11:56:34,188 pid:30432 /usr/lib64/python3.7/site-packages/samba/provision/__init__.py #2105: Looking up IPv6 addresses
*ldb: module version mismatch in ../../source4/dsdb/samdb/ldb_modules/acl.c : ldb_version=1.5.4 module_version=1.5.5*
ldb: failed to initialise module /usr/lib64/samba/ldb/acl.so : Unavailable
INFO 2019-10-20 11:56:34,432 pid:30432 /usr/lib64/python3.7/site-packages/samba/provision/__init__.py #2282: Setting up secrets.ldb
ldb: module version mismatch in ../../source4/dsdb/samdb/ldb_modules/acl_read.c : ldb_version=1.5.4 module_version=1.5.5
ldb: failed to initialise module /usr/lib64/samba/ldb/aclread.so : Unavailable
ldb: module version mismatch in ../../source4/dsdb/samdb/ldb_modules/anr.c : ldb_version=1.5.4 module_version=1.5.5
ldb: failed to initialise module /usr/lib64/samba/ldb/anr.so : Unavailable

I am using:
# rpm -q samba-dc
samba-dc-4.10.8-3.mga7
# rpm -q ldb-utils
ldb-utils-1.5.4-1.mga7
Comment 1 Adrien Guichard 2019-10-20 12:19:11 CEST
This issue was reported against ldb rpm, may be it should be better to report it against samba?

Thanks for your support.
Comment 2 Adrien Guichard 2019-10-20 14:21:12 CEST
Adding testing mirrors solve this issue. I will close this bug when ldb-1.5.5-1.mga7.src.rpm will be move to Core Release repo.

Thanks
Comment 3 Thomas Backlund 2019-10-20 17:04:48 CEST
Ouch, seems ldb-1.5.5-1.mga7 should have been part of: https://advisories.mageia.org/MGASA-2019-0286.html security update... but it was missed.

Packages now moved to updates and should show up soon-ish on the mirrors

Resolution: (none) => FIXED
Status: NEW => RESOLVED
CC: (none) => tmb


Note You need to log in before you can comment on or make changes to this bug.