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?
Errors during install
Re: Errors during install
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
yum remove -y net-snmp-devel
yum reinstall -y --skip-broken php-snmp net-snmp-libs
yum update
looks like I'm installing now
Re: Errors during install
nope that breaks everything -
now I'm getting
Forbidden
You don't have permission to access /nagiosxi/ on this server.
now I'm getting
Forbidden
You don't have permission to access /nagiosxi/ on this server.
Re: Errors during install
I reverted my snapshot and Im back to all the errors
Re: Errors during install
Hi,
Please try:
yum update
yum clean all
After the above try the install.
Thanks
Please try:
yum update
yum clean all
After the above try the install.
Thanks