upgrading version 2012R1.4

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cgrediaga
Posts: 14
Joined: Wed Jul 11, 2012 1:40 am

upgrading version 2012R1.4

Post by cgrediaga »

Hello,

I have a version nagiosxi 2011R3.2 and have launched the process of upgrading to the latest version that is available is 2012R1.4 Nagios XI, and I get the following error and terminates without updating the server upgrade someone could help me.

thank you very much

the error is:

Error Downloading Packages:
perl-Mail-IMAPClient-3.30-1.el6.noarch: failure: perl-Mail-IMAPClient-3.30-1.el6.noarch.rpm from epel: [Errno 256] No more mirrors to try.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: upgrading version 2012R1.4

Post by abrist »

Install the package manually through first, then try to run the upgrade again:

Code: Select all

yum install perl-Mail-IMAPClient
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
cgrediaga
Posts: 14
Joined: Wed Jul 11, 2012 1:40 am

Re: upgrading version 2012R1.4

Post by cgrediaga »

Thanks, once installed the package and throw the ugrade ends well
Locked