#25583: munin-1.4.4 munin-update should use macports perl instead of system perl. ------------------------------+--------------------------------------------- Reporter: wlynch@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ------------------------------+--------------------------------------------- Hello. When I last updated macports, it began to require Log4Perl. This is not installed in the system perl, but is installed in the macports dependencies. However, munin-update uses the system perl, so it doesn't find it properly. /opt/local/lib/munin/munin-update begins with the line "#! /usr/bin/perl" It should begin with the line: "#! /opt/local/bin/perl" This seemingly breaks the package. (Atleast it did for me). -- Ticket URL: <http://trac.macports.org/ticket/25583> MacPorts <http://www.macports.org/> Ports system for Mac OS