[MacPorts] #56122: munin fails to upgrade to 1.4.7_6

MacPorts noreply at macports.org
Thu Mar 22 18:13:05 UTC 2018


#56122: munin fails to upgrade to 1.4.7_6
---------------------+-----------------
  Reporter:  pdvnl   |      Owner:
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  munin   |
---------------------+-----------------

Comment (by raimue):

 It is most likely broken due to perl5.26 and the removal of "." from
 `@INC` by default, therefore it is no longer able to find this module.
 This can often be fixed with `-I.` on the perl command line or `use lib
 '.';` in Makefile.PL for modules.

 The munin port is very outdated and is waiting to be adopted by a new
 maintainer for a long time, see #36860.

--
Ticket URL: <https://trac.macports.org/ticket/56122#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list