after manually cleaning up as you suggested
[root@nagiosxi]# ls -lrt /var/cache/yum/x86_64/6Server/nagiosxi-deps/
total 8
-rw-r--r-- 1 root root 1507 Oct 13 2015 repomd.xml
drwxr-xr-x 2 root root 4096 Oct 21 15:16 packages
-rw-r--r-- 1 root root 0 Oct 21 15:16 cachecookie
-rw-r--r-- 1 root root 0 Oct 21 15:16 e0c22bc59fdedcd278c35dfca73b4de0a95fdaa12ac6355ccd4c0e4d3b5777f5-primary.xml.gz
[root@nagiosxi]#
'
and when i run the fullinstall
[root@nagiosxi]# ./fullinstall -n -p nagiosxi
Checking MySQL credentials...
MySQL not yet installed - that's okay.
Running './0-repos'...
Configuring Repos...
package centos-release is not installed
Enabling Nagios repo...
Installing Nagios Repo PKG: packages/nagios-repo-6-2.el6.noarch.rpm
warning: packages/nagios-repo-6-2.el6.noarch.rpm: Header V4 RSA/SHA1 Signature, key ID 1e924cb3: NOKEY
Preparing... ##################################################
nagios-repo ##################################################
Loaded plugins: product-id, rhnplugin, security, subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
http://repo.nagios.com/nagiosxi-deps/6/ ... ary.xml.gz: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://repo.nagios.com/nagiosxi-deps/6/ ... ary.xml.gz: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: failure: repodata/e0c22bc59fdedcd278c35dfca73b4de0a95fdaa12ac6355ccd4c0e4d3b5777f5-primary.xml.gz from nagiosxi-deps: [Errno 256] No more mirrors to try.
epel-release RPM installed OK
Repo configured OK
RESULT=0
Running './1-prereqs'...
Installing prerequisites...
Loaded plugins: product-id, rhnplugin, security, subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Local Package Process
Examining /www/nagios/nagiosxi/packages/php-pear-HTML-Template-IT-1.3.0-2.el5.noarch.rpm: php-pear-HTML-Template-IT-1.3.0-2.el5.noarch
Marking /www/nagios/nagiosxi/packages/php-pear-HTML-Template-IT-1.3.0-2.el5.noarch.rpm to be installed
http://repo.nagios.com/nagiosxi-deps/6/ ... ary.xml.gz: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: failure: repodata/e0c22bc59fdedcd278c35dfca73b4de0a95fdaa12ac6355ccd4c0e4d3b5777f5-primary.xml.gz from nagiosxi-deps: [Errno 256] No more mirrors to try.
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'