Displaying 1 result from an estimated 1 matches for "libccan".
Did you mean:
libcap
2014 Dec 24
2
upgrade from 4.1.9 to 4.1.13
...hon2.7/site-packages/samba/provision/__init__.py",
line 46, in <module>
from samba.samba3 import smbd, passdb
File
"/usr/local/samba/lib/python2.7/site-packages/samba/samba3/__init__.py",
line 28, in <module>
import ntdb
ImportError: /usr/local/samba/lib/private/libccan.so: version `SAMBA_4.1.9'
not found (required by /usr/local/samba/lib/private/libntdb.so.0)
So now we know the libntdb.so.0 was not replaced by the make install.
Running sbin/samba
starts the samba daemon but it doesn't seem to start it completely, nor
does it crash and die. The last t...