Hello Frank,

> Okay, I updated to 5159 and, after one small change (in the attached patch)
> I was able to compile.
> The TLS test succeeded for some reason, even though it was missing the
> scripts/copy-tls-confs file (also attached) - apparently I forgot to
> include that the TLS test patch I sent in.  After adding the script back in
> it worked fine.

Thanks, it's now in the current trunk.

> Other than that, the only test that failed was wierd-files2.  More
> specifically, it looks like several files that started out as hardlinks to
> the same file became seperate inodes:
>
> osx-w:~/bacula/regress netops$ ls -i weird-files | grep normal | sort
> 1910268 another-hardlink-to-normalfile
> 1910268 hardlink-to-normalfile
> 1910268 normalfile
> osx-w:~/bacula/regress netops$ ls -i weird-files2 | grep normal | sort
> 1910632 another-hardlink-to-normalfile
> 1910639 hardlink-to-normalfile
> 1910641 normalfile
>
> Full output of test with debug enabled attached.

On my station, i have this error when i does the first step of the script by
hand.

[EMAIL PROTECTED]:/tmp/regress/weird-files$ ls -i | grep normal
327946 another-hardlink-to-normalfile
327946 hardlink-to-normalfile
327946 normalfile

[EMAIL PROTECTED]:/tmp/regress/weird-files2$ cp -Rp weird-files weird-files2

[EMAIL PROTECTED]:/tmp/regress/weird-files2$ ls -i | grep normal
339098 another-hardlink-to-normalfile
339119 hardlink-to-normalfile
339103 normalfile

I will look, but i think that the test is ok, it's a "normal" error

Bye

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to