FreeBSD-10.3p5 - Samba43-4.3.8 - 4.3.9 and smbclient
James B. Byrne
byrnejb at harte-lyne.ca
Thu Jun 23 16:25:58 UTC 2016
I am trying to use smbclient to examine our new testing samba43 ADDC.
However, I am seeing this error when I try to run it:
[root at samba-02 ~]# smbclient -L localhost -U%
Shared object "liblz4.so.1" not found, required by "libarchive.so.13"
I cannot seem to find what pkg provides this either:
# pkg search smbclient
p5-Filesys-SmbClient-3.2_2 Interface for access Samba filesystem
with libsmclient.so
pecl-smbclient-0.8.0 Smbclient wrapper extension
samba36-libsmbclient-3.6.25_2 Shared lib from the samba package
samba36-smbclient-3.6.25 Samba "ftp-like" client
but none of these seem to be installed; not surprising given the
version numbers:
[root at samba-02 ~]# pkg info pecl-smbclient
pkg: No package(s) matching pecl-smbclient
[root at samba-02 ~]# pkg info samba36-libsmbclient
pkg: No package(s) matching samba36-libsmbclient
[root at samba-02 ~]# pkg info samba36-smbclient
pkg: No package(s) matching samba36-smbclient
[root at samba-02 ~]#
What is providing smbclient? I would guess samba43 but that does not
show up in the pkg search for some reason.
In any case I checked for liblz4 and found this:
[root at samba-02 ~]# pkg search liblz4
liblz4-131 LZ4 compression library, lossless and
very fast
[root at samba-02 ~]# pkg info liblz4
pkg: No package(s) matching liblz4
After installing liblz4 smbclient works.
This appears to be a dependency which is not accounted for in the
samba43 install. Is this intentional?
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data via e-Mail
Do NOT open attachments nor follow links sent by e-Mail
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3
More information about the freebsd-questions
mailing list