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. _______________________________________________ Mailing list: https://launchpad.net/~duplicity-team Post to : [email protected] Unsubscribe : https://launchpad.net/~duplicity-team More help : https://help.launchpad.net/ListHelp

