Changes between Version 151 and Version 152 of ProblemHotlist


Ignore:
Timestamp:
Mar 7, 2021, 9:44:06 PM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

retire problem with old perl5.x versions

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v151 v152  
    9999
    100100'''Ticket:''' #13444[[BR]]
    101 
    102 == port fails with: Image error: /opt/local/bin/a2p... == #perl5-image-error
    103 
    104 '''Error message:'''[[BR]]
    105 {{{
    106 Error: Activating perl5 @5.12.3_1 failed: Image error: /opt/local/bin/a2p is being used by the active perl5.8 port.  Please deactivate this port first, or use the -f flag to force the activation.
    107 }}}
    108 
    109 The perl5.8, perl5.10 and perl5.12 ports used to conflict with each other unless a particular variant was selected. This has now been solved by suffixing their binaries with a version number, and the perl5 port installs links without any suffix. The old versions of perl5.x conflict with the current version of perl5.
    110 
    111 '''Fix:'''[[BR]]
    112 To fix this issue, upgrade whichever of the above ports that you have installed.
    113 {{{
    114 port upgrade installed and \( perl5.8 perl5.10 perl5.12 \)
    115 }}}
    116101
    117102== Fetch failures == #fetch-failures
     
    197182}}}
    198183
     184== port fails with: Image error: /opt/local/bin/a2p... == #perl5-image-error
     185
     186'''Error message:'''[[BR]]
     187{{{
     188Error: Activating perl5 @5.12.3_1 failed: Image error: /opt/local/bin/a2p is being used by the active perl5.8 port.  Please deactivate this port first, or use the -f flag to force the activation.
     189}}}
     190
     191The perl5.8, perl5.10 and perl5.12 ports used to conflict with each other unless a particular variant was selected. This has now been solved by suffixing their binaries with a version number, and the perl5 port installs links without any suffix. The old versions of perl5.x conflict with the current version of perl5.
     192
     193'''Fix:'''[[BR]]
     194To fix this issue, upgrade whichever of the above ports that you have installed.
     195{{{
     196port upgrade installed and \( perl5.8 perl5.10 perl5.12 \)
     197}}}
     198
    199199== Build failures after upgrading to Xcode 7.2 == #xcode7.2
    200200