Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12726 closed defect (fixed)

duplicity-0.4.3 has incomplete depends

Reported by: m@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Cc: m@…, skymoo (Adam Mercer), ryandesign (Ryan Carsten Schmidt)
Port:

Description

When I tried to run duplicity I got error about missing python modules. These included GnuPGInterface (py-gnupg) and python-pexpect (py-pexpect). The Portfile needs to be updated to reflect needed dependencies.

Attachments (2)

Portfile-duplicity.diff (314 bytes) - added by iam@… 17 years ago.
Corrected patch file to use depends_run instead of depends_lib for needed python modules.
duplicity-deps.patch (508 bytes) - added by skymoo (Adam Mercer) 17 years ago.
add depends, bump revision

Download all attachments as: .zip

Change History (6)

comment:1 Changed 17 years ago by m@…

I am not sure depends_lib is the right type of dependency but that is what was already in Portfile so I used it.

Changed 17 years ago by iam@…

Attachment: Portfile-duplicity.diff added

Corrected patch file to use depends_run instead of depends_lib for needed python modules.

Changed 17 years ago by skymoo (Adam Mercer)

Attachment: duplicity-deps.patch added

add depends, bump revision

comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: m@… ramercer@… ryandesign@… added
Milestone: Port Bugs
Owner: changed from macports-dev@… to ryandesign@…

comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Committed ramercer's patch in r29529. Thanks.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.