Ticket #35209 (closed defect: fixed)
duplicity port should depend on py27-paramiko
| Reported by: | 521E328E-2A13-4749-826A-E4EF4F22A0F1@… | Owned by: | singingwolfboy@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.1 |
| Keywords: | haspatch | Cc: | ryandesign@… |
| Port: | duplicity |
Description
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]
Attachments
Change History
comment:1 Changed 10 months ago by macsforever2000@…
- Owner changed from macports-tickets@… to singingwolfboy@…
- Port set to duplicity
Changed 10 months ago by 521E328E-2A13-4749-826A-E4EF4F22A0F1@…
- Attachment Portfile.patch added
Patch for sysutils/duplicity/Portfile
Note: See
TracTickets for help on using
tickets.


In the future, please fill in the Port field and Cc the port maintainter(s).