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

Bug #355194 reported by Jakob Unterwurzacher
2
Affects Status Importance Assigned to Milestone
munin (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Revision history for this message
Jakob Unterwurzacher (jakobunt) wrote :

Seems to be fixed in intrepid.

Changed in munin (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.