Bug 220673 - Pup crashes while retrieving update information
Summary: Pup crashes while retrieving update information
Keywords:
Status: CLOSED DUPLICATE of bug 224292
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: 6
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-22 22:36 UTC by Larry Spitz
Modified: 2007-11-30 22:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-01-25 18:34:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
exception captured (1.37 KB, text/plain)
2006-12-22 22:36 UTC, Larry Spitz
no flags Details
Exception information saved from PUP crash (1.18 KB, application/octet-stream)
2007-01-25 10:26 UTC, James Allerton-Austin
no flags Details
application state pirut/pup (1.18 KB, text/plain)
2007-01-25 15:14 UTC, Martin P. Krimpelstätter
no flags Details

Description Larry Spitz 2006-12-22 22:36:38 UTC
Description of problem: Pup (package updater) causes exception while retrieving
update information


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


How reproducible: Very


Steps to Reproduce:
1.Initiate Pup
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Larry Spitz 2006-12-22 22:36:38 UTC
Created attachment 144318 [details]
exception captured

Comment 2 Harald Hoyer 2006-12-29 11:16:20 UTC
$ rpm -qf $(which pup)
pirut-1.2.8-1.fc6


Comment 3 Jeremy Katz 2007-01-03 18:11:56 UTC
Is your network connection working?  Do things work if you just run yum update?

Comment 4 James Allerton-Austin 2007-01-25 10:26:03 UTC
Created attachment 146521 [details]
Exception information saved from PUP crash

Comment 5 James Allerton-Austin 2007-01-25 10:28:31 UTC
Network connection working correctly and "yum update" works correctly.

Comment 6 Martin P. Krimpelstätter 2007-01-25 15:14:26 UTC
Created attachment 146552 [details]
application state pirut/pup

Comment 7 Martin P. Krimpelstätter 2007-01-25 15:17:50 UTC
Comment on attachment 146552 [details]
application state pirut/pup

Seems that I got the same exception as James. Network connection working
properly, yum update successful.

Comment 8 Vladimir Romantsov 2007-01-25 16:09:19 UTC
I got the same exception! The problem in line from extra/comps.xml
<packagereq type="optinoal">digikamimageplugins</packagereq>

bad key word: OPTINOAL and
 /usr/lib/python2.4/site-packages/yum/comps.py", line 143, in parse_package_list
    raise CompsException

Comment 9 Vladimir Romantsov 2007-01-25 16:23:08 UTC
Key word should be OPTIONAL, but in attachment 146552 [details] from Martin (genre: optinoal):

ile "/usr/lib/python2.4/site-packages/yum/comps.py", line 143, in parse_package_list
    raise CompsException
CompsException

Local variables in innermost frame:
genre: optinoal
self: Graphics
package: digikam
packagelist_elem: <Element 'packagelist' at 0x890a2d8>
child: <Element 'packagereq' at 0x890a248>


Comment 10 Jeremy Katz 2007-01-25 18:34:05 UTC

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


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