Description of problem: munin-asyncd needs munin-node to properly run. Version-Release number of selected component (if applicable): munin-async-2.0.19-1.el6.noarch munin-node-2.0.19-1.el6.noarch munin-common-2.0.19-1.el6.noarch How reproducible: always Steps to Reproduce: 1. yum install munin-async munin-node munin-common 2. /sbin/chkconfig --add munin-node /sbin/chkconfig --add munin-asyncd /sbin/chkconfig munin-node on 3. /sbin/chkconfig --list | grep munin munin-asyncd 0:off 1:off 2:on 3:on 4:on 5:on 6:off munin-node 0:off 1:off 2:on 3:on 4:on 5:on 6:off Actual results: ls -al /etc/rc2.d/*munin* lrwxrwxrwx 1 root root 22 Mar 27 01:38 /etc/rc2.d/S50munin-asyncd -> ../init.d/munin-asyncd lrwxrwxrwx 1 root root 20 Mar 27 01:40 /etc/rc2.d/S90munin-node -> ../init.d/munin-node Expected results: munin-asyncd should start after munin-node like ls -al /etc/rc2.d/*munin* lrwxrwxrwx 1 root root 22 Mar 27 01:38 /etc/rc2.d/S91munin-asyncd -> ../init.d/munin-asyncd lrwxrwxrwx 1 root root 20 Mar 27 01:40 /etc/rc2.d/S90munin-node -> ../init.d/munin-node Additional info: munin-async requires munin-node to be started before it otherwise it will just stop. So please add in the init script munin-asyncd : + # Required-Start: $local_fs $remote_fs $network munin-node - # Required-Stop: $local_fs $remote_fs $network
munin-2.0.19-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/munin-2.0.19-2.fc20
munin-2.0.19-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/munin-2.0.19-2.fc19
munin-2.0.19-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/munin-2.0.19-2.el6
munin-2.0.19-2.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/munin-2.0.19-2.el5
Package munin-2.0.19-2.el5: * should fix your issue, * was pushed to the Fedora EPEL 5 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing munin-2.0.19-2.el5' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0971/munin-2.0.19-2.el5 then log in and leave karma (feedback).
I am tested munin-2.0.19-2.el6 and all works fine. Thanks.
munin-2.0.20-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/munin-2.0.20-1.fc20
munin-2.0.20-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/munin-2.0.20-1.fc19
munin-2.0.20-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/munin-2.0.20-1.el6
munin-2.0.20-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/munin-2.0.20-1.el5
munin-2.0.20-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
munin-2.0.20-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
munin-2.0.20-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
munin-2.0.20-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.