Bug 190906 - Yumex crashes with exception at startup
Summary: Yumex crashes with exception at startup
Keywords:
Status: CLOSED DUPLICATE of bug 190653
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 4
Hardware: i386
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-05-06 09:48 UTC by Nick Thompson
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-08 06:54:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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