Re: [Samba] Python UCS2 vs UCS4 issue on latest git: ImportError: ....undefined symbol: PyUnicodeUCS2_Decode (SOLVED!)

2013-04-14 Thread Phil Quesinberry
OMG... I fixed it. Since libgnutls.so.26 was in /usr/local/lib and not in /usr/local/samba/lib, I added a file called gnutls.conf to /etc/ld.conf.d/ with the following entry: /usr/local/lib I then did an ldconfig and now it seems to work! System programs like yum which appear to rely on the

[Samba] Python UCS2 vs UCS4 issue on latest git: ImportError: ....undefined symbol: PyUnicodeUCS2_Decode [SOLVED]

2013-04-04 Thread Phil Quesinberry
I'm getting the following error attempting to run samba-tool after installing the latest git using the install_with_python script to use Python 2.6: [root@Server1 dcerpc]# samba-tool Traceback (most recent call last): File /usr/local/samba/bin/samba-tool, line 33, in module from