[Bug 1597858] Re: Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile with CTDB support
Eric G
nabber00 at gmail.com
Sat Jan 20 23:16:44 UTC 2018
I ran 'apt-get source samba' on both trusty and xenial. debian/rules
has different cluster options.
Current xenial source (4.3.11+dfsg) has a bunch of references to ctdb
and conf_args uses both config parameters:
--builtin-libraries=replace,ccan,samba-cluster-support
--with-cluster-support
Current trusty source (4.3.11+dfsg) has no references to ctdb and
conf_args does not use --with-cluster-support, only:
--builtin-libraries=replace,ccan,samba-cluster-support
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1597858
Title:
Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile
with CTDB support
Status in samba package in Ubuntu:
Triaged
Bug description:
On Ubuntu 14.04 with trusty-update repository enable, when I install
and configure Samba and CTDB, I get the following error in the Samba
logs:
[2016/06/02 18:20:14.938083, 0, pid=10467, effective(0, 0), real(0, 0)] ../source3/lib/util_cluster.c:33(cluster_probe_ok)
clustering=yes but ctdbd connect failed: NT_STATUS_NOT_IMPLEMENTED
After investigating in the Samba 4.3.9 source code, it seems this happens when Samba is compile without the with-ctdb option.
The same configuration works when using Samba 4.1.6+dfsg-1ubuntu2 (default version on Trusty without trusty-update)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1597858/+subscriptions
More information about the foundations-bugs
mailing list