i get:
...
---> Package nagiosxi-deps.noarch 0:2011r3.0-1 set to be updated
--> Processing Dependency: php-pear-HTML-Template-IT for package: nagiosxi-deps-2011r3.0-1.noarch
---> Package python-libs.i686 0:2.6.6-29.el6 set to be updated
--> Finished Dependency Resolution
Error: Package: nagiosxi-deps-2011r3.0-1.noarch (/nagiosxi-deps-2011r3.0-1.noarch)
Requires: php-pear-HTML-Template-IT
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
#
any suggestions ?
Regards
Daniel
upgrade from 3.0 to 3.1
Re: upgrade from 3.0 to 3.1
I'm noticing the package number is still showing 3.0. Can you try clearing your temp directory of all nagiosxi files and extracting the 3.1 tarball once more?
Code: Select all
rm -rf nagiosxi
tar zxf xi-2011r3.1.tar.gz
cd nagiosxi
./upgradeRe: upgrade from 3.0 to 3.1
Hi, thanks looks like i was unpacking the old latest file..
but still the same problem with the new file..
---> Package nagiosxi-deps.noarch 0:2011r3.1-1 set to be updated
--> Processing Dependency: php-pear-HTML-Template-IT for package: nagiosxi-deps-2011r3.1-1.noarch
--> Processing Dependency: python = 2.6.5-3.el6_0.2 for package: python-libs-2.6.5-3.el6_0.2.i686
---> Package python.i686 0:2.6.6-29.el6 set to be updated
--> Running transaction check
---> Package nagiosxi-deps.noarch 0:2011r3.1-1 set to be updated
--> Processing Dependency: php-pear-HTML-Template-IT for package: nagiosxi-deps-2011r3.1-1.noarch
---> Package python-libs.i686 0:2.6.6-29.el6 set to be updated
--> Finished Dependency Resolution
Error: Package: nagiosxi-deps-2011r3.1-1.noarch (/nagiosxi-deps-2011r3.1-1.noarch)
Requires: php-pear-HTML-Template-IT
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@nagiosxi01 nagiosxi]#
Regards
Daniel
but still the same problem with the new file..
---> Package nagiosxi-deps.noarch 0:2011r3.1-1 set to be updated
--> Processing Dependency: php-pear-HTML-Template-IT for package: nagiosxi-deps-2011r3.1-1.noarch
--> Processing Dependency: python = 2.6.5-3.el6_0.2 for package: python-libs-2.6.5-3.el6_0.2.i686
---> Package python.i686 0:2.6.6-29.el6 set to be updated
--> Running transaction check
---> Package nagiosxi-deps.noarch 0:2011r3.1-1 set to be updated
--> Processing Dependency: php-pear-HTML-Template-IT for package: nagiosxi-deps-2011r3.1-1.noarch
---> Package python-libs.i686 0:2.6.6-29.el6 set to be updated
--> Finished Dependency Resolution
Error: Package: nagiosxi-deps-2011r3.1-1.noarch (/nagiosxi-deps-2011r3.1-1.noarch)
Requires: php-pear-HTML-Template-IT
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@nagiosxi01 nagiosxi]#
Regards
Daniel
Re: upgrade from 3.0 to 3.1
When you log into the Nagios XI web interface, what version does it show in the lower left corner?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: upgrade from 3.0 to 3.1
It does show Nagios XI 2011R3.1 but since the upgrade did not go trough all the way i don´t know witch parts got upgraded and witch parts are still 3.0 ....
Regards
Daniel
Regards
Daniel
Re: upgrade from 3.0 to 3.1
We've added some extra checks for dependencies, etc. to our upgrade script, because of our upcoming 2012 release. Most probably you don't need these packages with R 3.1 and you will not lose any functionality whatsoever. Basically, you can just ignore these errors.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: upgrade from 3.0 to 3.1
Ok, thank you.
Regards
Daniel
Regards
Daniel