duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #00455
Re: [Question #130310]: AttributeError: RsyncBackend instance has no attribute 'subprocess_popen_persist'
Question #130310 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/130310
edso posted a new comment:
jamie,
why don't you simply setup the duplicity tarball?
get it at duplicity.org
unpack, chdir folder
run python setup.py install
hints:
make sure you have librsync devel install plus gcc. if somethings missing the setup will tell you.
uninstall installed duplicity first so shared libs won't clash ..
alternatively try to install it to a custom path with all lib in the
application folder. i do this as i have to test new versions from time
to time. it is described here
http://ftplicity.svn.sourceforge.net/viewvc/ftplicity/duply/trunk/INSTALL.txt
ede/duply.net
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.