When running 'yum update' on RHEL 8.2, I am receiving the following package conflict error.
Code: Select all
Error:
Problem: cannot install both nagios-plugins-2.3.3-3.el8.x86_64 and nagios-plugins-2.3.3-4.el8.x86_64
- cannot install the best update candidate for package nagios-plugins-ssl_validity-2.3.3-4.el8.x86_64
- cannot install the best update candidate for package nagios-plugins-2.3.3-4.el8.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)I have used both 'subscription manager refresh', and 'yum clean all', to make sure the packages are fresh. I have also tried disabling the other repositories, and validated this same behavior on two separate RHEL 8 boxes.