Created attachment 1541235 [details] Log files Description of problem: Failed dependencies occur during install systemtap package. ---> Package kernel-headers.x86_64 0:3.10.0-957.5.1.el7 will be installed --> Finished Dependency Resolution Error: Package: gcc-4.8.5-36.el7.x86_64 (rhel-7-server-rhvh-4-rpms) Requires: libgomp = 4.8.5-36.el7 Installed: libgomp-4.8.5-36.el7_6.1.x86_64 (installed) libgomp = 4.8.2-16.el7_6 libgomp = 4.8.5-36.el7_6.1 Available: libgomp-4.8.5-16.el7_4.1.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7_4 libgomp = 4.8.5-16.el7_4.1 Available: libgomp-4.8.5-16.el7_4.2.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7_4 libgomp = 4.8.5-16.el7_4.2 Available: libgomp-4.8.5-28.el7.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7 libgomp = 4.8.5-28.el7 Available: libgomp-4.8.5-28.el7_5.1.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7_5 libgomp = 4.8.5-28.el7_5.1 Available: libgomp-4.8.5-36.el7.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7 libgomp = 4.8.5-36.el7 ********************************************************************** yum can be configured to try to resolve such errors by temporarily enabling disabled repos and searching for missing dependencies. To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf ********************************************************************** Error: Package: gcc-4.8.5-36.el7.x86_64 (rhel-7-server-rhvh-4-rpms) Requires: libgomp = 4.8.5-36.el7 Installed: libgomp-4.8.5-36.el7_6.1.x86_64 (installed) libgomp = 4.8.2-16.el7_6 libgomp = 4.8.5-36.el7_6.1 Available: libgomp-4.8.5-16.el7_4.1.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7_4 libgomp = 4.8.5-16.el7_4.1 Available: libgomp-4.8.5-16.el7_4.2.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7_4 libgomp = 4.8.5-16.el7_4.2 Available: libgomp-4.8.5-28.el7.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7 libgomp = 4.8.5-28.el7 Available: libgomp-4.8.5-28.el7_5.1.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7_5 libgomp = 4.8.5-28.el7_5.1 Available: libgomp-4.8.5-36.el7.x86_64 (rhel-7-server-rhvh-4-rpms) libgomp = 4.8.2-16.el7 libgomp = 4.8.5-36.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Uploading Enabled Repositories Report Version-Release number of selected component (if applicable): RHVH-4.3-20190305.0-RHVH-x86_64-dvd1.iso cockpit-dashboard-176-4.el7.x86_64 cockpit-176-4.el7.x86_64 cockpit-system-176-4.el7.noarch cockpit-ws-176-4.el7.x86_64 cockpit-machines-ovirt-176-4.el7.noarch cockpit-ovirt-dashboard-0.12.4-1.el7ev.noarch cockpit-bridge-176-4.el7.x86_64 cockpit-storaged-176-4.el7.noarch imgbased-1.1.5-0.1.el7ev.noarch subscription-manager-1.21.10-3.el7_6.x86_64 How reproducible: 100% Steps to Reproduce: 1. Clean install RHVH-4.3-20190305.0-RHVH-x86_64-dvd1.iso 2. Login to cockpit with root account 3. Subscribe to RHVH product, and enable rhel-7-server-rhvh-4* 4. Yum install systemtap via CLI Actual results: Failed dependencies occur during install systemtap package. Expected results: Package systemtap can be installed successfully. Additional info: