[Pkg-samba-maint] Bug#1103869: shared library libsamba-debug-private-samba.so.0 not found
Antonio
antdev66 at gmail.com
Tue Apr 22 08:56:44 BST 2025
Package: samba
Version: 2:4.22.1+dfsg-1
Severity: normal
X-Debbugs-Cc: antdev66 at gmail.com
Dear Maintainer,
I had to create a file "/etc/ld.so.conf.d/samba.conf", which contains the
directory where the libraries are located "/usr/lib/x86_64-linux-gnu/samba"
Thanks,
Antonio
---
before:
$ ldd /usr/bin/dumpmscat
...
libsamba-debug-private-samba.so.0 => not found
...
after (and ldconfig):
$ ldd /usr/bin/dumpmscat
...
libsamba-debug-private-samba.so.0 =>
/usr/lib/x86_64-linux-gnu/samba/libsamba-
debug-private-samba.so.0 (0x00007725ee4a5000)
...
More information about the Pkg-samba-maint
mailing list