Hi, first let me thank you for picking back up the developement of this AWESOME tool!

However, I'm having an issue..

I use rdiff-backup to back up my systems (duh).. well, I nightly do a '--remove-older-than 30D' followed by a fetch of the new data. I have been using 0.12.6 since I started doing backups.. then when I had this problem I came to the www site and was pleasently amazed that version 1 was released yesterday. So it's been going for a long time now. Today I needed to do a restore (using 0.12.6) and got this error... Then I upgraded to 1.0.0 and tried the restore again and the same thing is still happening.

Any ideas? Is it perhaps caused by something 0.12.6 put in to the backup data, but wouldn't be a problem from now on?

The following is the output from v1.0.0:

Sending back exception 'filetype' of type exceptions.KeyError:
File "/usr/lib/python2.3/site-packages/rdiff_backup/connection.py", line 334, in answer_request
   result = apply(eval(request.function_string), argument_list)
File "/usr/lib/python2.3/site-packages/rdiff_backup/restore.py", line 317, in patch
   ITR(diff.index, diff)
File "/usr/lib/python2.3/site-packages/rdiff_backup/rorpiter.py", line 279, in __call__
   last_branch.fast_process(*args)
File "/usr/lib/python2.3/site-packages/rdiff_backup/restore.py", line 633, in fast_process
   self.patch_to_temp(rp, diff_rorp, tf)
File "/usr/lib/python2.3/site-packages/rdiff_backup/restore.py", line 640, in patch_to_temp
   elif diff_rorp.get_attached_filetype() == 'snapshot':
File "/usr/lib/python2.3/site-packages/rdiff_backup/rpath.py", line 555, in get_attached_filetype
   return self.data['filetype']



_______________________________________________
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