[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 16:06:20 UTC 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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list