Bug 190906

Summary: Yumex crashes with exception at startup
Product: [Fedora] Fedora Reporter: Nick Thompson <nickthom>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-08 06:54:16 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 Nick Thompson 2006-05-06 09:48:58 UTC
Description of problem:

Yumex crashes on startup.


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

1.0.0


How reproducible:

Run yumex - failure follows some time later before yumex is ready to use


Steps to Reproduce:
1. run yumex
2. wait a few seconds :-)
3.
  
Actual results:

Exception flaged. Text follows:

Component: yumex
Version: 1.0.0
Summary: TB2eba5ffb updates.py:521:getObsoletesList:AttributeError: Updates 
instance has no attribute 'obsoletes'

Traceback (most recent call last):
  File "yumexmain.py", line 948, in ?
    mainApp = YumexMainApplication()
  File "yumexmain.py", line 477, in __init__
    self.setup_yum()
  File "yumexmain.py", line 899, in setup_yum
    self.yumexbase.build_package_lists( self.recentlimit, pkglists )
  File "yumexBase.py", line 499, in build_package_lists
  File "updates.py", line 521, in getObsoletesList
AttributeError: Updates instance has no attribute 'obsoletes'

Local variables in innermost frame:
newest: 0
self: <rpmUtils.updates.Updates instance at 0xb794e4ac>
arch: None
name: None


Expected results:

No exception was expected.


Additional info:

none

Comment 1 Tim Lauridsen 2006-05-08 06:54:16 UTC

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