s4 build farm failures

Matthias Dieter Wallnöfer mdw at samba.org
Sun Apr 11 14:56:51 MDT 2010


Hi s4 devs,

I wonder if someone could have a look at:

failure: samba4.blackbox.kinit (dc).check time with kerberos ccache [
dos charset 'CP850' unavailable - using ASCII
Traceback (most recent call last):
   File "bin/python/samba/netcmd/__init__.py", line 97, in _run
     return self.run(*args, **kwargs)
   File "bin/python/samba/netcmd/time.py", line 45, in run
     print net.time(server_name)
RuntimeError: Connection to SRVSVC pipe of server 'localdc1' failed: NT_STATUS_UNSUCCESSFUL

I tried to investigate this and write a fix but didn't find the issue 
(DCE/RPC code changes?).

On the gmake build system (not WAF) there fails also:

test: samba4.blackbox.passwords (dc:local).del user
nbtd_getdcname called
Segmentation fault

failure: samba4.blackbox.passwords (dc:local).del user [


]

and

test: samba4.blackbox.export.keytab (dc:local).create user locally

failure: samba4.blackbox.export.keytab (dc:local).create user locally [
Traceback (most recent call last):
   File "bin/python/samba/netcmd/__init__.py", line 97, in _run
     return self.run(*args, **kwargs)
   File "bin/python/samba/netcmd/newuser.py", line 65, in run
     force_password_change_at_next_login_req=must_change_at_next_login)
   File "bin/python/samba/samdb.py", line 127, in newuser
     "objectClass": "user"})
_ldb.LdbError: (68, 'Entry already exists (68)')

]

Is this related to wrong linking rules?

Greets,
Matthias


More information about the samba-technical mailing list