Hi i have a question with yum updates on Nagios xi. When I run yum update i get:
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" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.
I have never see that message on Nagios server.
Is it OK to run yum update?
Thank You
Nagios xi yum update
-
- Former Nagios Staff
- Posts: 13589
- Joined: Mon May 23, 2011 12:15 pm
Re: Nagios xi yum update
Run the following command from the CLI:
or go to: https://repo.nagios.com/?repo=rpm-centos and install the new rpm.
Did this help?
Code: Select all
yum update nagios-repo -y
Did this help?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
- Posts: 2
- Joined: Tue Mar 20, 2018 5:10 am
Re: Nagios xi yum update
Hi,
Yes, that did the trick, no more warning or error.
Thanks
Yes, that did the trick, no more warning or error.
Thanks
-
- Former Nagios Staff
- Posts: 13589
- Joined: Mon May 23, 2011 12:15 pm
Re: Nagios xi yum update
I am glad I was able to help! I will be closing this topic now. If you have any more questions/issues, please start a new thread.
Be sure to check out our Knowledgebase for helpful articles and solutions!