[MacPorts] #18226: mpfr 2.4.0 and lzma (lzmautils)
#18226: mpfr 2.4.0 and lzma (lzmautils) --------------------------------------+------------------------------------- Reporter: garribald@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: mpfr lzma lzmautils | Port: mpfr --------------------------------------+------------------------------------- The first attempt to upgrade mpfr ended like this: {{{ book:~ test$ sudo port upgrade mpfr Password: ---> Fetching mpfr ---> Attempting to fetch mpfr-2.4.0.tar.lzma from http://trd.no.distfiles.macports.org/mpfr/2.4.0 ---> Attempting to fetch mpfr-2.4.0.tar.lzma from http://www.mpfr.org/mpfr-2.4.0/ ---> Verifying checksum(s) for mpfr Error: Target org.macports.extract returned: Failed to locate 'lzma' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin' Error: Unable to upgrade port: 1 }}} Then I grabbed the port lzmautils and the installation of mpfr was unproblematic. I don't know, if there is a better lzma port out there for making a dependency, but IMHO some check should be made, whether lzma is installed or not and in need to grab the relevant port for expanding mpfr (if that one really has to be in the lzma flavor). MacPorts 1.7, Tiger 10.4.11 -- Ticket URL: <http://trac.macports.org/ticket/18226> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18226: mpfr 2.4.0 and lzma (lzmautils) --------------------------------------+------------------------------------- Reporter: garribald@… | Owner: vinc17@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: mpfr lzma lzmautils | Port: mpfr --------------------------------------+------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => vinc17@… Comment: Right, this dependency needs to be added: {{{ depends_build bin:lzma:lzmautils }}} -- Ticket URL: <http://trac.macports.org/ticket/18226#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18226: mpfr 2.4.0 and lzma (lzmautils) --------------------------------------+------------------------------------- Reporter: garribald@… | Owner: vinc17@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: mpfr lzma lzmautils | Port: mpfr --------------------------------------+------------------------------------- Comment(by vinc17@…): Fixed in r46101. BTW, I thought that "use_lzma yes" would imply this dependency in MacPorts rules. -- Ticket URL: <http://trac.macports.org/ticket/18226#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18226: mpfr 2.4.0 and lzma (lzmautils) ---------------------------------------+------------------------------------ Reporter: garribald@… | Owner: vinc17@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: mpfr lzma lzmautils Port: mpfr | ---------------------------------------+------------------------------------ Changes (by vinc17@…): * status: new => closed * resolution: => fixed -- Ticket URL: <http://trac.macports.org/ticket/18226#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18226: mpfr 2.4.0 and lzma (lzmautils) ---------------------------------------+------------------------------------ Reporter: garribald@… | Owner: vinc17@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: mpfr lzma lzmautils Port: mpfr | ---------------------------------------+------------------------------------ Comment(by blb@…): Replying to [comment:3 vinc17@…]:
BTW, I thought that "use_lzma yes" would imply this dependency in MacPorts rules.
It will (as of r43782 on trunk) in 1.8. -- Ticket URL: <http://trac.macports.org/ticket/18226#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts