duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #01723
Re: [Question #232611]: Error running rsync
Question #232611 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/232611
Status: Answered => Open
Tim Chi is still having a problem:
Here is the full detailed error:
Giving up trying to execute 'rsync -e 'ssh -oBatchMode=yes -p 22' user@host:testdir/subversion/' after 5 attempts
Removing still remembered temporary file /tmp/duplicity-9_bdUr-tempdir/mkstemp-rwrsRs-1
Backend error detail: Traceback (most recent call last):
File "/usr/bin/duplicity", line 1411, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1404, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1282, in main
sync_archive(decrypt)
File "/usr/bin/duplicity", line 1034, in sync_archive
remlist = globals.backend.list()
File "/usr/lib64/python2.6/site-packages/duplicity/backends/rsyncbackend.py", line 138, in list
result, stdout = self.run_command(commandline)
File "/usr/lib64/python2.6/site-packages/duplicity/backends/rsyncbackend.py", line 109, in run_command
result, stdout, stderr = self.subprocess_popen_persist(commandline)
File "/usr/lib64/python2.6/site-packages/duplicity/backend.py", line 577, in subprocess_popen_persist
raise BackendException("Error running '%s'" % private)
BackendException: Error running 'rsync -e 'ssh -oBatchMode=yes -p 22' user@host:testdir/subversion/'
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.