Bug 168459

Summary: Traceback Error
Product: [Fedora] Fedora Reporter: Dirk <dirk>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: dirk, extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-06 19:25:14 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 Dirk 2005-09-16 12:00:24 UTC
Version-Release number of selected component (if applicable):
Yum Extender v0.42 Build: 05
Python v2.4.1

How reproducible:
Select and Unselect a Package in Install or Remove

Steps to Reproduce:
1. Select Package
2. Unselect Package
3. Show Output in Yum Extender
  
Output results from Yum Extender:

Excluding Packages in global exclude list
Finished
Traceback (most recent call last):
  File "/usr/share/yumex/yumex.py", line 157, in row_handler
    desc = pkg.returnSimple( 'description' )
AttributeError: 'NoneType' object has no attribute 'returnSimple'
Excluding Packages in global exclude list
Finished

Comment 1 Tim Lauridsen 2005-09-17 16:48:02 UTC
I will check it out

Comment 2 Tim Lauridsen 2005-10-06 19:25:14 UTC
I have trouble to provoke this error, but have created some extra checking to
avoid it. Fix included in next build (0.46-06).