Bug 195770 - yumex dies (yumex dont work with yum 2.9.x)
Summary: yumex dies (yumex dont work with yum 2.9.x)
Keywords:
Status: CLOSED CURRENTRELEASE
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:
: 195269 195804 (view as bug list)
Depends On:
Blocks: FE6Target
TreeView+ depends on / blocked
 
Reported: 2006-06-17 15:40 UTC by david.hagood
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version: 1.1.0-2.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-09 07:43:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description david.hagood 2006-06-17 15:40:26 UTC
Description of problem:
yumex won't start:

# yumex
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


Version-Release number of selected component (if applicable):
rpm -q yum yumex
yum-2.9.0-7
yumex-1.0.1-1.0.fc6


How reproducible:
Every time

Steps to Reproduce:
1. run yumex
  
Actual results:
Yumex dies with the above error

Expected results:
Yumex should run.


Additional info:

Comment 1 Jeremy Katz 2006-06-17 23:45:07 UTC
yumex needs to be updated for the API changes occurring in yum 2.9.x

Comment 2 Tim Lauridsen 2006-06-18 07:31:16 UTC
I working on making yumex working with the API Changes in yum 2.9.x.

Comment 3 Tim Lauridsen 2006-06-18 07:33:37 UTC
*** Bug 195269 has been marked as a duplicate of this bug. ***

Comment 4 Tim Lauridsen 2006-06-19 13:08:38 UTC
I have made the development branch of yumex 1.1.x, work with yum CVS head (2.9.x)
I have request a build of 1.1.0 in fedora Extras Development. I should be
available tomorrow.
Check it out and let me now if it works okay with rawhide.

Comment 5 Tim Lauridsen 2006-06-19 13:11:02 UTC
*** Bug 195804 has been marked as a duplicate of this bug. ***

Comment 6 Tim Lauridsen 2006-07-08 06:20:59 UTC
Does it yumex 1.1.x works with the current rawhide ???

Comment 7 david.hagood 2006-07-08 12:59:46 UTC
Yes, it is working with the new rawhide:

rpm -q yum yumex
yum-2.9.2-1
yumex-1.1.0-2.0.fc6


Comment 8 Tim Lauridsen 2006-07-09 07:43:11 UTC
(In reply to comment #7)
> Yes, it is working with the new rawhide:
> 
> rpm -q yum yumex
> yum-2.9.2-1
> yumex-1.1.0-2.0.fc6
> 

Thanks



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