+++ This bug was initially created as a clone of Bug #2252062 +++ Description of problem: gcc-epel is version 8.5.0-27.el8 while in the main repos gcc is 8.5.0-28.el8. Due to the difference in version numbers, I can't install gcc-gnat because it conflicts with gcc Version-Release number of selected component (if applicable): 8.5.0-27.el8 How reproducible: Always Steps to Reproduce: 1. sudo dnf install gcc 2. sudo dnf install gcc-gnat Actual results: gcc-gnat is not installed (missing libgnat.so, etc) Expected results: gcc-gnat is installed