Page 1 of 1

Upgrade Issue

Posted: Wed Sep 30, 2015 1:51 pm
by r34220
The GUI shows it failed but the correct version displays. I don't see any issue in the upgrade.log (see attached).

nagios_upgrade2.png
nagios_upgrade1.png

Re: Upgrade Issue

Posted: Wed Sep 30, 2015 2:05 pm
by tgriep
Can you run the following to clear out the yum settings and retry the upgrade?

Code: Select all

yum clean all
There is a dependency issue and maybe clearing it out will fix it.

Re: Upgrade Issue

Posted: Wed Sep 30, 2015 2:12 pm
by r34220
tgriep wrote:Can you run the following to clear out the yum settings and retry the upgrade?

Code: Select all

yum clean all
There is a dependency issue and maybe clearing it out will fix it.
That fixed it.

Thanks!

Re: Upgrade Issue

Posted: Wed Sep 30, 2015 2:15 pm
by hsmith
Glad to hear that it is working for you. I'll go ahead and close this topic.

Thanks for the follow up!