[Box Backup] Testing boxbackup after compiling - What to do about errors?

Tobias Balle-Petersen boxbackup@fluffy.co.uk
Fri, 01 Sep 2006 13:37:48 +0200


Hello...

I have compiled boxbackup on a PPC machine running Debian.

When running all the tests after the sucessfull compilation I get this 
result:
WARNING: This test was run as root. Some tests have been omitted.
FAILED: 2 tests failed
--------
common: PASSED
crypto: PASSED
compress: PASSED
basicserver: PASSED
raidfile: PASSED
backupstore: PASSED
backupstorefix: PASSED
backupstorepatch: PASSED
backupdiff: FAILED: 1 tests failed
bbackupd: FAILED: 2 tests failed

This is what I get if I run the tests from a non root account:
common: make failed
crypto: make failed
compress: make failed
basicserver: make failed
raidfile: make failed
backupstore: make failed
backupstorefix: make failed
backupstorepatch: make failed
backupdiff: make failed
bbackupd: make failed

What do I need to do to pass the two failing tests?


Thanks,
Tobias