Hi All, I'm currently using/testing samba-4.0.0alpha15. I downloaded the tar ball, followed the Samba4 HOWTO wiki at http://wiki.samba.org/index.php/Samba4/HOWTO and got stuff working pretty well. I have experienced issues with GPOs and such and dynamic dns and so thought I'd try the current version but I cannot now get samba4 to pass quicktest (or any other test). I've tried samba-4.0.0alpha16.tar.gz and also the latest via git. Obviously you guys would need some specifics but I'm not sure what info would best help diagnose the problem. There is spurious output during the build with reference to 'errors 1' or 'errors 4' etc, as there was with the alpha15 build which did pass quicktest. There are numerous processes left hanging around after quicktest fails and it always fails 5 tests but the st/summary doesn't give me any clues. It ends like so; samba: EOF on stdin - terminating ./bin/samba exited with no error ./bin/samba got signal 9 and exits with 0! samba: EOF on stdin - terminating ./bin/samba exited with no error samba: EOF on stdin - terminating ./bin/samba exited with no error samba: EOF on stdin - terminating ./bin/samba exited with no error samba: EOF on stdin - terminating ./bin/samba exited with no error samba: EOF on stdin - terminating ./bin/samba exited with no error samba: EOF on stdin - terminating ./bin/samba exited with no error FAILED (5 failures and 0 errors in 5 testsuites) A summary with detailed information can be found in: ./st/summary ERROR: test failed with exit code 1 make: *** [quicktest] Error 1 and sumary of st/summary; = Failed tests == samba3.posix_s3.raw.open (s3dc) === samba4.smb.signing disabled on with -k no --signing=off domain-creds(s3member) === samba4.smb.signing disabled on with -k no --option=usespnego=no --signing=off domain-creds(s3member) === samba4.smb.signing disabled on with -k no --option=gensec:spengo=no --signing=off domain-creds(s3member) === samba4.smb.signing disabled on with -k yes --signing=off domain-creds(s3member) = and the processes still hanging around; /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/ ./bin/timelimit 7500 ./bin/winbindd -F --no-process-group --stdout -s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0 ./bin/timelimit 7500 ./bin/smbd -F --no-process-group --log-stdout -s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0 ./bin/winbindd -F --no-process-group --stdout -s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0 ./bin/smbd -F --no-process-group --log-stdout -s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0 ./bin/winbindd -F --no-process-group --stdout -s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0 ./bin/winbindd -F --no-process-group --stdout -s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0 ./bin/winbindd -F --no-process-group --stdout -s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0 ./bin/smbd -F --no-process-group --log-stdout -s /root/samba4/samba-master/st/plugin_s4_dc/lib/server.conf -d0 As I say, there are no obvious signs as to why it's failing but if I can provide something more specific (I'm sure there is something more helpful) please let me know. Regards, Mike.
On Sun, 2011-07-10 at 08:55 +0100, Mike Howard wrote:> Hi All, > > I'm currently using/testing samba-4.0.0alpha15. I downloaded the tar > ball, followed the Samba4 HOWTO wiki at > http://wiki.samba.org/index.php/Samba4/HOWTO and got stuff working > pretty well. I have experienced issues with GPOs and such and dynamic > dns and so thought I'd try the current version but I cannot now get > samba4 to pass quicktest (or any other test).> As I say, there are no obvious signs as to why it's failing but if I can > provide something more specific (I'm sure there is something more > helpful) please let me know.In need your config.h and smbd -b output, so I can disable the running of certain tests on systems without some of the libraries Samba3 requires for 'ADS' support (which is what the s3member tests test - the 'Samba3' binaries in an AD domain provided by Samba4). These failures do not indicate any particular issue with the Samba codebase, I just need to ensure we skip more tests in this situation. Andrew Bartlett -- Andrew Bartlett <abartlet at samba.org>
Possibly Parallel Threads
- Samba4 on CentOS6 make quicktest failed
- Error when execute make quicktest
- 4.2.1 make quicktest error
- samba 4.5.0 on HPUX(IA-64) make quicktest fails as not able to pick workgroup and netbios name.
- Fwd: help - how to use python bindings for smbtorture test suits