Page 1 of 1

upgrade from xi-5.4.5 to the latest fails

Posted: Thu Jan 23, 2020 9:31 pm
by iwang
-bash-4.1# ./upgrade

Nagios XI Upgrade Log
==========================
DATE: Thu Jan 23 18:27:03 PST 2020

DISTRO INFO:
CentOS
6.7
x86_64


Archive: sourceguardian/ixed4.lin.x86-64.zip
inflating: /usr/lib64/php/modules/ixed.5.3.lin
Sourceguardian extension found for PHP version 5.3
Sourceguardian extension already in php.ini
Stopping httpd: [ OK ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using scclnagiosxi01.dvms.local for ServerName
[ OK ]
Checking required prereqs...
Please wait...

OLD VERSION: 5405
Loaded plugins: enabled_repos_upload, fastestmirror, package_upload, product-id,
: security, subscription-manager
tlsv1 alert unknown ca
Setting up Update Process
Determining fastest mirrors
* epel: mirrors.sonic.net
* epel-source: mirrors.sonic.net
Resolving Dependencies
--> Running transaction check
---> Package nagios-repo.noarch 0:6-2.el6 will be updated
---> Package nagios-repo.noarch 0:6-4.el6 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
nagios-repo noarch 6-4.el6 nagios-base 6.0 k

Transaction Summary
================================================================================
Upgrade 1 Package(s)

Total download size: 6.0 k
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V4 RSA/SHA1 Signature, key ID c62934a0: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-NAGIOS
Importing GPG key 0x1E924CB3:
Userid : Nagios Enterprises, LLC (RPM Development) <[email protected]>
Package: nagios-repo-6-2.el6.noarch (installed)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-NAGIOS


Public key for nagios-repo-6-4.el6.noarch.rpm is not installed
Uploading Enabled Repositories Report
Loaded plugins: fastestmirror, product-id
Unable to upload Enabled Repositories Report


======

^^^ how i can solve this issue?

Re: upgrade from xi-5.4.5 to the latest fails

Posted: Fri Jan 24, 2020 8:46 am
by scottwilkerson
Lets run the following

Code: Select all

yum -y remove nagios-repo && rpm -Uvh https://repo.nagios.com/nagios/6/nagios-repo-6-4.el6.noarch.rpm
the run the upgrade again