Error from running ./fullinstall Wrapper Script

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Iykmode
Posts: 29
Joined: Wed Sep 19, 2012 5:11 am

Error from running ./fullinstall Wrapper Script

Post by Iykmode »

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
Iykmode
Posts: 29
Joined: Wed Sep 19, 2012 5:11 am

Re: Error from running ./fullinstall Wrapper Script

Post by Iykmode »

Hello,

See attached outputs.

Regards,

IykMode
You do not have the required permissions to view the files attached to this post.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Error from running ./fullinstall Wrapper Script

Post by hsmith »

What's the output of a cat /etc/*release* command?
Former Nagios Employee.
me.
Iykmode
Posts: 29
Joined: Wed Sep 19, 2012 5:11 am

Re: Error from running ./fullinstall Wrapper Script

Post by Iykmode »

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,
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Error from running ./fullinstall Wrapper Script

Post by hsmith »

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.
Iykmode
Posts: 29
Joined: Wed Sep 19, 2012 5:11 am

Re: Error from running ./fullinstall Wrapper Script

Post by Iykmode »

Awesome!!!

That did it.

Thanks,

IykMode
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Error from running ./fullinstall Wrapper Script

Post by rkennedy »

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
Locked