I downgraded to 1.1.2 and get a different error now! Begin forwarded message:
Traceback (most recent call last): File "/sw/bin/rdiff-backup", line 23, in ? rdiff_backup.Main.Main(sys.argv[1:])File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 303, in Maintake_action(rps)File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 272, in take_actionelif action == "backup": Backup(rps[0], rps[1])File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 323, in Backupbackup.Mirror_and_increment(rpin, rpout, incdir)File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 51, in Mirror_and_incrementDestS.patch_and_increment(dest_rpath, source_diffiter, inc_rpath)File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 228, in patch_and_incrementITR(diff.index, diff)File "/sw/lib/python2.4/site-packages/rdiff_backup/rorpiter.py", line 281, in __call__last_branch.fast_process(*args)File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 654, in fast_processif self.patch_to_temp(rp, diff_rorp, tf):File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 528, in patch_to_temprpath.copy_attribs(diff_rorp, new)File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py", line 168, in copy_attribsrpout.write_carbonfile(rpin.get_carbonfile())File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py", line 1172, in write_carbonfilefsobj = FSSpec(rpath.path) NameError: global name 'rpath' is not definedException exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/ RSNAPSHOT/rdiff-backup/rdiff-backup-data/file_statistics. 2005-12-05T20:17:25Z.data.gz', mode 'wb' at 0x7c6848 0x7d9558>> ignored Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/ RSNAPSHOT/rdiff-backup/rdiff-backup-data/error_log. 2005-12-05T20:17:25Z.data.gz', mode 'wb' at 0x3b5218 0x7d8f80>> ignored Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/ RSNAPSHOT/rdiff-backup/rdiff-backup-data/mirror_metadata. 2005-12-05T20:17:25Z.snapshot.gz', mode 'wb' at 0x7c68d8 0x7d9580>> ignored Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/ RSNAPSHOT/rdiff-backup/rdiff-backup-data/extended_attributes. 2005-12-05T20:17:25Z.snapshot.gz', mode 'wb' at 0x7c6920 0x7d9648>> ignored
_______________________________________________ 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
