Hi everybody,
 
We are using rdiff-backup 1.2.8 and Python version 2.3.4 on CentOS 4.7 to 
create our backups.
When I use the --verify-at-time option I get a lot of errors. The backup itself 
runs without errors (apart from the usual "ListError" error(s))
A restore also works without any problems or errors.
Can anybody tell me what this error means and if it can course problems to the 
backup
Please find the traceback log below
 
Regards,
Cor van den Berghe
 
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 30, in ?
    rdiff_backup.Main.error_check_Main(sys.argv[1:])
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 304, in 
error_check_Main
    try: Main(arglist)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 324, in 
Main
    take_action(rps)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 287, in 
take_action
    elif action == 'list-increment-sizes': ListIncrementSizes(rps[0])
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 745, in 
ListIncrementSizes
    rp = require_root_set(rp, 1)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 729, in 
require_root_set
    if not restore_set_root(rp):
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 702, in 
restore_set_root
    assert (from_datadir[1] == "increments" or
IndexError: tuple index out of range
 

ACHAAutomation BV
Manuscriptstraat 32
1321 NN ALMERE | The Netherlands 

BTW 8084.59.995.B01 | KvK 33299765
www.acha.nl | [email protected]  | mobile: +31 6 24 710 333 

phone: +31 36 53 66 322 | fax: +31 36 53 66 822

 
_______________________________________________
rdiff-backup-users mailing list at [email protected]
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki

Reply via email to