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

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

Re: [rdiff-backup-users] error on mounted CIFS Windows share


From: Vytautas Stankevičius
Subject: Re: [rdiff-backup-users] error on mounted CIFS Windows share
Date: Mon, 6 Aug 2007 10:35:34 +0300

This bug was fixed in CVS and will be part of next release: 1.1.13

If you want to fix it now, add 'EOPNOTSUPP' to the list of error codes
that starts around line 54 in robust.py. It's a big list in the function
catch_error(exc) ... you can't miss it

Thanks. Now it proceeds further and finishes backup :)

---------
Processing changed file visiems
Exception '[Errno 95] Operation not supported' raised of class 'exceptions.OSError': File "/var/lib/python-support/python2.4/rdiff_backup/robust.py", line 32, in check_common_error
   try: return function(*args)
File "/var/lib/python-support/python2.4/rdiff_backup/rpath.py", line 107, in copy
   rpout.symlink(rpin.readlink())
File "/var/lib/python-support/python2.4/rdiff_backup/rpath.py", line 890, in symlink
   self.conn.os.symlink(linktext, self.path)

SpecialFileError visiems [Errno 95] Operation not supported

<...>

Errors 1
---------------------

Regards, Vytautas




reply via email to

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