Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 957567

Summary: nrpe %postun calls condrestart in initscript, but no condrestart target exists
Product: [Fedora] Fedora Reporter: Todd Zullinger <tmz>
Component: nrpeAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: jose.p.oliveira.oss, lemenkov, ondrejj
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nrpe-2.14-3.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-09 03:30:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Add condrestart/try-restart target to initscript none

Description Todd Zullinger 2013-04-29 02:55:02 UTC
Created attachment 741358 [details]
Add condrestart/try-restart target to initscript

When updating nrpe, users might well expect that the service is restart, especially if they look at the %postun script and see that it calls service nrpe condrestart.

Then they would also wonder why nrpe was not restarted.  Running the command manually, without the redirection to >/dev/null, they would see this:

$ sudo service nrpe condrestart
Usage: nrpe {start|stop|restart|reload|status}

The attached patch adds the condrestart command to the initscript so that the %postun script works as intended.

With the security vulnerability detailed in bug #916947, it seems important that the service gets restarted after the update.  Otherwise user might wrongly assume that they are now protected.

This issue applies to EPEL as well, which still hasn't had an update to 2.14 to fix  CVE-2013-1362.

Comment 1 Fedora Update System 2013-05-31 20:23:07 UTC
nrpe-2.14-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/nrpe-2.14-3.fc19

Comment 2 Fedora Update System 2013-05-31 20:33:27 UTC
nrpe-2.14-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/nrpe-2.14-3.fc18

Comment 3 Fedora Update System 2013-05-31 20:35:17 UTC
nrpe-2.14-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/nrpe-2.14-3.fc17

Comment 4 Fedora Update System 2013-05-31 20:35:26 UTC
nrpe-2.14-3.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/nrpe-2.14-3.el6

Comment 5 Fedora Update System 2013-05-31 20:36:24 UTC
nrpe-2.14-3.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/nrpe-2.14-3.el5

Comment 6 Fedora Update System 2013-06-01 17:52:59 UTC
Package nrpe-2.14-3.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing nrpe-2.14-3.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-9829/nrpe-2.14-3.fc19
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-06-09 03:30:52 UTC
nrpe-2.14-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-06-11 08:58:46 UTC
nrpe-2.14-3.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-06-11 09:08:32 UTC
nrpe-2.14-3.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2013-06-16 18:32:55 UTC
nrpe-2.14-3.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2013-06-16 18:34:37 UTC
nrpe-2.14-3.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.