Unable to get Samba 4 to pass make quicktest or make test

Daniele Dario d.dario76 at gmail.com
Wed May 25 09:09:15 MDT 2011


Hi all,
after build of samba4 alpha 16 I found 4 errors during quicktest

looking the precess still running after quicktest termination I find

 4442 pts/0    S
0:00 /usr/bin/perl /root/samba4/samba-master/selftest/selftest.pl
--target=samba --prefix=./st --srcdir=/root/samba4/samba-master
--exclude=./st/skip
--testlist=/usr/bin/python /root/samba4/samba-master/source3/selftest/tests.py| --testlist=/usr/bin/python /root/samba4/samba-master/source4/selftest/tests.py| --binary-mapping=nmblookup3:nmblookup3,smbclient3:smbclient3,smbtorture4:smbtorture,ntlm_auth3:ntlm_auth3 --exclude=./st/slow --quick --include=./st/quick --socket-wrapper
 4443 pts/0    S      0:00 ./bin/timelimit 7500 ./bin/winbindd -F
--no-process-group --stdout
-s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0
 4444 pts/0    S      0:00 ./bin/timelimit 7500 ./bin/smbd -F
--no-process-group --log-stdout
-s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0
 4445 pts/0    S      0:00 ./bin/smbd -F --no-process-group --log-stdout
-s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0
 4446 pts/0    S      0:00 ./bin/winbindd -F --no-process-group --stdout
-s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0
 4447 pts/0    S      0:00 ./bin/winbindd -F --no-process-group --stdout
-s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0
 4448 pts/0    S      0:00 ./bin/winbindd -F --no-process-group --stdout
-s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0
 4449 pts/0    S      0:00 ./bin/winbindd -F --no-process-group --stdout
-s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0
 4450 pts/0    S      0:00 ./bin/smbd -F --no-process-group --log-stdout
-s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0

may it be that some test fail due to the fact that some process does not
terminate?

It's just an idea.

Daniele

On Wed, 2011-05-25 at 10:16 -0400, Charles Tryon wrote:

> Oops, meant to send this to the list and not just to Andrew...
> 
> If there are additional (new?) requirements for packages, can we add those
> to the Samba4/HOWTO, or perhaps as a part of the configure script?  There is
> one list of packages there, but it's pretty old.  I'm running into similar
> problems running the Samba4 quick tests, though I'm building on a Fedora 13
> i686 base, so the package names are a little different.  I tend to work on
> my Samba4 project in short sprints separated by long gaps, and it always
> seems like it's a horrible struggle to get my repository working again after
> I've let it bit-rot for a while. :-(
> 
> 
> On Wed, May 18, 2011 at 10:31 AM, Aaron E. <ssureshot at gmail.com> wrote:
> 
> > looks like those are all kerberos errors.. try
> > installing the following if they are not installed..
> >
> > dpkg --get-selections |grep krb5
> >
> > krb5-config                                     install
> > krb5-multidev                                   install
> > krb5-user                                       install
> > libgssapi-krb5-2                                install
> > libkrb5-25-heimdal                              install
> > libkrb5-3                                       install
> > libkrb5-dev                                     install
> > libkrb5support0
> >
> > On 05/17/2011 09:55 PM, Preston Kutzner wrote:
> >
> >> Hello list,
> >>
> >> I've been trying to get Samba 4 installed and have been following the
> >> wiki/HOWTO.  I'm currently at Step 2 in the process, after having pulled
> >> the
> >> current version of the samba-master git branch and running through the
> >> ./configure.developer and make steps.  However, when I go to run the
> >> quicktest (or the full test suite for that matter), I am unable to get a
> >> successful set of tests.  I'm not sure what I'm missing.
> >>
> >> I'm running Ubuntu 10.04.2 (LTS) and have installed the development
> >> packages
> >> listed in the howto.  I'm hoping someone might be able to shed some light
> >> on
> >> the problem.  I have posted the output of st/summary to pastebin here:
> >> http://pastebin.com/XvXpqMfh (it's the output of the full test suite).
> >>  I'm
> >> stumped as to why it is failing to pass all the tests.
> >>
> >>
> >
> 
> 


More information about the samba-technical mailing list