[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] Simultaneous backups with same source and desti
From: |
Matthew Flaschen |
Subject: |
Re: [rdiff-backup-users] Simultaneous backups with same source and destination. |
Date: |
Thu, 16 Aug 2007 15:49:32 -0400 |
User-agent: |
Thunderbird 2.0.0.5 (X11/20070719) |
Matthew Flaschen wrote:
> I think the regression did that before it failed. I don't see any
> 2007-08-10 increments left in the increments directory. When I run
> rdiff-backup now I get the below traceback.
>
> Matt Flaschen
I removed the rest of the 2007-08-10 files. Now I get the below error:
Starting increment operation /home/matthew to
/media/backup/IncrementalBackups/home/matthew
Warning: Extended attributes file not found
Processing changed file .
Incrementing mirror file /media/backup/IncrementalBackups/home/matthew
Traceback (most recent call last):
File "/usr/bin/rdiff-backup", line 23, in <module>
rdiff_backup.Main.Main(sys.argv[1:])
File "/usr/lib/python2.5/site-packages/rdiff_backup/Main.py", line
285, in Main
take_action(rps)
File "/usr/lib/python2.5/site-packages/rdiff_backup/Main.py", line
255, in take_action
elif action == "backup": Backup(rps[0], rps[1])
File "/usr/lib/python2.5/site-packages/rdiff_backup/Main.py", line
305, in Backup
backup.Mirror_and_increment(rpin, rpout, incdir)
File "/usr/lib/python2.5/site-packages/rdiff_backup/backup.py", line
51, in Mirror_and_increment
DestS.patch_and_increment(dest_rpath, source_diffiter, inc_rpath)
File "/usr/lib/python2.5/site-packages/rdiff_backup/backup.py", line
229, in patch_and_increment
ITR(diff.index, diff)
File "/usr/lib/python2.5/site-packages/rdiff_backup/rorpiter.py", line
272, in __call__
else: self.root_branch.start_process(*args)
File "/usr/lib/python2.5/site-packages/rdiff_backup/backup.py", line
640, in start_process
diff_rorp, base_rp, self.get_incrp(index))
File "/usr/lib/python2.5/site-packages/rdiff_backup/backup.py", line
470, in check_long_name
try: result = func(*args)
File "/usr/lib/python2.5/site-packages/rdiff_backup/increment.py",
line 41, in Increment
elif mirror.isdir(): incrp = makedir(mirror, incpref)
File "/usr/lib/python2.5/site-packages/rdiff_backup/increment.py",
line 94, in makedir
dirsign = get_inc(incpref, "dir")
File "/usr/lib/python2.5/site-packages/rdiff_backup/increment.py",
line 114, in get_inc
assert not incrp.lstat(), incrp
AssertionError: Path:
/media/backup/IncrementalBackups/home/matthew/rdiff-backup-data/increments.2007-08-09T01:59:28-04:00.dir
Index: ('increments.2007-08-09T01:59:28-04:00.dir',)
Data: {'uid': 500, 'perms': 448, 'type': 'reg', 'gname': 'matthew',
'ea': <rdiff_backup.eas_acls.ExtendedAttributes instance at 0
xb7b4eb2c>, 'ctime': 1186733391, 'devloc':
2065L, 'uname': 'matthew', 'nlink': 1, 'gid': 500, 'mtime': 1186639213,
'atime': 11867 33392, 'inode':
23904335L, 'size': 0L}
Exception exceptions.TypeError: "'NoneType' object is not callable" in
<bound method GzipFile.__del__ of <gzip open file '/media/
backup/IncrementalBackups/home/matthew/rdiff-backup-data/extended_attributes.2007-08-16T15:48:04-04:00.snapshot.gz',
mode 'wb' at 0xb7c51f98
0xb7b4e3ccL>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in
<bound method GzipFile.__del__ of <gzip open file '/media/
backup/IncrementalBackups/home/matthew/rdiff-backup-data/file_statistics.2007-08-16T15:48:04-04:00.data.gz',
mode 'wb' at 0xb7c51 f08
0xb7b4e10cL>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in
<bound method GzipFile.__del__ of <gzip open file '/media/
backup/IncrementalBackups/home/matthew/rdiff-backup-data/error_log.2007-08-16T15:48:04-04:00.data.gz',
mode 'wb' at 0xb7c51ec0 0x
b7b46c6cL>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in
<bound method GzipFile.__del__ of <gzip open file '/media/
backup/IncrementalBackups/home/matthew/rdiff-backup-data/mirror_metadata.2007-08-16T15:48:04-04:00.snapshot.gz',
mode 'wb' at 0xb 7c51f50
0xb7b4e2ccL>> ignored
- [rdiff-backup-users] Simultaneous backups with same source and destination., Matthew Flaschen, 2007/08/11
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination., dean gaudet, 2007/08/12
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination., Matthew Flaschen, 2007/08/12
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination., Andrew Ferguson, 2007/08/13
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination., Matthew Flaschen, 2007/08/13
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination., Andrew Ferguson, 2007/08/13
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination., Matthew Flaschen, 2007/08/13
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination., Andrew Ferguson, 2007/08/13
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination., Matthew Flaschen, 2007/08/13
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination.,
Matthew Flaschen <=
- Re: [rdiff-backup-users] Simultaneous backups with same source and destination., Matthew Flaschen, 2007/08/16