FS#28739 - [duplicity] New dependency
Attached to Project:
Community Packages
Opened by Jualian Deveraux (jdeveraux) - Friday, 02 March 2012, 02:09 GMT
Last edited by Lukas Fleischer (lfleischer) - Monday, 05 March 2012, 20:47 GMT
Opened by Jualian Deveraux (jdeveraux) - Friday, 02 March 2012, 02:09 GMT
Last edited by Lukas Fleischer (lfleischer) - Monday, 05 March 2012, 20:47 GMT
|
Details
Description:
Duplicity's scp backend fails with the following error: """ UnsupportedBackendScheme: scheme not supported in url: scp://USER@HOST/DIR """ Fix Found: Duplicity now depends on package python-paramiko (which implements the SSH2 protocol). Installing such package with pacman solved the problem. Additional info: package version(s): duplicity 0.6.18-1 , python-paramiko 1.7.7.1-2 Steps to reproduce: Run command: duplicity --verbosity error --no-encryption ~/LOCALDIR scp://USER@HOST/DIR |
This task depends upon
Closed by Lukas Fleischer (lfleischer)
Monday, 05 March 2012, 20:47 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 0.6.18-2.
Monday, 05 March 2012, 20:47 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 0.6.18-2.
Comment by
Lukas Fleischer (lfleischer) -
Monday, 05 March 2012, 20:42 GMT
Agreed. I blame upstream for not documenting this anywhere... Will
be fixed in 0.6.18-2.