Displaying 4 results from an estimated 4 matches for "ldb_handler_copy".
2019 Nov 12
0
samba-tool provision - Undefined symbol "ldb_handler_copy"
...module>
>> from samba.netcmd.main import cmd_sambatool
>> File "/usr/local/lib/python2.7/site-packages/samba/__init__.py", line 28, in <module>
>> import ldb
>> ImportError: /usr/local/lib/python2.7/site-packages/ldb.so: Undefined symbol "ldb_handler_copy"
>> ------------------------------------------------------------------------
>>
>> Any help is appreciated.
>>
>> Thank you, 73,
>>
> What version of Samba is this ?
Samba 4.8. It turns out that both the FreeBSD bin and source packages
are broke. Fully f...
2019 Nov 12
0
samba-tool provision - Undefined symbol "ldb_handler_copy"
...module>
>> from samba.netcmd.main import cmd_sambatool
>> File "/usr/local/lib/python2.7/site-packages/samba/__init__.py", line 28, in <module>
>> import ldb
>> ImportError: /usr/local/lib/python2.7/site-packages/ldb.so: Undefined symbol "ldb_handler_copy"
>> ------------------------------------------------------------------------
>>
>> Any help is appreciated.
>>
> What version of Samba is this ?
Samba 4.8. It turns out that both the FreeBSD bin and source packages
are broke. Fully functional, error free binaries we...
2019 Nov 12
0
samba-tool provision - Undefined symbol "ldb_handler_copy"
Andrea Venturoli wrote:
> Don Kuenz wrote:
>
>> Samba 4.8. It turns out that both the FreeBSD bin and source packages
>> are broke. Fully functional, error free binaries were eventually created
>> by manually installing about a dozen requisite packages, one at a time
>> along the way, whenever make halted on an error.
>> To add to a difficult day, something
2019 Nov 12
0
samba-tool provision - Undefined symbol "ldb_handler_copy"
On 2019-11-12 14:06, Don Kuenz via samba wrote:
> It seems that Samba/FreeBSD became a hot mess during the past couple of
> years. Samba 4.8.7 now works on FreeBSD for me. It looks like we're back
> to the days of Do It Yourself make from source on FreeBSD.
Just a note....
While I was able to "fix" Samba 4.8 port (at least for my needs),
currently I'm not investing on