← Back to team overview

duplicity-team team mailing list archive

Re: [Question #130310]: AttributeError: RsyncBackend instance has no attribute 'subprocess_popen_persist'

 

Question #130310 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/130310

robegue posted a new comment:
there's no need to reinstall because only three files are changed:
backend.py , backends/rsyncbackend.py, backends/rsyncbackend.py

download these files from
http://bazaar.launchpad.net/~ed.so/duplicity/0.6.10-backend_fixes/files/head:/duplicity

and copy them into the duplicity folder:

$ sudo cp backend.py /usr/share/pyshared/duplicity/
$ sudo cp rsyncbackend.py /usr/share/pyshared/duplicity/backends/
$ sudo cp ftpbackend.py /usr/share/pyshared/duplicity/backends/

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.