#33105: help2man: error: perl module Locale::gettext required --------------------------------+------------------------------------------- Reporter: raramayo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: help2man --------------------------------+------------------------------------------- Comment(by cmc@…): Seems to be an issue with the `p5.12-locale-gettext` port not showing up in Perl -- that is, it also isn't found if you run {{{ perl -pe 'use Locale::gettext;' }}} After a bunch of experimentation, I found that `port uninstall p5.12 -locale-gettext; port clean p5.12-locale-gettext` and then trying to upgrade again caused `p5-locale-gettext` to be reinstalled, and the rest of the upgrade worked from there. -- Ticket URL: <https://trac.macports.org/ticket/33105#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS