Bug 507116 - yum don't work after upgrade from Fedora 10
Summary: yum don't work after upgrade from Fedora 10
Keywords:
Status: CLOSED DUPLICATE of bug 506685
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 11
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-21 01:13 UTC by Fabrício Godoy
Modified: 2014-01-21 23:10 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-06-22 15:34:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Upgrade log (79.02 KB, application/octet-stream)
2009-06-21 01:13 UTC, Fabrício Godoy
no flags Details

Description Fabrício Godoy 2009-06-21 01:13:09 UTC
Created attachment 348770 [details]
Upgrade log

Description of problem:
I was getting error as in https://bugzilla.redhat.com/show_bug.cgi?id=504888, after upgrade from Fedora 10 to Fedora 11 using DVD.
And I was not enabled updates-testing repository, the new yum is available to Fedora 10, see https://admin.fedoraproject.org/updates/F10/FEDORA-2009-5328.

Then to fix it, I runned following:
=====
rpm -Uvh /media/Fedora\ 11\ x86_64\ DVD/Packages/yum-3.2.22-4.fc11.noarch.rpm --oldpackage
=====

Then yum becomes working, but I tried to update "yum*" without success, as following:
=====
# yum update yum*
Loaded plugins: downloadonly, fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
 * fedora: www.las.ic.unicamp.br
 * livna: rpm.livna.org
 * rpmfusion-free: mirror.liberty.edu
 * rpmfusion-free-updates: mirror.liberty.edu
 * rpmfusion-nonfree: mirror.liberty.edu
 * rpmfusion-nonfree-updates: mirror.liberty.edu
 * updates: www.las.ic.unicamp.br
Setting up and reading Presto delta metadata
No Presto metadata available for adobe-linux-i386
No Presto metadata available for livna
No Presto metadata available for rpmfusion-free
No Presto metadata available for rpmfusion-nonfree
No Presto metadata available for updates
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package yum.noarch 0:3.2.23-3.fc10 set to be updated
--> Processing Dependency: python(abi) = 2.5 for package: yum
---> Package yum-presto.noarch 0:0.4.5-4.fc11 set to be updated
---> Package yumex.noarch 0:2.0.5-6.fc11 set to be updated
--> Finished Dependency Resolution
yum-3.2.23-3.fc10.noarch from updates has depsolving problems
  --> Missing Dependency: python(abi) = 2.5 is needed by package yum-3.2.23-3.fc10.noarch (updates)
Error: Missing Dependency: python(abi) = 2.5 is needed by package yum-3.2.23-3.fc10.noarch (updates)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
=====

Then I needed to run following:
=====
yum clean all
=====

Then, finally, update for "yum*" worked without problems.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Ricky Zhou 2009-06-21 01:18:02 UTC
Hey, I was helping Fabrício with this on #fedora.  What happened was that he updated from Fedora 10 to Fedora 11 using the DVD, but yum apparently did not get updated.  I asked him to look at his /root/upgrade.log, and he said there was no entry for yum getting updated there.

I suggested that he submit this bug to see if any anaconda people knew how to debug this further.

Comment 2 seth vidal 2009-06-22 15:34:49 UTC

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


Note You need to log in before you can comment on or make changes to this bug.