Bug 199999
| Summary: | import repomd.mdErrors failure | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Cantrell <dcantrell> | ||||
| Component: | yum-utils | Assignee: | Seth Vidal <skvidal> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | extras-qa, jwboyer, tim.lauridsen | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-01-26 13:30:23 UTC | Type: | --- | ||||
| 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: | 213321 | ||||||
| Attachments: |
|
||||||
I'm seeing this too. Related packages: [jwboyer@vader ~]$ rpm -q yum yum-2.9.3-2 [jwboyer@vader ~]$ rpm -q yum-utils yum-utils-0.6-4.fc6 Created attachment 136514 [details] fix to make it work with current yum API Same as the one i submitted to: https://lists.dulug.duke.edu/pipermail/yum-devel/2006-September/002604.html fixed now in yum-utils CVS, will be availible in next yum-utils release. |
dcantrel@mortise:~$ repoquery --whatrequires tcl Traceback (most recent call last): File "/usr/bin/repoquery", line 33, in ? import repomd.mdErrors ImportError: No module named repomd.mdErrors