Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
I use the rhel6.4 default configuration, and I don't think we can just told our customer "Fix the yum repo", they probably don't know what's the repo mean.
Description of problem: Can't use yum to install "dracut-fips" in rhel6.5-alpha-1.1 Version-Release number of selected component (if applicable): yum-3.2.29-40.el6.noarch dracut-004-327.el6.noarch dracut-kernel-004-327.el6.noarch How reproducible: always Steps to Reproduce: 1.register the system and attach a avalible subscription. 2.install dracut-fips with yum #yum install dracut-fips Actual results: [root@localhost ~]# yum install dracut-fips -y Loaded plugins: product-id, refresh-packagekit, security, subscription-manager This system is receiving updates from Red Hat Subscription Management. rhel-6-server-cf-tools-1-rpms | 2.8 kB 00:00 rhel-6-server-rhev-agent-rpms | 3.1 kB 00:00 rhel-6-server-rpms | 3.7 kB 00:00 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package dracut-fips.noarch 0:004-303.el6 will be installed --> Processing Dependency: dracut = 004-303.el6 for package: dracut-fips-004-303.el6.noarch --> Processing Dependency: hmaccalc for package: dracut-fips-004-303.el6.noarch --> Running transaction check ---> Package dracut-fips.noarch 0:004-303.el6 will be installed --> Processing Dependency: dracut = 004-303.el6 for package: dracut-fips-004-303.el6.noarch ---> Package hmaccalc.x86_64 0:0.9.12-1.el6 will be installed --> Finished Dependency Resolution Error: Package: dracut-fips-004-303.el6.noarch (rhel-6-server-rpms) Requires: dracut = 004-303.el6 Installed: dracut-004-327.el6.noarch (@anaconda-RedHatEnterpriseLinux-201309051642.x86_64/6.5) dracut = 004-327.el6 Available: dracut-004-32.el6.noarch (rhel-6-server-rpms) dracut = 004-32.el6 Available: dracut-004-33.el6_0.noarch (rhel-6-server-rpms) dracut = 004-33.el6_0 Available: dracut-004-33.2.el6_0.noarch (rhel-6-server-rpms) dracut = 004-33.2.el6_0 Available: dracut-004-53.el6.noarch (rhel-6-server-rpms) dracut = 004-53.el6 Available: dracut-004-53.el6_1.1.noarch (rhel-6-server-rpms) dracut = 004-53.el6_1.1 Available: dracut-004-256.el6.noarch (rhel-6-server-rpms) dracut = 004-256.el6 Available: dracut-004-256.el6_2.1.noarch (rhel-6-server-rpms) dracut = 004-256.el6_2.1 Available: dracut-004-283.el6.noarch (rhel-6-server-rpms) dracut = 004-283.el6 Available: dracut-004-284.el6_3.noarch (rhel-6-server-rpms) dracut = 004-284.el6_3 Available: dracut-004-284.el6_3.1.noarch (rhel-6-server-rpms) dracut = 004-284.el6_3.1 Available: dracut-004-303.el6.noarch (rhel-6-server-rpms) dracut = 004-303.el6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@localhost ~]# yum install dracut-fips -y --skip-broken Loaded plugins: product-id, refresh-packagekit, security, subscription-manager This system is receiving updates from Red Hat Subscription Management. rhel-6-server-cf-tools-1-rpms | 2.8 kB 00:00 rhel-6-server-rhev-agent-rpms | 3.1 kB 00:00 rhel-6-server-rpms | 3.7 kB 00:00 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package dracut-fips.noarch 0:004-303.el6 will be installed --> Processing Dependency: dracut = 004-303.el6 for package: dracut-fips-004-303.el6.noarch --> Processing Dependency: hmaccalc for package: dracut-fips-004-303.el6.noarch --> Running transaction check ---> Package dracut-fips.noarch 0:004-303.el6 will be installed --> Processing Dependency: dracut = 004-303.el6 for package: dracut-fips-004-303.el6.noarch ---> Package hmaccalc.x86_64 0:0.9.12-1.el6 will be installed Packages skipped because of dependency problems: dracut-fips-004-303.el6.noarch from rhel-6-server-rpms hmaccalc-0.9.12-1.el6.x86_64 from rhel-6-server-rpms Expected results: The installation should succeed with no errors. Additional info: