snmptt conflict upgrading with offline tarball

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dave_lux
Posts: 4
Joined: Thu Sep 22, 2016 10:01 am

snmptt conflict upgrading with offline tarball

Post by dave_lux »

Under Centos 7.5.1804 x86_64, when I try

to upgrade from version 5.4.13  5.5.6 on Centos 7 using the offline tarball.

I get the message Error:

nagiosxi-nxti conflicts with snmptt-1.4-0.9.beta2.el7.noarch
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

I can circumvent the problem by uninstalling snmptt before running upgrade, but I assume, then, that I won’t have a Trap Translator?

What's the best way to handle this?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: snmptt conflict upgrading with offline tarball

Post by ssax »

The nagios-nxti package will install SNMPTT, you should be safe removing snmptt first, just make sure to take a backup copy of /etc/snmp directory so you don't lose your configuration.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: snmptt conflict upgrading with offline tarball

Post by ssax »

Did you originally install via the offline tarball? Just making sure you're not trying to go from a source install to an RPM based install.
dave_lux
Posts: 4
Joined: Thu Sep 22, 2016 10:01 am

Re: snmptt conflict upgrading with offline tarball

Post by dave_lux »

Thank you for getting back to me - yes - I did install with the offline-tarball. I'll carry on with the install then.

(Sorry for the delay - I didn't seem to get an email notification, so I've probably got to adjust my settings)
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: snmptt conflict upgrading with offline tarball

Post by ssax »

Sounds good, let us know the results.
Locked