Bug 395341

Summary: pirut crashes with python exception during detailed package selection
Product: [Fedora] Fedora Reporter: Manuel Traut <manut>
Component: pirutAssignee: Jeremy Katz <katzj>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 7CC: cmarthal, james.antill
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: python-2.5-15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-27 07:14:09 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 Manuel Traut 2007-11-22 08:22:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.9) Gecko/20071105 Fedora/2.0.0.9-1.fc7 Firefox/2.0.0.9

Description of problem:
see attached trace

Component: pirut
Summary: TB8bc72d62 gettext.py:313:_parse:AttributeError: 'list' object has no attribute 'split'

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/pirut/GroupSelector.py", line 537, in _optionalPackagesDialog
    d = OptionalPackageSelector(self.ayum, group, pwin, self.getgladefunc)
  File "/usr/lib/python2.5/site-packages/pirut/GroupSelector.py", line 175, in __init__
    self._populate()
  File "/usr/lib/python2.5/site-packages/pirut/GroupSelector.py", line 244, in _populate
    self.pkgstore.append([self.ayum.isPackageInstalled(pkg), listEntryString(po), po])


Version-Release number of selected component (if applicable):
pirut-1.3.26-1.fc7

How reproducible:
Always


Steps to Reproduce:
1. add/remove software (start pirut)
2. optional packages


Actual Results:
exception, pirut quits

Expected Results:
see detailed package selection

Additional info:

Comment 1 Jeremy Katz 2007-11-26 15:59:42 UTC
What version of yum do you have installed?  And can you attach the complete
traceback?

Comment 2 Manuel Traut 2007-11-27 07:14:09 UTC
issue resolved with packages from testing-repo:
yum-3.2.7
python-2.5-15
pirut-1.3.26-1

Comment 3 Jonathan Earl Brassow 2008-03-26 17:51:19 UTC
*** Bug 257241 has been marked as a duplicate of this bug. ***