Bug 195804

Summary: yumex constantly crashes
Product: [Fedora] Fedora Reporter: Paul F. Johnson <paul>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
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: 2006-06-19 13:10:50 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:

Description Paul F. Johnson 2006-06-17 22:30:51 UTC
Description of problem:
yumex dies shortly after requesting the root password

Version-Release number of selected component (if applicable):
yumex 1.0.1-1.0.fc6

How reproducible:
Always

Steps to Reproduce:
1. Run yumex from the command line
2.
3.
  
Actual results:
Traceback (most recent call last):
  File "/usr/share/yumex/yumexmain.py", line 36, in ?
    from yumex.yum24XBase import *
  File "/usr/lib/python2.4/site-packages/yumex/yum24XBase.py", line 26, in ?
    from repomd import mdUtils, mdErrors
ImportError: No module named repomd


Expected results:
yumex should work

Additional info:

Comment 1 Tim Lauridsen 2006-06-18 07:27:21 UTC
What version of yum are you running.

rpm -qa | grep yum



Comment 2 Paul F. Johnson 2006-06-18 09:10:16 UTC
yum 2.9.0-7
yum-metadata-parser 1.0-7

Comment 3 Tim Lauridsen 2006-06-19 06:15:10 UTC
The error occurs because of the yum API changes in Yum 2.9.0, Im working to get
yumex to work with yum 2.9.0.

Comment 4 Tim Lauridsen 2006-06-19 13:10:50 UTC

*** This bug has been marked as a duplicate of 195770 ***