Bug 224505

Summary: Pup crash due to typo in extras/comps.xml
Product: [Fedora] Fedora Reporter: Jerry James <loganjerry>
Component: pirutAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6CC: adam.sc.johnson
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-26 15:34:21 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:
Attachments:
Description Flags
Pup backtrace none

Description Jerry James 2007-01-25 23:01:22 UTC
Description of problem:
Pirut just crashed with a python exception (see the attached traceback).  The
root problem turns out to be that somebody mistyped "optional" as "optinoal" in
/var/cache/yum/extras/comps.xml, in the entry for digikamimageplugins.  How do I
report the latter, by the way?  I don't know where or how that file is generated.

Version-Release number of selected component (if applicable):
pirut-1.2.8-1.fc6

How reproducible:
Always

Steps to Reproduce:
1. Install digikamimageplugins (I don't know if this step is necessary, but I
have it installed) from Fedora Extras.
2. Run pup

Actual results:
Pup crashes with the current mistyped extras/comps.xml.

Expected results:
Pup should just skip the digikamimageplugins package and continue normally.

Additional info:
Although the exception is thrown in yum code, "yum upgrade" still works, so I am
reporting this against pup, which does not.

Comment 1 Jerry James 2007-01-25 23:01:22 UTC
Created attachment 146645 [details]
Pup backtrace

Comment 2 Alan Schmidt 2007-01-26 00:29:06 UTC
I do not have digikam nor digikamimageplugins installed, but I get this crash
just the same. My traceback is identical.

Comment 3 Jeremy Katz 2007-01-26 15:34:21 UTC

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