Bug 516273
Summary: | on upgrade collectd is not restarted | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Florian La Roche <florian.laroche> |
Component: | collectd | Assignee: | Alan Pevec <apevec> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | apevec, apevec, berrange, rjones, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 4.5.4-2.fc11 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-09-15 07:48:11 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Florian La Roche
2009-08-07 18:03:41 UTC
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. |