[Samba] Error when execute make quicktest

Andrew Bartlett abartlet at samba.org
Tue Jul 12 01:43:03 MDT 2011


On Tue, 2011-07-12 at 09:10 +0200, Michael Wood wrote:
> Hi
> 
> On 11 July 2011 23:11, ariel mannelli <arielmannelli at gmail.com> wrote:
> > Hi Everyone. Im installing Samba4 and when i make the "make quicktest" y
> > recibe the following error: (sorry about my english).
> >
> > = Failed tests =
> > == samba3.posix_s3.raw.open (s3dc) ==
> > command: /home/debian/samba-master/bin/smbtorture
> > --configfile=$SMB_CONF_PATH --maximum-runtime=$SELFTEST_MAXTIME
> > --target=samba3 --basedir=$SELFTEST_TMPDIR
> > --option="torture:winbindd_netbios_name=$SERVER"
> > --option="torture:winbindd_netbios_domain=$DOMAIN"
> > --option=torture:sharedelay=100000 --option=torture:progress=no
> > --format=subunit --option=torture:quick=yes $LISTOPT //$SERVER_IP/tmp
> > -U$USERNAME%$PASSWORD raw.open $LOADLIST 2>&1 |
> > /home/debian/samba-master/selftest/filter-subunit $LISTOPT --fail-on-empty
> > --prefix="samba3.posix_s3.raw.open ."
> > expanded command: /home/debian/samba-master/bin/smbtorture
> > --configfile=/home/debian/samba-master/st/client/client.conf
> > --maximum-runtime=1200 --target=samba3
> > --basedir=/home/debian/samba-master/st/tmp
> > --option="torture:winbindd_netbios_name=LOCALS3DC2"
> > --option="torture:winbindd_netbios_domain=SAMBA-TEST"
> > --option=torture:sharedelay=100000 --option=torture:progress=no
> > --format=subunit --option=torture:quick=yes $LISTOPT
> > //127.0.0.2/tmp-Uroot%locals3dc2pass raw.open $LOADLIST 2>&1 |
> > /home/debian/samba-master/selftest/filter-subunit $LISTOPT --fail-on-empty
> > --prefix="samba3.posix_s3.raw.open ."
> > ERROR: Testsuite[samba3.posix_s3.raw.open (s3dc)]
> > REASON: Exit code was 1
> >
> > Anyone know this issue?
> 
> I think this is probably the same problem as mentioned here

This case (in s3dc) is different actually, but thanks for pointing this
mail out to me.  In this case it appears to be a real failure, of the
smbd binary failing the raw.open test.

This may be intermittent, or it may be an issue with that code on your
platform.   I would be particularly interested if 'make test' passes
when a build is made from under 'source3' with './configure && make &&
make test' as this may indicate an issue with the new top level build
environment. 

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org



More information about the samba-technical mailing list