Bug 220673
| Summary: | Pup crashes while retrieving update information | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Larry Spitz <spitz> | ||||||||
| Component: | pirut | Assignee: | Jeremy Katz <katzj> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 6 | CC: | james, krimpelstaetter, rvp | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i386 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2007-01-25 18:34:05 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
Larry Spitz
2006-12-22 22:36:38 UTC
Created attachment 144318 [details]
exception captured
$ rpm -qf $(which pup) pirut-1.2.8-1.fc6 Is your network connection working? Do things work if you just run yum update? Created attachment 146521 [details]
Exception information saved from PUP crash
Network connection working correctly and "yum update" works correctly. Created attachment 146552 [details]
application state pirut/pup
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.
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
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>
*** This bug has been marked as a duplicate of 224292 *** |