Comment 1 for bug 889869

Revision history for this message
Claudio Luck (cluck) wrote : Re: python-samba uses libutil_str.so which no package provides

Compiled with this patch, now gives: ImportError: libdbwrap.so: cannot open shared object file: No such file or directory

.build file has a matching dpkg-shlibdeps warning for libpdb.so and libsmbconf.so.0:

dpkg-shlibdeps: warning: couldn't find library libdbwrap.so needed by debian/python-samba/usr/lib/x86_64-linux-gnu/samba/libpdb.so (ELF format: 'elf64-x86-64'; RPATH: '/usr/lib/x86_64-linux-gnu/samba').
dpkg-shlibdeps: warning: couldn't find library libdbwrap.so needed by debian/python-samba/usr/lib/x86_64-linux-gnu/libsmbconf.so.0 (ELF format: 'elf64-x86-64'; RPATH: '/usr/lib/x86_64-linux-gnu/samba').

And there are more missing libraries:

For debian/python-samba/usr/lib/x86_64-linux-gnu/libsmbconf.so.0:

libCHARSET3.so
libdbwrap.so
libsmbd_conn.so
libsmbd_shim.so
libsmbregistry.so
libstring_init.so
libtdb_compat.so
libutil_malloc.so
libutil_sec.so

For debian/python-samba/usr/lib/x86_64-linux-gnu/samba/libpdb.so:

libsmbd_shim.so
libsmbregistry.so
libdbwrap.so