nagios-okplugin-check_updates conflicts with a new package nagios-plugins-check-updates
There is a new package in epel called nagios-plugins-check-updates which also provides nagios-plugins-check-updates.
@tomas-edwardsson @hakong
@palli viðskiptavinur/verkefn... ;-)
I'm not sure what that has to do with anything?
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 ?
Yes, it is safe, check_yum and check_package_updates are only being used.
:thumbsup: