#13981: "jasper" port should depend on "unzip" but doesn't -------------------------------+-------------------------------------------- Reporter: bzbarsky@mit.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by jmpp@macports.org): * milestone: => Port Bugs Old description:
STEPS TO REPRODUCE:
1) Install macports on a vanilla Tiger system 2) "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.
New description: STEPS TO REPRODUCE: 1. Install macports on a vanilla Tiger system 2. "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. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13981#comment:3> MacPorts </projects/macports> Ports system for Mac OS