error upgrading to 2012
Posted: Thu Jan 23, 2014 2:16 pm
VMware image install
Original version - 2009R1.4B
Upgraded to version - 2011R3.3 (about 30 minutes ago ran fine)
Need to upgrade to version - 2012R1.8 (latest version)
64bit VMware image pre-installed Nagios XI - No special configurations.
I receive the following error when trying to upgrade to 2012:
chmod: cannot access `/usr/local/nagiosxi/tools/*.php': No such file or directory
The directory in question does exist with the files:
Here is the full output:
Original version - 2009R1.4B
Upgraded to version - 2011R3.3 (about 30 minutes ago ran fine)
Need to upgrade to version - 2012R1.8 (latest version)
64bit VMware image pre-installed Nagios XI - No special configurations.
I receive the following error when trying to upgrade to 2012:
chmod: cannot access `/usr/local/nagiosxi/tools/*.php': No such file or directory
The directory in question does exist with the files:
I originally was on 2009, so I tried updating to 2011 first and that worked fine, but then tried 2012 again, and still get this install error.[root@HOSTNAME scripts]# pwd
/usr/local/nagiosxi/scripts
[root@HOSTNAME scripts]# ll /usr/local/nagiosxi/tools/*.php
-rwxr-x--- 1 nagios nagios 2855 Jan 23 12:37 /usr/local/nagiosxi/tools/create_checks.php
-rwxr-x--- 1 nagios nagios 879 Jan 23 12:37 /usr/local/nagiosxi/tools/fix_perfgraph_user.php
-rwxr-x--- 1 nagios nagios 1746 Jan 23 12:37 /usr/local/nagiosxi/tools/getrep.php
-rwxr-x--- 1 nagios nagios 2173 Jan 23 12:37 /usr/local/nagiosxi/tools/geturlas.php
-rwxr-x--- 1 nagios nagios 3541 Jan 23 12:58 /usr/local/nagiosxi/tools/install_component.php
-rwxr-x--- 1 nagios nagios 3710 Jan 23 12:58 /usr/local/nagiosxi/tools/install_configwizard.php
-rwxr-x--- 1 nagios nagios 3239 Jan 23 12:58 /usr/local/nagiosxi/tools/install_dashlet.php
-rwxr-x--- 1 nagios nagios 1110 Jan 23 12:37 /usr/local/nagiosxi/tools/mod_option.php
-rwxr-x--- 1 nagios nagios 1611 Jan 23 12:37 /usr/local/nagiosxi/tools/mod_usermeta.php
-rwxr-x--- 1 nagios nagios 1658 Jan 23 12:37 /usr/local/nagiosxi/tools/mod_user.php
-rwxr-x--- 1 nagios nagios 3106 Jan 23 12:37 /usr/local/nagiosxi/tools/rrd2csv.php
-rwxr-x--- 1 nagios nagios 670 Jan 23 12:37 /usr/local/nagiosxi/tools/xi_prep_dir.php
-rwxr-x--- 1 nagios nagios 3743 Jan 23 12:37 /usr/local/nagiosxi/tools/xiprepimport.php
Here is the full output:
[root@HOSTNAME tmp]# wget http://assets.nagios.com/downloads/nagi ... est.tar.gz
--2014-01-23 13:04:31-- http://assets.nagios.com/downloads/nagi ... est.tar.gz
...
[root@HOSTNAME tmp]# tar -zxvf xi-latest.tar.gz
...
[root@HOSTNAME tmp]# cd nagiosxi
...
[root@HOSTNAME nagiosxi]# ./upgrade
OLD VERSION: 218
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.unmeteredvps.net
* base: ftpmirror.your.org
* extras: centos.unmeteredvps.net
* updates: mirror.oss.ou.edu
Setting up Install Process
Package bc-1.06-21.i386 already installed and latest version
Package matching dstat-0.6.6-5.el5.noarch already installed. Checking for update.
Package expat-devel-1.95.8-11.el5_8.i386 already installed and latest version
Package mailx-8.1.1-44.2.2.i386 already installed and latest version
Package 1:mod_ssl-2.2.3-83.el5.centos.i386 already installed and latest version
Package python-numpy-1.0.1-1.el5.rf.i386 already installed and latest version
Package openldap-2.3.43-25.el5_8.1.i386 already installed and latest version
Package openldap-devel-2.3.43-25.el5_8.1.i386 already installed and latest version
Package perl-Mail-IMAPClient-3.23-1.el5.rf.noarch already installed and latest version
Package perl-Net-DNS-0.59-3.el5.i386 already installed and latest version
Package python-lxml-2.0.11-2.el5.i386 already installed and latest version
No package pymssql available.
Package python-simplejson-2.0.9-8.el5.i386 already installed and latest version
No package rpmdevtools available.
Package python-rrdtool-1.4.7-1.el5.rf.i386 already installed and latest version
Package sudo-1.7.2p1-28.el5.i386 already installed and latest version
Package 3:traceroute-2.0.1-6.el5.i386 already installed and latest version
Nothing to do
===================
2012 Updates
===================
NOTICE: This upgrade script will update all XI components, wizards, and dashlets
to the latest available versions. Before running this upgrade the currently
installed versions will be backed up to the /tmp directory.
Are you sure you want to continue? [y/N] y
Proceeding with upgrade...
chmod: cannot access `/usr/local/nagiosxi/tools/*.php': No such file or directory
[root@HOSTNAME nagiosxi]#