Cannot fetch latest NagiosXI RPM using yum

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
arangel
Posts: 7
Joined: Thu Sep 22, 2016 9:17 am

Cannot fetch latest NagiosXI RPM using yum

Post by arangel »

Hi,

We received the email that there is a new version of Nagios XI available and tried to upgrade it but we're unable to sync the RPM packages from your repo for RHEL6 (The Nagios 5.4.4 RPM is not available when synchronizing the repository at https://repo.nagios.com).

We can fetch https://repo.nagios.com/nagios/6/nagios ... x86_64.rpm directly with wget but it doesn't work when we try to install the package with yum.

We can see that the last time the repo metadata was generated was on April the 14th 2017.

Steps to reproduce:
1. rpm -Uvh https://repo.nagios.com/nagios/6/nagios ... noarch.rpm
2. yum info nagiosxi
3. Only Release 4.3.el6 is available.

Thanks.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Cannot fetch latest NagiosXI RPM using yum

Post by lmiltchev »

Our developers are looking into this. It should take an hour or so to get it fixed.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Cannot fetch latest NagiosXI RPM using yum

Post by lmiltchev »

Update: It should work now. Try running:

Code: Select all

yum clean all
yum update
Be sure to check out our Knowledgebase for helpful articles and solutions!
arangel
Posts: 7
Joined: Thu Sep 22, 2016 9:17 am

Re: Cannot fetch latest NagiosXI RPM using yum

Post by arangel »

Yes it works. Thanks for the prompt resolution.
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Cannot fetch latest NagiosXI RPM using yum

Post by avandemore »

Thanks for using Nagios! If you have further issues, please open a new thread or ticket.
Previous Nagios employee
Locked