nagios-plugins icon indicating copy to clipboard operation
nagios-plugins copied to clipboard

nagios-okplugin-check_updates conflicts with a new package nagios-plugins-check-updates

Open palli opened this issue 12 years ago • 4 comments

There is a new package in epel called nagios-plugins-check-updates which also provides nagios-plugins-check-updates.

@tomas-edwardsson @hakong

palli avatar Feb 24 '14 17:02 palli

@palli viðskiptavinur/verkefn... ;-)

I'm not sure what that has to do with anything?

tomas-edwardsson avatar Mar 04 '14 15:03 tomas-edwardsson

So the problem statement is that the following does not work:

yum install nagios-okplug*

Because there is a package there, nagios-okplugin-check_updates and it conflicts with a similar package from epel.

Solution... is it safe to remove nagios-okplugin-check_updates from the repo ?

palli avatar Mar 04 '14 16:03 palli

Yes, it is safe, check_yum and check_package_updates are only being used.

tomas-edwardsson avatar Mar 04 '14 16:03 tomas-edwardsson

:thumbsup:

hakong avatar Mar 04 '14 20:03 hakong