Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2016 12:25:53 -0400
From:      "James B. Byrne" <byrnejb@harte-lyne.ca>
To:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD-10.3p5 - Samba43-4.3.8  - 4.3.9 and smbclient
Message-ID:  <3e89d978e15a0f75bdb142edeedc6d0a.squirrel@webmail.harte-lyne.ca>
In-Reply-To: <b5dc3d4605c7c9c54848ca5b025c835b.squirrel@webmail.harte-lyne.ca>
References:  <f8b74267b94fbafa34248252c98b7ef0.squirrel@webmail.harte-lyne.ca> <c9fc54b3-095a-ef9f-9424-306eb4ed76ef@kseidel.org> <f986a154b3dbd69ff8bee9606899e075.squirrel@webmail.harte-lyne.ca> <df376792-8f6d-8881-f89f-f2853a38c4f8@kseidel.org> <b5dc3d4605c7c9c54848ca5b025c835b.squirrel@webmail.harte-lyne.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@samba-02 ~]# pkg info pecl-smbclient
pkg: No package(s) matching pecl-smbclient
[root@samba-02 ~]# pkg info samba36-libsmbclient
pkg: No package(s) matching samba36-libsmbclient
[root@samba-02 ~]# pkg info samba36-smbclient
pkg: No package(s) matching samba36-smbclient
[root@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@samba-02 ~]# pkg search liblz4
liblz4-131                     LZ4 compression library, lossless and
very fast
[root@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@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3e89d978e15a0f75bdb142edeedc6d0a.squirrel>