Errors during install

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vmwareguy
Posts: 69
Joined: Wed Mar 16, 2016 9:41 am

Errors during install

Post by vmwareguy »

I'm trying to install the new version of Nagios 5.8.3-1 from 5.6.14
I keep getting the following errors -
Error: nagiosxi-mrtg conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi-pnp conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi-nrds conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi-nagioscore conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi-nxti conflicts with snmptt-1.4-0.9.beta2.el7.noarch
Error: nagiosxi-shellinabox conflicts with shellinabox-2.20-5.el7.x86_64
Error: Package: nagiosxi-5.8.3-1.el7.x86_64 (SPF_Nagios_Nagios)
Requires: perl-Mail-POP3Client
Error: Package: nagiosxi-5.8.3-1.el7.x86_64 (SPF_Nagios_Nagios)
Requires: perl-Net-SMTP-TLS
Error: nagiosxi-nrpe conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi-wmic conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi-nagiosplugins conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi-nsca conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi-ndoutils conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: nagiosxi-nxti conflicts with nagiosxi-deps-el7-5.6.14-1.noarch
Error: Package: nagiosxi-5.8.3-1.el7.x86_64 (SPF_Nagios_Nagios)
Requires: python-pymongo
Error: Package: nagiosxi-5.8.3-1.el7.x86_64 (SPF_Nagios_Nagios)
Requires: perl-Nagios-Monitoring-Plugin
Error: nagiosxi-shellinabox conflicts with nagiosxi-deps-el7-5.6.14-1.noarch

Any thoughts?
vmwareguy
Posts: 69
Joined: Wed Mar 16, 2016 9:41 am

Re: Errors during install

Post by vmwareguy »

after running

yum remove -y net-snmp-devel
yum reinstall -y --skip-broken php-snmp net-snmp-libs
yum update

looks like I'm installing now
vmwareguy
Posts: 69
Joined: Wed Mar 16, 2016 9:41 am

Re: Errors during install

Post by vmwareguy »

nope that breaks everything -

now I'm getting

Forbidden
You don't have permission to access /nagiosxi/ on this server.
vmwareguy
Posts: 69
Joined: Wed Mar 16, 2016 9:41 am

Re: Errors during install

Post by vmwareguy »

I reverted my snapshot and Im back to all the errors
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Errors during install

Post by gsmith »

Hi,

Please try:
yum update
yum clean all

After the above try the install.

Thanks
Locked