Bug 1096154
Summary: | Nagios installation fails | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Attila Fazekas <afazekas> | |
Component: | openstack-packstack | Assignee: | Lukas Bezdicka <lbezdick> | |
Status: | CLOSED ERRATA | QA Contact: | Ido Ovadia <iovadia> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 5.0 (RHEL 7) | CC: | adahms, aortega, derekh, iovadia, lbezdick, mmagr, yeylon | |
Target Milestone: | rc | Keywords: | AutoVerified | |
Target Release: | 5.0 (RHEL 7) | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openstack-packstack-2014.1.1-0.15.dev1068.el7ost | Doc Type: | Bug Fix | |
Doc Text: |
Previously, PackStack would fail under certain circumstances when attempting to install Nagios. This was caused by PackStack attempting to install the nagios-plugins-nrpe package, which was not present in the OpenStack repositories, resulting in a fatal error. Now, the logic used to install this package has been revised so that PackStack will attempt to install the nagios-plugins-nrpe package if that package is available, or install the monitoring-plugins-nrpe package if the nagios-plugins-nrpe package is not available, allowing PackStack to install Nagios successfully.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1101665 (view as bug list) | Environment: | ||
Last Closed: | 2014-07-08 15:38:16 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1101665 |
Description
Attila Fazekas
2014-05-09 10:08:08 UTC
Disabling the present 'disable-nagios.patch' and replacing it with the following grants us a working nagios installation on RHOS 5 for RHEL 7: https://bugzilla.redhat.com/attachment.cgi?id=899582&action=diff Verified ======== nagios-3.5.1-4.el7.x86_64 openstack-packstack-2014.1.1-0.22.dev1117.el7ost.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0846.html |