[Samba] Samba4 Alpha17 missing libCHARSET3.so

Brad C bradleydanecook at gmail.com
Wed Feb 15 00:04:55 MST 2012


Hello There,

I seem to be missing the libCHARSET3.so library in my compiled samba
package on ubuntu, the logical deduction would be that I should find it in
the git repo and ensure it is present, then recompile and package with it,
though seems it has no longer there?

root at test:~# samba-tool
Traceback (most recent call last):
  File "/usr/sbin/samba-tool", line 30, in <module>
    from samba.netcmd.domain import cmd_domain
  File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line 44,
in <module>
    from samba.samba3 import Samba3
  File "/usr/lib/python2.7/dist-packages/samba/samba3/__init__.py", line
29, in <module>
    import passdb
ImportError: /usr/lib/x86_64-linux-gnu/samba/libCHARSET3.so: version
`SAMBA_4.0.0ALPHA17' not found (required by
/usr/lib/x86_64-linux-gnu/libsmbconf.so.0)


root at test:/usr/src/samba-master# git grep --name-only libCHARSET3.so

Does anyone have any pointers or ideas?

Kind Regards
Brad


More information about the samba mailing list