[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: |
Andrew Ferguson |
Subject: |
Re: [rdiff-backup-users] Please test 1.1.13! |
Date: |
Tue, 28 Aug 2007 23:02:47 -0400 |
User-agent: |
Thunderbird 1.5.0.13 (Macintosh/20070809) |
Mario Doering wrote:
> Meanwhile I got the following error on another backup (1.1.14):
> 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'
Mario,
Clearly, the above directory,
/mnt/backup/sehenswert1/inetpub/wwwroot/eintracht-wulften/fussball/;084ippschein/_vti_cnf
is not empty. :)
If you want to check into it, you should do `ls -la` in that directory,
and also double check that all of the files listed in it are writable by
the user which you are running rdiff-backup as. Also double-check that
the file(s) that are left in the directory are in the mirror_metadata
files (otherwise, rdiff-backup might not have known about them, and
therefore wouldn't have known to delete them before trying to delete the
directory).
Andrew
--
Andrew Ferguson - address@hidden