Hi,

I'm currently running into the same issue and did some debugging with the help
of the #munin guys.

The  conditions  to trigger this bug seem to be: munin never ran successfully.
munin-node  is not installed, thus no munin can't pull the default 'localhost'
client,  so  /var/lib/munin/*storable  doesn't  get  created, which causes the
actual error message.

A workaround could be:

* install munin (or already have a 'broken' munin installation)
* install munin-node
* wait for '*/5 * * * *' cronjob or run munin-cron manually (as user munin)
* purge munin-node (probably followed by autoremove --purge)
* find  a  way  to  get rid of localhost.localdomain entries and add your real
  hosts

I'm not sure if that'll work reliable.  Also, I'm not sure if this is actually
the core bug.


Cheers,

        Julius


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to