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.
Description of problem:
matej@wycliff: ~$ sudo yum upgrade
[sudo] password for matej:
Loaded plugins: auto-update-debuginfo, langpacks, product-id, refresh-packagekit,
: subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Warning: group core does not exist.
Warning: group gnome-desktop does not exist.
Warning: group multimedia does not exist.
Warning: group input-methods does not exist.
Warning: group guest-desktop-agents does not exist.
Warning: group x11 does not exist.
Warning: group fonts does not exist.
Warning: group print-client does not exist.
Warning: group desktop-debugging does not exist.
Warning: group dial-up does not exist.
Warning: group directory-client does not exist.
Warning: group virtualization-hypervisor does not exist.
Warning: group base does not exist.
Warning: group virtualization-tools does not exist.
Warning: group internet-browser does not exist.
Warning: group virtualization-client does not exist.
Warning: group virtualization-platform does not exist.
Warning: group network-file-system-client does not exist.
Resolving Dependencies
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.2-0.3.a3.el7 will be updated
---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-1.el7 will be an update
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-1.el7.noarch
--> Finished Dependency Resolution
--> Finding unneeded leftover dependencies
Found and removing 0 unneeded dependencies
Error: Package: python-backports-ssl_match_hostname-3.4.0.2-1.el7.noarch (df-ws)
Requires: python-backports
You could try using --skip-broken to work around the problem
** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
lyx-2.0.6-3.el7.x86_64 has missing requires of /usr/bin/dv2dt
lyx-2.0.6-3.el7.x86_64 has missing requires of tex-simplecv
matej@wycliff: ~$
Version-Release number of selected component (if applicable):
upgrading on 2013-12-16 EL-7/Nightly
How reproducible:
100%
Actual results:
see above
Expected results:
all dependencies are resolved
Comment 2Endi Sukma Dewata
2013-12-16 00:20:41 UTC
I think this is a duplicate of bug #1039479 which has already been fixed in python-backports-ssl_match_hostname-3.4.0.2-2.el7.
*** This bug has been marked as a duplicate of bug 1039479 ***
Description of problem: matej@wycliff: ~$ sudo yum upgrade [sudo] password for matej: Loaded plugins: auto-update-debuginfo, langpacks, product-id, refresh-packagekit, : subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Warning: group core does not exist. Warning: group gnome-desktop does not exist. Warning: group multimedia does not exist. Warning: group input-methods does not exist. Warning: group guest-desktop-agents does not exist. Warning: group x11 does not exist. Warning: group fonts does not exist. Warning: group print-client does not exist. Warning: group desktop-debugging does not exist. Warning: group dial-up does not exist. Warning: group directory-client does not exist. Warning: group virtualization-hypervisor does not exist. Warning: group base does not exist. Warning: group virtualization-tools does not exist. Warning: group internet-browser does not exist. Warning: group virtualization-client does not exist. Warning: group virtualization-platform does not exist. Warning: group network-file-system-client does not exist. Resolving Dependencies --> Running transaction check ---> Package python-backports-ssl_match_hostname.noarch 0:3.2-0.3.a3.el7 will be updated ---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-1.el7 will be an update --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-1.el7.noarch --> Finished Dependency Resolution --> Finding unneeded leftover dependencies Found and removing 0 unneeded dependencies Error: Package: python-backports-ssl_match_hostname-3.4.0.2-1.el7.noarch (df-ws) Requires: python-backports You could try using --skip-broken to work around the problem ** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows: lyx-2.0.6-3.el7.x86_64 has missing requires of /usr/bin/dv2dt lyx-2.0.6-3.el7.x86_64 has missing requires of tex-simplecv matej@wycliff: ~$ Version-Release number of selected component (if applicable): upgrading on 2013-12-16 EL-7/Nightly How reproducible: 100% Actual results: see above Expected results: all dependencies are resolved