Nagios 2011R3.0 from 2011R2.4 problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
drakeu
Posts: 41
Joined: Thu Mar 04, 2010 5:02 pm

Nagios 2011R3.0 from 2011R2.4 problem

Post by drakeu »

Hello,

When running the upgrade script it stops with the following error:


--> Finished Dependency Resolution
nagiosxi-deps-2011r3.0-1.noarch from /nagiosxi-deps-2011r3.0-1.noarch has depsolving problems
--> nagiosxi-deps conflicts with nagios-nrpe
Error: nagiosxi-deps conflicts with nagios-nrpe
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

I'm upgrading our Nagiosxi install on RHEL 5. Thanks!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios 2011R3.0 from 2011R2.4 problem

Post by lmiltchev »

We've added some extra checks in our upgrade script, getting prepared for our next release. Don't worry about this error - it will not cause any loss in functionality. Your upgrade has completed successfully (besides this message), right?
Be sure to check out our Knowledgebase for helpful articles and solutions!
drakeu
Posts: 41
Joined: Thu Mar 04, 2010 5:02 pm

Re: Nagios 2011R3.0 from 2011R2.4 problem

Post by drakeu »

Thanks for the information. Yeah, when I log into the web interface it says that it completed successfully. I just wanted to make sure that everything was OK.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Nagios 2011R3.0 from 2011R2.4 problem

Post by mguthrie »

Yeah, we're currently working out the best way to handle "post XI install" package conflicts with our upgrade script. So at this very moment this is a known issue with the upgrade script returning those errors. We hope to have this taken care of sometime next week, but in the meantime, the actual upgrade should have occurred successfully.
andaks
Posts: 32
Joined: Thu May 19, 2011 9:47 am

Re: Nagios 2011R3.0 from 2011R2.4 problem

Post by andaks »

I faced with the same problem, but could managed with it by handle.
And today, when I entered the nagios I saw, that you guys released a new version :) This is not fair :)
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Nagios 2011R3.0 from 2011R2.4 problem

Post by mguthrie »

Yeah, sorry about that, 3.1 was a bug fix release. We had an line in our installer that was at risk of removing user defined crontab entries and we wanted to get that out of there ASAP. If you've got 3.0 these are the only actual changes for 3.1.

Code: Select all

2011R3.1 - 06/08/2012 
=====================
- Fixed issue with upgrade script that could remove user-defined cron jobs from root crontab - SW
- Fixed bug created in 3.0 where '/' was not allowed in service descriptions - MG
andaks
Posts: 32
Joined: Thu May 19, 2011 9:47 am

Re: Nagios 2011R3.0 from 2011R2.4 problem

Post by andaks »

Is it actual for me now to move to 3.1? Or I can stay on 3.0?
Everything seem works fine.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios 2011R3.0 from 2011R2.4 problem

Post by slansing »

Using the 3.0 release instead of 3.1 will function properly, however 3.1 did include bug fixes see:

http://assets.nagios.com/downloads/nagi ... S-2011.TXT
Locked