Upgrading from 5R1.0 to latest
Re: Upgrading from 5R1.0 to latest
yes, I did that.
Re: Upgrading from 5R1.0 to latest
Can you post the entire install.log and upgrade.log (if you have it)?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Upgrading from 5R1.0 to latest
I think I already posted the entire install.log file
Re: Upgrading from 5R1.0 to latest
I am sorry I was not clear enough. I wanted to see the install.log AFTER you added the "Optional" channel, and reran the upgrade script as I was hoping to see some new entries, that could help us troubleshoot the issue.I think I already posted the entire install.log file
Do you have an "upgrade.log" in the "/tmp/nagiosxi/" directory? If you do, can you post it?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Upgrading from 5R1.0 to latest
Taht was the entire log file
Re: Upgrading from 5R1.0 to latest
Can you run the following command, and show the output?
Code: Select all
yum repolistBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Upgrading from 5R1.0 to latest
# yum repolist
Loaded plugins: product-id, rhnplugin, subscription-manager
This system is receiving updates from RHN Classic or Red Hat Satellite.
repo id repo name status
Bose-dev-rhel-x86_64-server-7 Bose-dev-rhel-x86_64-server-7 7,598
nagios-base Nagios 76
nagiosxi-deps Nagios XI Dependencies 27
repolist: 7,701
Loaded plugins: product-id, rhnplugin, subscription-manager
This system is receiving updates from RHN Classic or Red Hat Satellite.
repo id repo name status
Bose-dev-rhel-x86_64-server-7 Bose-dev-rhel-x86_64-server-7 7,598
nagios-base Nagios 76
nagiosxi-deps Nagios XI Dependencies 27
repolist: 7,701
Re: Upgrading from 5R1.0 to latest
downloaded the latest version of XI, and now I am getting this error
# ./upgrade
Archive: sourceguardian/ixed4.lin.x86-64.zip
inflating: /usr/lib64/php/modules/ixed.5.4.lin
Sourceguardian extension found for PHP version 5.4
Sourceguardian extension already in php.ini
Checking required prereqs...
Please wait...
OLD VERSION: 514
Loaded plugins: product-id, rhnplugin, subscription-manager
This system is receiving updates from RHN Classic or Red Hat Satellite.
Package automake-1.13.4-3.el7.noarch already installed and latest version
Package autoconf-2.69-11.el7.noarch already installed and latest version
Package 2:nmap-6.47-1.x86_64 already installed and latest version
Package subversion-1.7.14-7.el7_1.1.x86_64 already installed and latest version
Nothing to do
Loaded plugins: product-id, rhnplugin, subscription-manager
This system is receiving updates from RHN Classic or Red Hat Satellite.
Error getting repository data for rpmforge, repository not found
root@nagmonus3:(04-05 10:51): /tmp/nagiosxi
# ./upgrade
Archive: sourceguardian/ixed4.lin.x86-64.zip
inflating: /usr/lib64/php/modules/ixed.5.4.lin
Sourceguardian extension found for PHP version 5.4
Sourceguardian extension already in php.ini
Checking required prereqs...
Please wait...
OLD VERSION: 514
Loaded plugins: product-id, rhnplugin, subscription-manager
This system is receiving updates from RHN Classic or Red Hat Satellite.
Package automake-1.13.4-3.el7.noarch already installed and latest version
Package autoconf-2.69-11.el7.noarch already installed and latest version
Package 2:nmap-6.47-1.x86_64 already installed and latest version
Package subversion-1.7.14-7.el7_1.1.x86_64 already installed and latest version
Nothing to do
Loaded plugins: product-id, rhnplugin, subscription-manager
This system is receiving updates from RHN Classic or Red Hat Satellite.
Error getting repository data for rpmforge, repository not found
root@nagmonus3:(04-05 10:51): /tmp/nagiosxi
Re: Upgrading from 5R1.0 to latest
Looks like you're missing the rpmforge repo. Please run the following, and then try to upgrade once again.
Code: Select all
wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
Former Nagios Employee
Re: Upgrading from 5R1.0 to latest
it worked. great. thanks
let's close this ticket
let's close this ticket