Bug 224371
Summary: | software-manager fail in Fedora Core 6 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] Bugzilla | Reporter: | miguelroisster <miguelroisster> | ||||
Component: | Bugzilla General | Assignee: | Bernd Groh <bgroh> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | devel | CC: | ebaak, richardbstock | ||||
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-28 00:26:34 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
miguelroisster
2007-01-25 13:58:54 UTC
Created attachment 146540 [details]
File automatic generate by the aplication
Me too! Exactly the same error message, so I won't paste it in. Problem seemed to appear over last couple of days. I keep my system up to date with new packages so I guess one of these has created the problem. If you need any more info I will provide it. There seems to be a typo in the /var/cache/yum/extras/comps.xml <packagereq type="optinoal">digikamimageplugins</packagereq> Looks like the word "optinoal" should be optional and the parser may some how be barfing on this word. I simple text replacement does not work as it seems the comps.xml is downloaded each time anew. This may be unconnected but the original error moans about "digikam" and a genre called "optinoal" Seems it may be fixed. I just moved the /var/cache/yum/extras/comps.xml into /tmp and reran the package updater and a newer comps file has appeared and crash has gone and tool appears good again. |