[Bug 355194] [NEW] /var/run/munin is lost on reboot => readline() on closed filehandle LOCK at /usr/share/perl5/Munin.pm

Jakob Unterwurzacher jakobunt at gmail.com
Sat Apr 4 17:06:20 BST 2009


Public bug reported:

This is at Dapper.

The bug:
/var/run/munin (Munin's lock directory) is on tmpfs, so it obiously does not persist across reboots. It is not recreated by the cron job. This makes the munin-update cron job spit these errors:
----------
readline() on closed filehandle LOCK at /usr/share/perl5/Munin.pm line 396.
Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Munin.pm line 397.
----------
Workaround: After *every* reboot do:
mkdir /var/run/munin && chown munin /var/run/munin


Upstream info: http://munin.projects.linpro.no/ticket/218

** Affects: munin (Ubuntu)
     Importance: Undecided
         Status: Fix Released

-- 
/var/run/munin is lost on reboot => readline() on closed filehandle LOCK at /usr/share/perl5/Munin.pm
https://bugs.launchpad.net/bugs/355194
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.



More information about the Ubuntu-server-bugs mailing list