Bug 195804 - yumex constantly crashes
Summary: yumex constantly crashes
Keywords:
Status: CLOSED DUPLICATE of bug 195770
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-17 22:30 UTC by Paul F. Johnson
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-06-19 13:10:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.