Bug 471786 - After upgrade to 2.6.27 kernel yumex fails to run
Summary: After upgrade to 2.6.27 kernel yumex fails to run
Keywords:
Status: CLOSED DUPLICATE of bug 471731
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 9
Hardware: All
OS: Linux
medium
urgent
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-16 10:16 UTC by J.Jansen
Modified: 2008-11-16 14:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-16 14:28:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description J.Jansen 2008-11-16 10:16:55 UTC
Description of problem:
After upgrade to 2.6.27 kernel yumex fails with the following error:
....

 * rpmfusion-nonfree: download1.rpmfusion.org
11:12:15 : Setup Yum : RPM Db.
11:12:15 : Setup Yum : Repositories.
Checking for new repos for mirrors
11:12:15 : Setup Yum : Package Sacks
11:12:16 : Setup Yum : Updates
11:12:21 : Error Type: <class 'yum.update_md.UpdateNoticeException'>
11:12:21 : Error Value: No id element found
11:12:21 : Traceback: 

11:12:21 :   File : /usr/share/yumex/yumex.py , line 737, in <module>
11:12:21 :     mainApp = YumexApplication() 
11:12:21 :   File : /usr/share/yumex/yumex.py , line 446, in __init__
11:12:21 :     self.setupYum() 
11:12:21 :   File : /usr/share/yumex/yumex.py , line 467, in setupYum
11:12:21 :     self.yumbase._setupBase() 
11:12:21 :   File : /usr/share/yumex/yumapi.py , line 80, in _setupBase
11:12:21 :     self._setupUpdateMetadata() 
11:12:21 :   File : /usr/share/yumex/yumapi.py , line 137, in _setupUpdateMetadata
11:12:21 :     self.updateMetadata.add(repo) 
11:12:21 :   File : /usr/lib/python2.5/site-packages/yum/update_md.py , line 319, in add
11:12:21 :     un = UpdateNotice(elem) 
11:12:21 :   File : /usr/lib/python2.5/site-packages/yum/update_md.py , line 69, in __init__
11:12:21 :     self._parse(elem) 
11:12:21 :   File : /usr/lib/python2.5/site-packages/yum/update_md.py , line 146, in _parse
11:12:21 :     raise UpdateNoticeException("No id element found") 




Version-Release number of selected component (if applicable):
2.0.4

How reproducible:
always

Steps to Reproduce:
1.upgrade keernal to 2.6.27
2.yumex
3.
  
Actual results:
error as above

Expected results:
smooth run of yumex

Additional info:

Comment 1 Tim Lauridsen 2008-11-16 14:28:32 UTC

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


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