[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] Please test 1.1.13!
From: |
Mario Doering |
Subject: |
Re: [rdiff-backup-users] Please test 1.1.13! |
Date: |
Tue, 28 Aug 2007 10:33:26 +0200 |
On Sun, 19 Aug 2007 10:12:42 -0400
Andrew Ferguson <address@hidden> wrote:
> Was this a new backup made with 1.1.14? And then you tried a second
> backup also using 1.1.14? Or did you first make this backup with
> 1.0.5? What was the command line you used to create the backup (and
> try the subsequent backups)?
>
> What is the result of:
> $ hexdump
> /mnt/backup_local/kai/MUPSicherung/rdiff-backup-data/chars_to_quote
>
> If this was a new backup, can you try making a new one, this time
> adding the " -v4 " option and then send me the output?
Hello Andrew,
I could not reproduce the problem yet, but I still will keep an eye on
it!
Meanwhile I got the following error on another backup (1.1.14):
Traceback (most recent call last):
File "/usr/bin/rdiff-backup", line 23, in ?
rdiff_backup.Main.error_check_Main(sys.argv[1:])
File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line
302, in error_check_Main
try: Main(arglist)
File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line
322, in Main
take_action(rps)
File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line
278, in take_action
elif action == "backup": Backup(rps[0], rps[1])
File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line
341, in Backup
backup.Mirror_and_increment(rpin, rpout, incdir)
File "/usr/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 "/usr/lib/python2.4/site-packages/rdiff_backup/backup.py", line
229, in patch_and_increment
ITR(diff.index, diff)
File "/usr/lib/python2.4/site-packages/rdiff_backup/rorpiter.py",
line 277, in __call__
if self.finish_branches(index) is None:
File "/usr/lib/python2.4/site-packages/rdiff_backup/rorpiter.py",
line 229, in finish_branches
to_be_finished.end_process()
File "/usr/lib/python2.4/site-packages/rdiff_backup/backup.py", line
649, in end_process
self.base_rp.rmdir()
File "/usr/lib/python2.4/site-packages/rdiff_backup/rpath.py", line
894, in rmdir
self.conn.os.rmdir(self.path)
OSError: [Errno 39] Directory not empty:
'/mnt/backup/sehenswert1/inetpub/wwwroot/eintracht-wulften/fussball/;084ippschein/_vti_cnf'
Only got that message per Mail, so I would have to look into it, if you
need additional infos :-)
Bye,
Mario.