I'm trying to install NagVis and it seems that something goes wrong. The question is why? I've tried to follow the dokumentation -> http://assets.nagios.com/downloads/nagi ... ith_XI.pdf, but...
Code: Select all
[root@localhost tmp]# ./NagiosXI-Nagvis.sh
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.softaculous.com
* epel: ftp.nluug.nl
* extras: mirrors.se.kernel.org
* updates: mirrors.se.kernel.org
Setting up Install Process
Package graphviz-2.22.0-4.el5.rf.i386 already installed and latest version
Package php-gd-5.1.6-27.el5_5.3.i386 already installed and latest version
Package php-mbstring-5.1.6-27.el5_5.3.i386 already installed and latest version
Package php-mysql-5.1.6-27.el5_5.3.i386 already installed and latest version
Package php-pdo-5.1.6-27.el5_5.3.i386 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package graphviz-gd.i386 0:2.12-8.el5 set to be updated
--> Processing Dependency: graphviz = 2.12-8.el5 for package: graphviz-gd
---> Package php-xml.i386 0:5.1.6-27.el5_5.3 set to be updated
--> Finished Dependency Resolution
graphviz-gd-2.12-8.el5.i386 from epel has depsolving problems
--> Missing Dependency: graphviz = 2.12-8.el5 is needed by package graphviz-gd-2.12-8.el5.i386 (epel)
Error: Missing Dependency: graphviz = 2.12-8.el5 is needed by package graphviz-gd-2.12-8.el5.i386 (epel)
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
The program package-cleanup is found in the yum-utils package.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.softaculous.com
* epel: ftp.nluug.nl
* extras: mirrors.se.kernel.org
* updates: mirrors.se.kernel.org
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-pecl-json.i386 0:1.2.1-4.el5 set to be updated
---> Package php53-common.i386 0:5.3.3-1.el5_6.1 set to be updated
--> Processing Conflict: php53-common conflicts php-common
--> Finished Dependency Resolution
php53-common-5.3.3-1.el5_6.1.i386 from updates has depsolving problems
--> php53-common conflicts with php-common
Error: php53-common conflicts with php-common
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
The program package-cleanup is found in the yum-utils package.
Reloading httpd: [ OK ]
=============================
NagVis Installation Complete!
=============================
[root@localhost tmp]#