So at first I thought it may be an issue with the PowerTools repo or the Corporate Firewall was blocking me, but after confirming the PowerTools repo was installed and enabled, and the Firewall was bypassed, I am still getting the same exit point on the installer which you can see below. Any idea how to fix this please?
Code: Select all
[root@nagxi01 nagiosxi]# ./fullinstall
Your system $PATH does not include /sbin and /usr/sbin. This is usually the result of installing GNOME rather than creating a clean system.
Adding /sbin and /usr/sbin to $PATH.
========================
Nagios XI Full Installer
========================
This script will do a complete install of Nagios XI by executing all necessary
sub-scripts.
IMPORTANT: This script should only be used on a 'clean' install of CentOS,
RHEL, Ubuntu LTS, Debian, or Oracle. Do NOT use this on a system that has
been tasked with other purposes or has an existing install of Nagios Core. To
create such a clean install you should have selected only the base package
in the OS installer.
Do you want to continue? [Y/n] y
Proceeding with installation...
Checking MySQL credentials...
MySQL not yet installed - that's okay.
Running './0-repos'...
Repos already configured - exiting.
RESULT=0
Running './1-prereqs'...
Installing prerequisites...
Error: No matching repo to modify: PowerTools.
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'