SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
Anacron job rdiff-backup.daily
Author Message
Post Anacron job rdiff-backup.daily 
Is this a traceback for the warning or have things failed
completely...? Its bit murky! Please explain. I assume that the
warning and the traceback or completely different and the backup has
occurred completely (its says 'ignored'). Am I right?


Begin forwarded message:

Warning: File system no longer needs quoting, but we will retain
for backwards compatibility.
Traceback (most recent call last):
File "/sw/bin/rdiff-backup", line 23, in ?
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line
303, in Main
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line
272, in take_action
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line
323, in Backup
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 51, in Mirror_and_increment
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 228, in patch_and_increment
File "/sw/lib/python2.4/site-packages/rdiff_backup/rorpiter.py",
line 281, in __call__
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 656, in fast_process
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 482, in check_long_name
File "/sw/lib/python2.4/site-packages/rdiff_backup/increment.py",
line 44, in Increment
File "/sw/lib/python2.4/site-packages/rdiff_backup/increment.py",
line 73, in makesnapshot
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 223, in copy_with_attribs
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 101, in copy
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 123, in copy_reg_file
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 1006, in write_from_fileobj
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 985, in open
File "/sw/lib/python2.4/gzip.py", line 95, in __init__
IOError: [Errno 24] Too many open files: '/Volumes/RSNAPSHOT/rdiff-
backup/rdiff-backup-data/increments/muralikv/Documents/Downloads/
fonts/Symbol-10.bdf.2005-10-31T00;05820;05802Z.snapshot.gz'
Exception 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-11-25T09;05856;05831Z.data.gz', mode 'wb' at 0x7c5f50
0x12040a8>> 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-11-25T09;05856;05831Z.data.gz', mode 'wb' at 0x3871d0
0x7da058>> 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-11-25T09;05856;05831Z.snapshot.gz', mode 'wb' at 0x1205020
0x12040d0>> 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-11-25T09;05856;05831Z.snapshot.gz', mode 'wb' at 0x1205068
0x1204198>> ignored

Post Anacron job rdiff-backup.daily 
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 Main
take_action(rps)
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line
272, in take_action
elif action == "backup": Backup(rps[0], rps[1])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line
323, in Backup
backup.Mirror_and_increment(rpin, rpout, incdir)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 51, in Mirror_and_increment
DestS.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_increment
ITR(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_process
if self.patch_to_temp(rp, diff_rorp, tf):
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 528, in patch_to_temp
rpath.copy_attribs(diff_rorp, new)
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 168, in copy_attribs
rpout.write_carbonfile(rpin.get_carbonfile())
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 1172, in write_carbonfile
fsobj = FSSpec(rpath.path)
NameError: global name 'rpath' is not defined
Exception 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

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB