Bug 212701
Summary: | yum fails to work after upgrade from fc5 to fc6 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Rice <michael> |
Component: | yum | Assignee: | Jeremy Katz <katzj> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | ||
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: | 2006-10-30 16:56:11 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: |
Description
Michael Rice
2006-10-28 06:51:09 UTC
OK I have the problem fixed. rpm -e yum [1] error: Failed dependencies: yum >= 2.4.1 is needed by (installed) yum-fastestmirror-0.6-3.fc5.noarch yum >= 2.5.1 is needed by (installed) yum-utils-0.6-3.fc5.noarch yum >= 2.3 is needed by (installed) repoview-0.5.2-1.fc5.noarch yum >= 2.2.1 is needed by (installed) mock-0.6.5-1.fc5.i386 yum >= 2.9.5 is needed by (installed) pirut-1.2.5-1.noarch rpm -Uvh yum-3.0-6.noarch.rpm [1] Preparing... ########################################### [100%] package yum-3.0-6 is already installed rpm -e pirut [1] rpm -e mock warning: /etc/mock/fedora-devel-i386-core.cfg saved as /etc/mock/fedora-devel-i3 86-core.cfg.rpmsave warning: /etc/mock/fedora-5-i386-core.cfg saved as /etc/mock/fedora-5-i386-core. cfg.rpmsave rpm -e repoview rpm -e yum-utils rpm -e yum-fastestmirror rpm -ev yum rpm -q yum package yum is not installed rpm -ivh yum-3.0-6.noarch.rpm [1] Preparing... ########################################### [100%] 1:yum ########################################### [100%] yum update And now it works like a champ. No idea why it took this to get it working You need to update the plugins in addition to yum itself; there have been major API overhauls internally to yum. So if this isnt a bug with yum where is the bug, surely you must agree that there is some kind of bug if this no longer works after you do an upgrade from fc5 to fc6. Something has failed to update the packages that need updating. How about this gets moved to the right place instead of closed? |