Updating OS of Nagios Vm

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
computerone
Posts: 21
Joined: Thu Jan 03, 2013 9:04 pm

Updating OS of Nagios Vm

Post by computerone »

Hi,

I am trying to update OS for nagios VM using yum update command. Unfortunately, I am getting below error message when trying to install the updates.

Transaction Summary
==========================================================================================================================================================================================
Install 29 Package(s)
Upgrade 417 Package(s)

Total size: 312 M
Is this ok [y/N]: Y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V4 RSA/SHA1 Signature, key ID c62934a0: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-NAGIOS


The GPG keys listed for the "Nagios XI Dependencies" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.

Can you please let me know how to resolve this issue?

Thanks,
Khawar Syed
kyang

Re: Updating OS of Nagios Vm

Post by kyang »

Hello,

You would need to update the GPG keys for /etc/pki/rpm-gpg/RPM-GPG-KEY-NAGIOS

Try:
To replace the old GPG key with the newer one.
https://repo.nagios.com/GPG-KEY-NAGIOS-V2

or go to: https://repo.nagios.com/?repo=rpm-centos and install the new rpm.

After that, proceed with the OS update.

Let us know if you have any more questions.
computerone
Posts: 21
Joined: Thu Jan 03, 2013 9:04 pm

Re: Updating OS of Nagios Vm

Post by computerone »

It worked. Thanks
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Updating OS of Nagios Vm

Post by scottwilkerson »

computerone wrote:It worked. Thanks
Great! Locking
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked