[MacPorts] #42581: stow @2.2.0_0 Bad installation path for perl module
#42581: stow @2.2.0_0 Bad installation path for perl module --------------------+-------------------------------- Reporter: fh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: stow --------------------+-------------------------------- The stow port depends on perl 5.16 but has perl module installed for perl 5.12.4. {{{ $ port rdeps stow The following ports are dependencies of stow @2.2.0_0: perl5 perl5.16 gdbm gettext expat libiconv gperf ncurses }}} {{{ $ port contents stow ... ${prefix}/lib/perl5/site_perl/5.12.4/Stow.pm ${prefix}/lib/perl5/site_perl/5.12.4/Stow/Util.pm ... }}} -- Ticket URL: <https://trac.macports.org/ticket/42581> MacPorts <http://www.macports.org/> Ports system for OS X
#42581: stow @2.2.0_0 Bad installation path for perl module ---------------------+-------------------------------- Reporter: fh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: stow | ---------------------+-------------------------------- Comment (by ryandesign@…): What version of perl stow installs itself for depends on what variant of the perl5 port you have installed. That needs to stop. For example, we could add variants to the stow port so the user can select what version of perl they want to use. -- Ticket URL: <https://trac.macports.org/ticket/42581#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42581: stow @2.2.0_0 Bad installation path for perl module ---------------------+-------------------------------- Reporter: fh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: stow | ---------------------+-------------------------------- Comment (by arno@…): The biggest headache here is that the binary archive at http://packages.macports.org/stow installs for perl5.12. Passing "-s" will disable binary archives if you need stow with a different perl before this is fixed. -- Ticket URL: <https://trac.macports.org/ticket/42581#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#42581: stow @2.2.0_0 Bad installation path for perl module ---------------------+-------------------------------- Reporter: fh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: stow | ---------------------+-------------------------------- Comment (by fh@…): Replying to [comment:4 arno@…]:
The biggest headache here is that the binary archive at http://packages.macports.org/stow installs for perl5.12. Passing "-s" will disable binary archives if you need stow with a different perl before this is fixed.
Thanks! I am used to only install from source, and I did not noticed that I installed the binary archive this time. That would probably be better to not provide any binary archive till the problem is cleanly solved (stow takes a few seconds to install from sources) -- Ticket URL: <https://trac.macports.org/ticket/42581#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts