Bug#691390:

2012-11-20 Thread intrigeri
Hi, Daniel Black wrote (29 Oct 2012 12:24:53 GMT) : > patch here: > https://github.com/grooverdan/munin-debian/commit/8e537fcc99632de38f3d9fe5ec5dad3d4fc26250 Thank you for the patch. I reproduced the bug on current sid. Once I've applied the patch to the munin-async initscript, I can't reproduc

Bug#691390:

2012-10-29 Thread Daniel Black
patch here: https://github.com/grooverdan/munin-debian/commit/8e537fcc99632de38f3d9fe5ec5dad3d4fc26250 (with other munin patches) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#691390: munin-async init script runs before munin-node and dies

2012-10-24 Thread Daniel Black
Package: munin-async Version: 2.0.6-1~bpo60+1 Severity: important Both munin-node and munin-async start at S17 on runlevels 2 3 4 5. munin-async however requires that munin-node is running otherwise it terminates. Because alphabetically munin-async < munin-node this always fails on startup. Ple