Hello,
I am running a manual installation of NagiosXI following the installation guide on the website, everything goes on well until i get to the stage where I have to run the wrapper script- ./fullinstall and then I get the following error: Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
I opened another ssh session and tried again and was getting another error: The script that failed was: './6-firewall'
What can I do?
Regards,
IykMode
Error from running ./fullinstall Wrapper Script
Re: Error from running ./fullinstall Wrapper Script
Hello,
See attached outputs.
Regards,
IykMode
See attached outputs.
Regards,
IykMode
You do not have the required permissions to view the files attached to this post.
Re: Error from running ./fullinstall Wrapper Script
What's the output of a cat /etc/*release* command?
Former Nagios Employee.
me.
me.
Re: Error from running ./fullinstall Wrapper Script
Its as follows:
CentOS Linux release 7.2.1511 (Core)
Derived from Red Hat Enterprise Linux 7.2 (Source)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
CentOS Linux release 7.2.1511 (Core)
CentOS Linux release 7.2.1511 (Core)
cpe:/o:centos:centos:7
Regards,
CentOS Linux release 7.2.1511 (Core)
Derived from Red Hat Enterprise Linux 7.2 (Source)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
CentOS Linux release 7.2.1511 (Core)
CentOS Linux release 7.2.1511 (Core)
cpe:/o:centos:centos:7
Regards,
Re: Error from running ./fullinstall Wrapper Script
If you touch installed.firewall inside of the XI installation folder, that should resolve the firewall error during installation. You could also yum install firewalld. For some reason, the new minimal CentOS isn't shipping with firewalld.
Former Nagios Employee.
me.
me.
Re: Error from running ./fullinstall Wrapper Script
Awesome!!!
That did it.
Thanks,
IykMode
That did it.
Thanks,
IykMode
Re: Error from running ./fullinstall Wrapper Script
Glad to see this resolved! I'll close this out now, but if you need any assistance in the future feel free to open a new thread.
Former Nagios Employee