Something wrong with autobuild?
Richard Sharpe
realrichardsharpe at gmail.com
Sat Mar 31 11:42:33 MDT 2012
On Sat, Mar 31, 2012 at 10:34 AM, Michael Adam <obnox at samba.org> wrote:
> Hi Richard,
>
> I think it is not a real error but this:
>
> * the databases are ususally opened without O_CREAT
> first. and only with CREAT when the first open fails.
> Now tdb2 seems to log the failure at a much lower
> debug level than tdb(1), which is why you see it in
> each make test run at least in the first open.
> The second open succeeds and you don't see a
> corresponding success log message.
>
> * We also see here the fact that the tdb2 log messages
> generally lack a "\n" at the end.. ;)
>
> * the account policy messages are also harmless. if I get
> it right, these record simply don't exist in the freshly
> created db. This is logged and default values are used
> instead.
>
> Could this explain the phenomena or are you really seeing failures?
Well, I got an autobuild failure and saw those errors so assumed that
was the problem since my change did not seem so harmful.
I guess I will have to look deeper to see what the problem is.
--
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)
More information about the samba-technical
mailing list