What version of Nagios XI are you using? Nagios XI 2009R1.1H
Linux Distribution and version? CentOS release 5.4
32 or 64bit? 32 bit
VMware Image or Manual Install of XI? vmware image
I am in the middle of upgrading from the version you see above to the 2011 version as recommended in a previous thread. The install has exited with the following error:
skipping: http://download.fedora.redhat.com/pub/e ... noarch.rpm - transfer failed - unknown or unexpeted error
I suspect that the rpm is no longer there, but I am not sure where to access the necessary rpms if they are not there. Any help would be appreciated.
Upgrade failing for 2011 Upgrade
-
[email protected]
- Posts: 15
- Joined: Mon Sep 23, 2013 3:12 pm
Upgrade failing for 2011 Upgrade
You do not have the required permissions to view the files attached to this post.
Re: Upgrade failing for 2011 Upgrade
What is in the directory:
Code: Select all
ls -la /tmp/nagiosxi/packagesFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
[email protected]
- Posts: 15
- Joined: Mon Sep 23, 2013 3:12 pm
Re: Upgrade failing for 2011 Upgrade
[root@incentive packages]# ls -tla
total 228
drwxrwxrwx 9 root root 4096 Nov 8 12:57 ..
drwxrwxrwx 2 root root 4096 Aug 22 2012 .
-rwxrwxrwx 1 root root 90613 Aug 20 2012 Ajaxterm-0.10-8.el5.noarch.rpm
-rwxrwxrwx 1 root root 12232 Aug 20 2012 epel-release-5-4.noarch.rpm
-rwxrwxrwx 1 root root 14064 Aug 20 2012 epel-release-6-5.noarch.rpm
-rwxrwxrwx 1 root root 31031 Aug 20 2012 php-pear-HTML-Template-IT-1.3.0-2.el5.noarch.rpm
-rwxrwxrwx 1 root root 12680 Aug 20 2012 rpmforge-release-0.5.2-2.el5.rf.i386.rpm
-rwxrwxrwx 1 root root 12649 Aug 20 2012 rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm
-rwxrwxrwx 1 root root 12732 Aug 20 2012 rpmforge-release-0.5.2-2.el6.rf.i686.rpm
-rwxrwxrwx 1 root root 12700 Aug 20 2012 rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
[root@incentive packages]#
total 228
drwxrwxrwx 9 root root 4096 Nov 8 12:57 ..
drwxrwxrwx 2 root root 4096 Aug 22 2012 .
-rwxrwxrwx 1 root root 90613 Aug 20 2012 Ajaxterm-0.10-8.el5.noarch.rpm
-rwxrwxrwx 1 root root 12232 Aug 20 2012 epel-release-5-4.noarch.rpm
-rwxrwxrwx 1 root root 14064 Aug 20 2012 epel-release-6-5.noarch.rpm
-rwxrwxrwx 1 root root 31031 Aug 20 2012 php-pear-HTML-Template-IT-1.3.0-2.el5.noarch.rpm
-rwxrwxrwx 1 root root 12680 Aug 20 2012 rpmforge-release-0.5.2-2.el5.rf.i386.rpm
-rwxrwxrwx 1 root root 12649 Aug 20 2012 rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm
-rwxrwxrwx 1 root root 12732 Aug 20 2012 rpmforge-release-0.5.2-2.el6.rf.i686.rpm
-rwxrwxrwx 1 root root 12700 Aug 20 2012 rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
[root@incentive packages]#
Re: Upgrade failing for 2011 Upgrade
Can you post what version of Python you're running on this machine.
-Yancy
Code: Select all
python -V
-
[email protected]
- Posts: 15
- Joined: Mon Sep 23, 2013 3:12 pm
Re: Upgrade failing for 2011 Upgrade
[root@incentive packages]# python -V
Python 2.4.3
[root@incentive packages]#
Python 2.4.3
[root@incentive packages]#
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Upgrade failing for 2011 Upgrade
Actually, you should go straight to 2012.
It is highly likely that the old upgrade script in the 2011 tarball doesn't function any longer as it relied on external resources that have since been moved...
It is highly likely that the old upgrade script in the 2011 tarball doesn't function any longer as it relied on external resources that have since been moved...
-
[email protected]
- Posts: 15
- Joined: Mon Sep 23, 2013 3:12 pm
Re: Upgrade failing for 2011 Upgrade
scottwilkerson wrote:Actually, you should go straight to 2012.
It is highly likely that the old upgrade script in the 2011 tarball doesn't function any longer as it relied on external resources that have since been moved...
upgrade completed to 2012. Please lock thread.