[MacPorts] #35209: duplicity port should depend on py27-paramiko
MacPorts
noreply at macports.org
Mon Jul 16 08:45:40 PDT 2012
#35209: duplicity port should depend on py27-paramiko
----------------------------------------------------------------+-----------
Reporter: 521E328E-2A13-4749-826A-E4EF4F22A0F1@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port:
----------------------------------------------------------------+-----------
duplicity @0.6.18 should have py27-paramiko as a run-time dependency.
This module is used for the ssh backend, so w/o this library duplicity
will fail with the following error (assuming the backend is ssh):
{{{
Import of duplicity.backends.giobackend Failed: No module named gio
Import of duplicity.backends.sshbackend Failed: No module named paramiko
UnsupportedBackendScheme: scheme not supported in url: ssh://[REDACTED]
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35209>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list