Bug 232559
Summary: | Yum and pirut errors due to missing working storages. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Jason Graham <jgraha8> | ||||
Component: | yum | Assignee: | Jeremy Katz <katzj> | ||||
Status: | CLOSED CANTFIX | QA Contact: | |||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.0 | CC: | bkearney | ||||
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-03-23 15:40:13 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
Jason Graham
2007-03-16 03:11:05 UTC
Created attachment 150196 [details]
This file gives the output from the exception error when running pirut.
What's the output of rpm -V yum yum-metadata-parser ? (In reply to comment #2) > What's the output of > rpm -V yum yum-metadata-parser > ? rpm -V yum yum-metadata-parser does not give any result. I did find that this error was a result of the package python-sqlite-2.3.3-1.el5.rf from rpmforge.net being installed. This package has now been removed and the RHEL5 client package, python-sqlite-1.1.7-1.2.1, is installed in its place. Yum and pirut now performs properly, which suggets a bug with the rpmforge.net built package and not with yum or pirut. The two versions of python-sqlite aren't at all compatible. rpmforge really shouldn't be replacing packages like that. |