Comment 4 for bug 889869

Revision history for this message
Claudio Luck (cluck) wrote :

This is not fixed yet, these three libraries are still not installed:

libCHARSET3.so
libadt_tree.so
libnamearray.so

Thus loading samba.samba3 fails after install. E.g.:

# python -c 'import samba.samba3'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/samba/samba3/__init__.py", line 29, in <module>
    import passdb
ImportError: libnamearray.so: cannot open shared object file: No such file or directory