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? Meny regards, Ariel Mannelli
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: http://lists.samba.org/archive/samba/2011-July/163216.html See Andrew Bartlett's reply: http://lists.samba.org/archive/samba/2011-July/163217.html -- Michael Wood <esiotrot at gmail.com>
i suggest you trie to add the sources from debian sid or experimental add the deb-src repo to your system and do the following. apt-get build-dep -t(sid or experimental ) samba4 now you have at least all the build dependecies, i maybe your missing something. if you want to build it directly apt-get source samba4 -b beware, if dependies dont match with the squeeze packages, you also must rebuild these for sid/experimental to squeeze. ( or install the from sid/experimantal which i dont recommend ) Louis>-----Oorspronkelijk bericht----- >Van: arielmannelli at gmail.com >[mailto:samba-bounces at lists.samba.org] Namens ariel mannelli >Verzonden: 2011-07-11 23:11 >Aan: samba at lists.samba.org >Onderwerp: [Samba] Error when execute make quicktest > >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? > >Meny regards, >Ariel Mannelli >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/options/samba > >