[Box Backup] TLSReadFailed - Retry never occurs?? [boxbackup 0.10 - OS X 10.4 client - Debian server]

Tobias Balle-Petersen boxbackup@fluffy.co.uk
Thu, 24 Aug 2006 13:18:26 +0200


Hello...

I have checked out your code:
svn checkout http://bbdev.fluffy.co.uk/svn/box/chris/retry-debug 
box_retry_debug

Compiled:
./bootstrap && ./configure && make

Tested:
./runtest.pl bbackupd

IMPLICIT TEST FAILED: Something left files open
FAILED: 1 tests failed



Should I ignore the test results?

Should I replace my bbackupd on the client with the one in the bin 
directory?


Thanks,
Tobias


Chris Wilson wrote:
> Hi Tobias,
>
> On Tue, 22 Aug 2006, Chris Wilson wrote:
>
>> I will look into this now. I assume that since you're running a debug 
>> version of bbackupd, you don't mind compiling it yourself? Therefore, 
>> if I create a new Subversion branch with some debugging code added, 
>> would you be able to check it out from Subversion, compile it and try 
>> it instead of your current version?
>
> Assuming that you don't mind getting checking code out of Subversion, 
> please could you check out and build from this URL, and let me know 
> what the debugging log messages say after an exception?
>
>   [http://bbdev.fluffy.co.uk/svn/box/chris/retry-debug]
>
> If you don't want to use Subversion, I can send you a tarball of that 
> code.
>
> Cheers, Chris.