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

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

Re: [rdiff-backup-users] Long filenames (again)


From: Thanos Diacakis
Subject: Re: [rdiff-backup-users] Long filenames (again)
Date: Thu, 5 Feb 2009 09:01:54 -0800

I am on 1.2.6 on both ends.

Here's the last lines of the trace (everything earlier looks like more of the same):

UpdateError Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/rdiff-backup.tmp.56475 [Errno 2] No such file or directory: 'z:\\LuciferBackup/rdiff-backup- data/increments/Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/FFF75C20- DCB8-4F02-91D7-04B7A9CC1278;05813FF4081-5B02-4CA5- AB04-3CC77C56F4BA.xml.2009-02-04T17;05829;05858-08;05800.snapshot.gz' Processing changed file Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/FFF88A27-5094-4990- B6F7-5C95DA500270:9AB0CE36-0019-4704-A28F-04AE4397FB47.xml Incrementing mirror file z:\LuciferBackup/Documents/OmniFocus Backups/ OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/ FFF88A27-5094-4990-B6F7-5C95DA500270;0589AB0CE36-0019-4704- A28F-04AE4397FB47.xml Exception '[Errno 2] No such file or directory: 'z:\\LuciferBackup/ rdiff-backup-data/increments/Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/ FFF88A27-5094-4990-B6F7-5C95DA500270;0589AB0CE36-0019-4704- A28F-04AE4397FB47.xml.2009-02-04T17;05829;05858-08;05800.snapshot.gz'' raised of class '<type 'exceptions.IOError'>':
  File "rdiff_backup\robust.pyc", line 32, in check_common_error
  File "rdiff_backup\increment.pyc", line 44, in Increment
  File "rdiff_backup\increment.pyc", line 73, in makesnapshot
  File "rdiff_backup\rpath.pyc", line 243, in copy_with_attribs
  File "rdiff_backup\rpath.pyc", line 105, in copy
  File "rdiff_backup\rpath.pyc", line 133, in copy_reg_file
  File "rdiff_backup\rpath.pyc", line 1194, in write_from_fileobj
  File "rdiff_backup\rpath.pyc", line 1173, in open
  File "gzip.pyc", line 79, in __init__

UpdateError Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/rdiff-backup.tmp.56476 [Errno 2] No such file or directory: 'z:\\LuciferBackup/rdiff-backup- data/increments/Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/FFF88A27-5094-4990- B6F7-5C95DA500270;0589AB0CE36-0019-4704-A28F-04AE4397FB47.xml. 2009-02-04T17;05829;05858-08;05800.snapshot.gz' Processing changed file Documents/OmniFocus BacException ''module' object has no attribute 'WindowsError'' raised of class '<type 'exceptions.AttributeError'>': File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/Main.py", line 304, in error_check_Main
    try: Main(arglist)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/Main.py", line 324, in Main
    take_action(rps)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/Main.py", line 280, in take_action
    elif action == "backup": Backup(rps[0], rps[1])
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/Main.py", line 343, in Backup
    backup.Mirror_and_increment(rpin, rpout, incdir)
File "/Library/Frameworks/Python.framework/Versions/2.5/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 "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/connection.py", line 450, in __call__
    return apply(self.connection.reval, (self.name,) + args)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/connection.py", line 368, in reval
    result = self.get_response(req_num)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/connection.py", line 315, in get_response
    try: req_num, object = self._get()
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/connection.py", line 241, in _get
    if format_string == "o": result = cPickle.loads(data)

Using rdiff-backup version 1.2.6
Executing ssh -F ~/Settings/ssh/ssh-home-conf2 thanos.kicks-ass.net -p 60666 z:rdiff-backup.exe --server
Unable to import module xattr.
Extended attributes not supported on filesystem at /Users/thanos
Unable to import module posix1e from pylibacl package.
POSIX ACLs not supported on filesystem at /Users/thanos
Unable to import win32security module. Windows ACLs
not supported by filesystem at /Users/thanos
escape_dos_devices not required by filesystem at /Users/thanos
Reading globbing filelist nobackup.txt
Starting increment operation /Users/thanos to z:\LuciferBackup
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/Current/bin/ rdiff-backup", line 30, in <module>
    rdiff_backup.Main.error_check_Main(sys.argv[1:])
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/Main.py", line 304, in error_check_Main
    try: Main(arglist)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/Main.py", line 324, in Main
    take_action(rps)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/Main.py", line 280, in take_action
    elif action == "backup": Backup(rps[0], rps[1])
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/Main.py", line 343, in Backup
    backup.Mirror_and_increment(rpin, rpout, incdir)
File "/Library/Frameworks/Python.framework/Versions/2.5/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 "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/connection.py", line 450, in __call__
    return apply(self.connection.reval, (self.name,) + args)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/connection.py", line 368, in reval
    result = self.get_response(req_num)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/connection.py", line 315, in get_response
    try: req_num, object = self._get()
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rdiff_backup/connection.py", line 241, in _get
    if format_string == "o": result = cPickle.loads(data)
AttributeError: 'module' object has no attribute 'WindowsError'
kups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/ root=57CD3699-9705-4863-99A7-3589123A3386:CD9CA304-BA33-4DEF- B596-0D09FD26F190.xml Incrementing mirror file z:\LuciferBackup/Documents/OmniFocus Backups/ OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/ root=57CD3699-9705-4863-99A7-3589123A3386;058CD9CA304-BA33-4DEF- B596-0D09FD26F190.xml Exception '[Errno 2] No such file or directory: 'z:\\LuciferBackup/ rdiff-backup-data/increments/Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/ root=57CD3699-9705-4863-99A7-3589123A3386;058CD9CA304-BA33-4DEF- B596-0D09FD26F190.xml.2009-02-04T17;05829;05858-08;05800.snapshot.gz'' raised of class '<type 'exceptions.IOError'>':
  File "rdiff_backup\robust.pyc", line 32, in check_common_error
  File "rdiff_backup\increment.pyc", line 44, in Increment
  File "rdiff_backup\increment.pyc", line 73, in makesnapshot
  File "rdiff_backup\rpath.pyc", line 243, in copy_with_attribs
  File "rdiff_backup\rpath.pyc", line 105, in copy
  File "rdiff_backup\rpath.pyc", line 133, in copy_reg_file
  File "rdiff_backup\rpath.pyc", line 1194, in write_from_fileobj
  File "rdiff_backup\rpath.pyc", line 1173, in open
  File "gzip.pyc", line 79, in __init__

UpdateError Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/rdiff-backup.tmp.56477 [Errno 2] No such file or directory: 'z:\\LuciferBackup/rdiff-backup- data/increments/Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/ root=57CD3699-9705-4863-99A7-3589123A3386;058CD9CA304-BA33-4DEF- B596-0D09FD26F190.xml.2009-02-04T17;05829;05858-08;05800.snapshot.gz' Processing changed file Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 185327.ofocus-backup Sending back exception [Error 145] The directory is not empty: 'z:\ \LuciferBackup/Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup' of type <type 'exceptions.WindowsError'>:
  File "rdiff_backup\connection.pyc", line 335, in answer_request
  File "rdiff_backup\backup.pyc", line 243, in patch_and_increment
  File "rdiff_backup\rorpiter.pyc", line 277, in __call__
  File "rdiff_backup\rorpiter.pyc", line 229, in finish_branches
  File "rdiff_backup\backup.pyc", line 672, in end_process
  File "rdiff_backup\rpath.pyc", line 993, in rmdir

Fatal Error: Lost connection to the remote system

Thanos

On Feb 5, 2009, at 5:23 AM, Andrew Ferguson wrote:

On Feb 4, 2009, at 9:46 PM, Thanos Diacakis wrote:

Hi all,

I am backing up from OSX to Windows and keep getting this error:

UpdateError Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/rdiff-backup.tmp.55620 [Errno 2] No such file or directory: 'z:\\LuciferBackup/rdiff- backup-data/increments/Documents/OmniFocus Backups/OmniFocus Backup before Upgrading 2008-11-01 184020.ofocus-backup/FFCFBBA1- EDD9-4410-8365-FBC07C05617F;0587C0305AA-Exception ''module' object has no attribute 'WindowsError'' raised of class '<type 'exceptions.AttributeError'>':

This is preceded by a large number or [Erron 2]... but instead of ignoring them and continuing, rdiff keeps dying eventually.


Hi Thanos,

Interesting error, thanks. Can you run rdiff-backup with -v5 and send more of the logs? (perhaps just the "OmniFocus Backups" directory if you want to keep things small).

Rdiff-backup is trying to propagate a WindowsError back to the Mac side, but this fails because the Mac doesn't understand Windows errors. I'd like to determine where in the Windows code it is failing so I can catch the error there.

Also, which version of rdiff-backup are you using?


thanks,
Andrew






reply via email to

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