[MacPorts] #43477: subversion-perlbindings-5.16 Can't install because conflicting ports are installed

MacPorts noreply at macports.org
Thu Apr 24 01:27:43 PDT 2014


#43477: subversion-perlbindings-5.16 Can't install because conflicting ports are
installed
-------------------------------------------+---------------------
  Reporter:  trac.macports@…               |      Owner:  dluke@…
      Type:  defect                        |     Status:  new
  Priority:  Normal                        |  Milestone:
 Component:  ports                         |    Version:  2.2.1
Resolution:                                |   Keywords:
      Port:  subversion-perlbindings-5.16  |
-------------------------------------------+---------------------
Changes (by ryandesign@…):

 * keywords:  port conflict =>
 * owner:  macports-tickets@… => dluke@…
 * cc: trac.macports@… (removed)
 * cc: blair@… (added)
 * priority:  High => Normal


Comment:

 Your ports appear to be outdated. The current version of git-core is
 1.9.2, not 1.8.3.4. It has variants for which version of perl you want to
 use. The default is perl 5.16. The default used to be perl 5.12, and it
 appears that your git-core install dates from before there were variants
 for selecting which perl you want.

 Your options are to either install git-core with the perl5_12 variant to
 stay with the old perl 5.12, or install git-core with the perl5_16 variant
 to move to the new perl 5.16. To do the former, you would:

 {{{
 sudo port install git-core +perl5_12
 }}}

 But the latter is probably better, and is what MacPorts is trying to do
 for you automatically when you run "sudo port upgrade outdated", only the
 subversion perl bindings ports conflict, so it can't do it for you
 automatically. Forcibly deactivating or uninstalling subversion-
 perlbindings-5.12 and p5.12-svn-simple should be fine, since after that
 MacPorts will be installing their perl 5.16 counterparts when git-core
 gets upgraded.

-- 
Ticket URL: <https://trac.macports.org/ticket/43477#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list