Bug 905546
Summary: | yum repolist all|disabled is throwing a traceback | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | John Sefler <jsefler> |
Component: | yum | Assignee: | James Antill <james.antill> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | james.antill, tcallawa |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-13 12:55:09 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 863175 |
Description
John Sefler
2013-01-29 16:07:20 UTC
This bug appear to be working now with yum version... [root@jsefler-7 ~]# rpm -q yum yum-3.4.3-49.el7.noarch [root@jsefler-7 ~]# yum repolist disabled Loaded plugins: langpacks, product-id, security, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. repo id repo name rel-eng-latest latest-RHEL-7 Server on x86_64 rel-eng-snapshot hand-configured snapshot repo for RHEL-7 Server on x86_64 repolist: 0 [root@jsefler-7 ~]# [root@jsefler-7 ~]# [root@jsefler-7 ~]# [root@jsefler-7 ~]# yum repolist all Loaded plugins: langpacks, product-id, security, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. repo id repo name status rel-eng-latest latest-RHEL-7 Server on x86_64 disabled rel-eng-snapshot hand-configured snapshot repo for RHEL-7 Server on x86 disabled repolist: 0 [root@jsefler-7 ~]# VERIFIED: yum repolist all|disabled is NO LONGER throwing a traceback This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |