Samba4: Dn_swigregister(Dn): SystemError: UnpackTuple() argument list is not a tuple

Michael Ströder michael at stroeder.com
Fri Jun 27 16:47:25 GMT 2008


Michael Ströder wrote:
> 
> I've built samba-4.0.0alpha4 (--prefix=/opt/samba4) on a openSUSE 10.3.
> The following command does not work (with locally installed Python 2.5.1 
> and swig-1.3.31-50).
> 
> $ ./setup/provision --realm=SAMBA4.STROEDER.LOCAL --domain=SAMBA4TEST 
> --adminpass=geheim --server-role='domain controller'
> Traceback (most recent call last):
>   File "./setup/provision", line 32, in <module>
>     import samba
>   File "bin/python/samba/__init__.py", line 44, in <module>
>     import ldb
>   File "bin/python/ldb.py", line 163, in <module>
>     Dn_swigregister(Dn)
> SystemError: UnpackTuple() argument list is not a tuple

I've updated swig to 1.3.35 but same problem.

Ciao, Michael.


More information about the samba-technical mailing list