rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] RE: Nooooooooo!


From: jonathan . w . smith
Subject: [rdiff-backup-users] RE: Nooooooooo!
Date: Sat, 20 Aug 2005 18:38:04 +0000

After the backup failed I ran zcat -t *.gz without any reported problems. Then 
I again ran rdiff-backup --check-destination-dir <target directory>. There was 
a series of error reports with warnings about a file not found followed by

" A regular file was indicated by the metadata, but could not be
constructed from existing increments because last increment had type None.  
Instead of the actual file's data, an empty length file will be created.  This 
error is probably caused by data loss in the
rdiff-backup destination directory, or a bug in rdiff-backup "


After a long time the run concluded with:

Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line 282, in 
Main
    take_action(rps)
  File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line 254, in 
take_action
    elif action == "check-destination-dir": CheckDest(rps[0])
  File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line 839, in 
CheckDest
    dest_rp.conn.regress.Regress(dest_rp)
  File "/usr/lib/python2.4/site-packages/rdiff_backup/regress.py", line 74, in 
Regress
    former_current_mirror_rp.delete()
  File "/usr/lib/python2.4/site-packages/rdiff_backup/rpath.py", line 869, in 
delete
    else: self.conn.os.unlink(self.path)
OSError: [Errno 2] No such file or directory: 
'/mnt/e3/rdiff-backup-data/current_mirror.2005-08-19T20:26:39-04:00.data'

I guess I should have removed the older mirror first, eh?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]