[MacPorts] #42609: gimp-lqr-plugin missing dependency on p5-xml-parser
#42609: gimp-lqr-plugin missing dependency on p5-xml-parser ----------------------+-------------------------------- Reporter: rswanx@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: gimp-lqr-plugin ----------------------+-------------------------------- Hello; gimp-lqr-plugin depends on p5-xml-parser, I had to satisfy this manually. Robert -- Ticket URL: <https://trac.macports.org/ticket/42609> MacPorts <http://www.macports.org/> Ports system for OS X
#42609: gimp-lqr-plugin missing dependency on p5-xml-parser ------------------------------+---------------------- Reporter: rswanx@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: intltool Port: gimp-lqr-plugin | ------------------------------+---------------------- Changes (by devans@…): * keywords: => intltool * status: new => assigned * owner: macports-tickets@… => devans@… Comment: Please CC the port maintainer when submitting tickets. I just ran across this by chance. Thanks. {{{ $ port info --maintainer gimp-lqr-plugin maintainer: devans@macports.org }}} -- Ticket URL: <https://trac.macports.org/ticket/42609#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42609: gimp-lqr-plugin missing dependency on p5-xml-parser ------------------------------+---------------------- Reporter: rswanx@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: intltool Port: gimp-lqr-plugin | ------------------------------+---------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: I think you will find that you now have two versions of p5.*-xml-parser installed. One is p5.16-xml-parser (a dependency of intltool) and the other has the same version as whatever perl5 you have installed (not the current default perl5.16). {{{ $ port installed *-xml-parser }}} This is an allowed configuration but the way intltool configures itself using the distributed intltool.m4 causes this problem. The Macports version of intltool has a patched intltool.m4 that avoids the problem. This port's configure file needs to be regenerated using our version of intltool.m4. Fix committed in r117378. Please update your ports and retry. You should be able to deactivate/uninstall the version of *-xml-parser (NOT p5.16-xml-parser) that was installed by p5-xml-parser amd find that all is well now. -- Ticket URL: <https://trac.macports.org/ticket/42609#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts