Description of problem: If you upgrade collectd to a newer rpm, the daemon is not automatically restarted. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
There is %postun /sbin/service collectd condrestart &>/dev/null || : which is probably silently failing for you. Could you try rebuilding RPM without this error redirection and capture the error message?
/etc/init.d/collectd: line 57: restart: command not found
collectd-4.5.4-2.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/collectd-4.5.4-2.fc11
collectd-4.5.4-2.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update collectd'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-8503
collectd-4.5.4-2.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.