[MacPorts] #32573: munin @1.4.4 fails to install plugins configuration directory

MacPorts noreply at macports.org
Fri Dec 16 17:17:36 PST 2011


#32573: munin @1.4.4 fails to install plugins configuration directory
--------------------------------+-------------------------------------------
 Reporter:  matt@…              |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  2.0.3                                
 Keywords:                      |        Port:                                       
--------------------------------+-------------------------------------------
 Running OSX 10.7.2 with  XCode 4.2.1

 After installing munin (node only) following the post-install instructions
 to run "{{{munin-node-configure --suggest --shell}}}" fails because the
 plugin config directory doesn't exist.

 {{{
 $ sudo munin-node-configure --suggest --shell | sudo sh
 Could not open plugin configuration directory: No such file or directory
 at
 /opt/local/lib/perl5/site_perl/5.12.3/Munin/Node/Service.pm line 81
 }}}

 Creating plugin-conf.d along with the default munin-node.conf and plugins
 directory would fix the problem.

 FYI, the recommended command "{{{$ sudo munin-node-configure --suggest
 --shell | sh}}}" would fail because sh would not be run as root.  That
 would need another invocation of sudo. "{{{$ sudo munin-node-configure
 --suggest --shell | sudo sh}}}"

-- 
Ticket URL: <https://trac.macports.org/ticket/32573>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list