Nagios XI server OS patching issue
Posted: Tue Aug 22, 2023 9:12 am
I am trying to yum update my XI server running on Red Hat 8 and I am getting errors. I am using this document from their site. https://repo.nagios.com/?repo=rpm-rhel
I checked my repo list and it has what is needed. Any help is appreciated!
ansible-2.8-for-rhel-8-x86_64-rpms Red Hat Ansible Engine 2.8 for RHEL 8 x86_64 (RPMs)
codeready-builder-for-rhel-8-x86_64-rpms Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs)
nagios-base Nagios
nagiosxi-deps Nagios XI Dependencies
rhel-8-for-x86_64-appstream-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)
rhel-8-for-x86_64-baseos-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)
rhel-8-for-x86_64-supplementary-rpms Red Hat Enterprise Linux 8 for x86_64 - Supplementary (RPMs)
# rpm -Uvh https://repo.nagios.com/nagios/8/nagios ... noarch.rpm
Retrieving https://repo.nagios.com/nagios/8/nagios ... noarch.rpm
Verifying... ################################# [100%]
Preparing... ################################# [100%]
package nagios-repo-8-1.el8.noarch is already installed
#yum install epel-release -y
Updating Subscription Management repositories.
Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 70 kB/s | 2.9 kB 00:00
EnterpriseDB RPMs 8 - x86_64 51 kB/s | 1.7 kB 00:00
EPEL Extra Packages for Enterprise Linux 8 - x86_64 73 kB/s | 2.3 kB 00:00
Package epel-release-8-19.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
# yum -y install https://dl.fedoraproject.org/pub/epel/e ... noarch.rpm
Updating Subscription Management repositories.
Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 99 kB/s | 2.9 kB 00:00
EnterpriseDB RPMs 8 - x86_64 61 kB/s | 1.7 kB 00:00
EPEL Extra Packages for Enterprise Linux 8 - x86_64 94 kB/s | 2.3 kB 00:00
epel-release-latest-8.noarch.rpm 92 kB/s | 25 kB 00:00
Package epel-release-8-19.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
# subscription-manager repos --enable codeready-builder-for-rhel-8-x86_64-rpms
Repository 'codeready-builder-for-rhel-8-x86_64-rpms' is enabled for this system.
# yum update nagiosxi
Updating Subscription Management repositories.
Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 97 kB/s | 2.9 kB 00:00
EnterpriseDB RPMs 8 - x86_64 69 kB/s | 1.7 kB 00:00
EPEL Extra Packages for Enterprise Linux 8 - x86_64 97 kB/s | 2.3 kB 00:00
Package nagiosxi available, but not installed.
No match for argument: nagiosxi
Error: No packages marked for upgrade.
#yum update nagios
Updating Subscription Management repositories.
Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 76 kB/s | 2.9 kB 00:00
EnterpriseDB RPMs 8 - x86_64 42 kB/s | 1.7 kB 00:00
EPEL Extra Packages for Enterprise Linux 8 - x86_64 93 kB/s | 2.3 kB 00:00
Package nagios available, but not installed.
No match for argument: nagios
Error: No packages marked for upgrade.
# rpm -qa|grep nagios
nagios-repo-8-1.el8.noarch
nagiosxi-deps-el8-5.11.1-1.noarch
I checked my repo list and it has what is needed. Any help is appreciated!
ansible-2.8-for-rhel-8-x86_64-rpms Red Hat Ansible Engine 2.8 for RHEL 8 x86_64 (RPMs)
codeready-builder-for-rhel-8-x86_64-rpms Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs)
nagios-base Nagios
nagiosxi-deps Nagios XI Dependencies
rhel-8-for-x86_64-appstream-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)
rhel-8-for-x86_64-baseos-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)
rhel-8-for-x86_64-supplementary-rpms Red Hat Enterprise Linux 8 for x86_64 - Supplementary (RPMs)
# rpm -Uvh https://repo.nagios.com/nagios/8/nagios ... noarch.rpm
Retrieving https://repo.nagios.com/nagios/8/nagios ... noarch.rpm
Verifying... ################################# [100%]
Preparing... ################################# [100%]
package nagios-repo-8-1.el8.noarch is already installed
#yum install epel-release -y
Updating Subscription Management repositories.
Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 70 kB/s | 2.9 kB 00:00
EnterpriseDB RPMs 8 - x86_64 51 kB/s | 1.7 kB 00:00
EPEL Extra Packages for Enterprise Linux 8 - x86_64 73 kB/s | 2.3 kB 00:00
Package epel-release-8-19.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
# yum -y install https://dl.fedoraproject.org/pub/epel/e ... noarch.rpm
Updating Subscription Management repositories.
Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 99 kB/s | 2.9 kB 00:00
EnterpriseDB RPMs 8 - x86_64 61 kB/s | 1.7 kB 00:00
EPEL Extra Packages for Enterprise Linux 8 - x86_64 94 kB/s | 2.3 kB 00:00
epel-release-latest-8.noarch.rpm 92 kB/s | 25 kB 00:00
Package epel-release-8-19.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
# subscription-manager repos --enable codeready-builder-for-rhel-8-x86_64-rpms
Repository 'codeready-builder-for-rhel-8-x86_64-rpms' is enabled for this system.
# yum update nagiosxi
Updating Subscription Management repositories.
Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 97 kB/s | 2.9 kB 00:00
EnterpriseDB RPMs 8 - x86_64 69 kB/s | 1.7 kB 00:00
EPEL Extra Packages for Enterprise Linux 8 - x86_64 97 kB/s | 2.3 kB 00:00
Package nagiosxi available, but not installed.
No match for argument: nagiosxi
Error: No packages marked for upgrade.
#yum update nagios
Updating Subscription Management repositories.
Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) 76 kB/s | 2.9 kB 00:00
EnterpriseDB RPMs 8 - x86_64 42 kB/s | 1.7 kB 00:00
EPEL Extra Packages for Enterprise Linux 8 - x86_64 93 kB/s | 2.3 kB 00:00
Package nagios available, but not installed.
No match for argument: nagios
Error: No packages marked for upgrade.
# rpm -qa|grep nagios
nagios-repo-8-1.el8.noarch
nagiosxi-deps-el8-5.11.1-1.noarch