Frank Sweetser wrote:
> Kern Sibbald wrote:
>> Hello,
>>
>> Version 2.2.8 is now ready for release. I would appreciate it if you would
>> run
>> your regression scripts and report the results. Since this version is only
>> slightly changed since 2.2.8 beta, I don't expect any problems.
>
> Tests are running now, but after changing BASEPORT in my config I had very
> strange results between tests until after I applied this little patch.
> Without it, the bacula-ctl-* scripts couldn't reliably stop the daemons
> between tests, which confused the heck out of everything.
>
> Index: scripts/regress-config
> ===================================================================
> --- scripts/regress-config (revision 6314)
> +++ scripts/regress-config (working copy)
> @@ -24,6 +24,6 @@
> ${OPENSSL} \
> ${TCPWRAPPERS} \
> ${WHICHDB} \
> - --with-baseport=8101
> + --with-baseport=${BASEPORT}
>
Well, I wonder how that didn't get changed.
With those changes:
Start non-root disk tests
===== auto-label-test OK 20:35:08 =====
!!!! Zombie Jobs in Director !!!!
!!!! Zombie Jobs in Director !!!!
!!!!! backup-bacula-test failed!!! 20:35:39 !!!!!
!!!!! Bad termination status !!!!!
Status: backup=2 restore=2 diff=2
===== bextract-test OK 20:36:19 =====
I can't seem to recall why this occurs, but I've seen it before.
--
Dan Langille - http://www.langille.org/
BSDCan - The Technical BSD Conference: http://www.bsdcan.org/
PGCon - The PostgreSQL Conference: http://www.pgcon.org/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel