Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2018 17:44:29 +0530
From:      Amit <amitkuma@redhat.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: libsmbclient broken after update
Message-ID:  <5b5869a7.1c69fb81.77b43.7eb7@mx.google.com>
In-Reply-To: <c03af9b2-daad-b46c-a4d9-80b1de0c786b@doom-labs.net>
References:  <bc59bd4d-b30e-f628-f0d4-f0fe130f7360@doom-labs.net> <fc45f1b8-02d5-2321-46f0-6e40e157499b@quip.cz> <c03af9b2-daad-b46c-a4d9-80b1de0c786b@doom-labs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hey Ekki,

||Shared object "libsmbregistry-samba4.so" not found, required by "libsamba-passdb.so.0"...
 means libsmbregistry-samba4 module is not installed on your system.

Check which rpm provides the same and install it.
Else try building the same shared object from source.

Thanks
Amit


On 07/25/2018 05:35 PM, Ekkehard 'Ekki' Gehm wrote:
> Hey again!
>
>
> Am 25.07.2018 um 13:03 schrieb Miroslav Lachman:
>> Ekkehard 'Ekki' Gehm wrote on 2018/07/25 11:05:
>>> Hey everybody,
>>>
>>> I do have an annoying issue here. I am not sure if I am just to stupit
>>> for that. In that case just give me a heads up ;-)
>>>
>>> After updating, it seems the smbclient is broken....
>>>
>>>
>>> Situation:
>>>
>>> FreeBSD 11.1-RELEASE
>>>
>>> php72-7.2.8
>>>
>>> php72-pecl-smbclient-0.9.0_3
>>>
>>> nextcloud-php72-13.0.4
>>>
>>> samba48-4.8.2_1
>>>
>>> Problem:
>>>
>>> # su -m www -c "php ./occ status"
>>> PHP Warning:  PHP Startup: Unable to load dynamic library 'smbclient.so'
>>> (tried: /usr/local/lib/php/20170718-zts/smbclient.so (Shared object
>>> "libsmbregistry-samba4.so" not found, required by "libsmbclient.so.0"),
>>> /usr/local/lib/php/20170718-zts/smbclient.so.so (Cannot open
>>> "/usr/local/lib/php/20170718-zts/smbclient.so.so")) in Unknown on line 0
>>> The process control (PCNTL) extensions are required in case you want to
>>> interrupt long running commands - see
>>> http://php.net/manual/en/book.pcntl.php
>>>    - installed: true
>>>    - version: 13.0.4.0
>>>    - versionstring: 13.0.4
>>>    - edition:
>> Can you find libsmbregistry-samba4.so somewhere in your system?
>> Did you install packages from official FreeBSD repo or did you built
>> them on your machine?
>>
>> It seems that you need Samba built with some proper options. I have
>> Samba installed but I don't have libsmbregistry-samba4.so in my system.
>>
>> Miroslav Lachman
> Apropos. It's build with default options. But running "smbd -b" returns:
> Shared object "libsmbregistry-samba4.so" not found, required by
> "libsamba-passdb.so.0"
>
>
>
> Ekki Gehm
>
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

-- 
Thanks
Amit Kumar
!!If you stumble, get back up. 
What happened yesterday, no longer matters.
Today is another day to move closer to your GOAL!!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5b5869a7.1c69fb81.77b43.7eb7>