Ticket #13981 (new defect)
"use_zip yes" should imply dependency on "unzip" but doesn't
| Reported by: | bzbarsky@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts base bugs |
| Component: | base | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description (last modified by jmpp@…) (diff)
STEPS TO REPRODUCE:
- Install macports on a vanilla Tiger system
- "port install xfig"
ACTUAL RESULTS:
---> Attempting to fetch jasper-1.701.0.zip from http://www.ece.uvic.ca/~mdadams/jasper/software/ ---> Verifying checksum(s) for jasper Error: Target org.macports.extract returned: Failed to locate 'unzip' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin'
Doing "port install unzip" before trying to install xfig makes things work correctly.
ACTUAL RESULTS: "unzip" should be listed as a dependancy for "jasper", so it'll get installed automagically in this situation.
Change History
Note: See
TracTickets for help on using
tickets.

