Date: Thu, 12 Sep 2019 08:45:32 +1000 From: MJ <mafsys1234@gmail.com> To: Andrea Venturoli <ml@netfence.it>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>, Carmel NY <carmel_ny@outlook.com> Subject: Re: Problem with "samba-tool" Message-ID: <0a6c140d-69e3-9473-701f-e8788d14917f@gmail.com> In-Reply-To: <cfbadead-9c26-3caf-86ca-184a088118d8@netfence.it> References: <CY4PR04MB048809E57B23650BD5E3051A80B10@CY4PR04MB0488.namprd04.prod.outlook.com> <cfbadead-9c26-3caf-86ca-184a088118d8@netfence.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/09/2019 10:19 pm, Andrea Venturoli wrote: > On 2019-09-11 13:17, Carmel NY wrote: >> FreeBSD 12.0-RELEASE-p10 >> samba version 4.8.12 >> >> When attempting to use the 'samba-tool', I always receive this error >> message: >> >> samba-tool >> Traceback (most recent call last): >> File "/usr/local/bin/samba-tool", line 33, in <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" >> >> It doesn't make any difference what command options I use. Before I ask >> on a dedicated 'samba support forum', I thought I would first try and >> see if this was a localized FreeBSD problem. >> > > You are in good company. > See: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239480 LOL dependency hell. Free software is great but when you pull in so many libraries to build it, stuff like this does happen. Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a6c140d-69e3-9473-701f-e8788d14917f>