Nagios XI installation error - python
Posted: Mon Jun 30, 2014 6:08 pm
I am attempting to install the demo version of Nagios XI version 2014 r1.2 on a clean install of CentOS 6.5. The installation fails at the following:
--> Processing Dependency: python(abi) = 2.4 for package: python-numpy-1.0.1-1.el5.rf.x86_64
---> Package python-rrdtool.x86_64 0:1.4.7-1.el5.rf will be installed
--> Processing Dependency: python(abi) = 2.4 for package: python-rrdtool-1.4.7-1.el5.rf.x86_64
--> Finished Dependency Resolution
Error: Package: python-numpy-1.0.1-1.el5.rf.x86_64 (rpmforge)
Requires: python(abi) = 2.4
Installed: python-2.6.6-51.el6.x86_64 (@base)
python(abi) = 2.6
Available: python-2.6.6-52.el6.x86_64 (updates)
python(abi) = 2.6
Error: Package: python-rrdtool-1.4.7-1.el5.rf.x86_64 (rpmforge)
Requires: python(abi) = 2.4
Installed: python-2.6.6-51.el6.x86_64 (@base)
python(abi) = 2.6
Available: python-2.6.6-52.el6.x86_64 (updates)
python(abi) = 2.6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './1-prereqs'
Help?
--> Processing Dependency: python(abi) = 2.4 for package: python-numpy-1.0.1-1.el5.rf.x86_64
---> Package python-rrdtool.x86_64 0:1.4.7-1.el5.rf will be installed
--> Processing Dependency: python(abi) = 2.4 for package: python-rrdtool-1.4.7-1.el5.rf.x86_64
--> Finished Dependency Resolution
Error: Package: python-numpy-1.0.1-1.el5.rf.x86_64 (rpmforge)
Requires: python(abi) = 2.4
Installed: python-2.6.6-51.el6.x86_64 (@base)
python(abi) = 2.6
Available: python-2.6.6-52.el6.x86_64 (updates)
python(abi) = 2.6
Error: Package: python-rrdtool-1.4.7-1.el5.rf.x86_64 (rpmforge)
Requires: python(abi) = 2.4
Installed: python-2.6.6-51.el6.x86_64 (@base)
python(abi) = 2.6
Available: python-2.6.6-52.el6.x86_64 (updates)
python(abi) = 2.6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './1-prereqs'
Help?