LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 06-28-2005, 09:43 AM   #1
terrapin24h
LQ Newbie
 
Registered: Feb 2005
Location: Upstate NY
Distribution: FC3
Posts: 16

Rep: Reputation: 0
FC3 to FC4 rolling upgrade failure


Hey all--
i'm fairly new to linux and FC, but i've been lurking for a while and messing around with some systems here at home. Anyway, i recently tried to perform "rolling upgrades" to my two FC3 systems, a workstation and a file server that houses my mp3 collection, and backup sets of important data from the rest of the machines in my house. Each has failed, but I got the workstation to go. The server however has some issues. The "core" of the problem is that my yum cache directory got full cause the disk it's on (4gb scsi) ran out of space during the upgrade process. So I figured out how to move the cache dir to the RAID 5 hardware volume i got( a bunch of 18's with lots of free space) by way of yum.conf but now when i do a yum -y update I get this:

Quote:
The yum libraries do not seem to be available on your system for this version of python 2.4.1 (#1, May 16, 2005, 15:19:29)
[GCC 4.0.0 20050512 (RedHat 4.0.0-5)]
Please make sure the package you used yo install yum was built for your install of python.
I remove the cache dir change from the yum.conf file and the problem remains

I'm not sure *exactly* what this error is telling me but what I gather is that the versions of yum and python on the system are mismatched, so in true hack and slash fashion, i've tried grabbing rpm's from redhat for both fc3 and 4 for yum and python and try to get the two in sync, but no worky. The kernel doesn't appear to be the fc4 kernel, so I think the machine is literally stuck mid upgrade. I didn't want to reinstall cause that means sitting(for at least part of the time) in front of the thing and it's in my crawl space, which is less than comfy. Also, I'm trying to learn and no better learning is acheived than from that of failure. Help, please? TIA
 
Old 06-29-2005, 12:33 PM   #2
jspaar
Member
 
Registered: Feb 2004
Location: California
Posts: 99

Rep: Reputation: 15
That looks like a fun one. I haven't had this exact problem, but I did have to manually satisfy yum dependencies when upgrading via yum from FC3 to FC4. I think you have the right diagnosis and approach.

Since your python is already 2.4, I'd try to satisfy yum requirements using the FC4 repo first. (FC3 python was at 2.3.x.)

I can't guess what library it isn't finding, but from "rpm -qR yum" you'll need at least these packages (version numbers are from an FC4 system with updates):
yum-2.3.2-7
libxml2-python-2.6.19-1
python-elementtree-1.2.6-4
python-sqlite-1.1.6-1
rpm-python-4.4.1-21
python-urlgrabber-2.9.6-1
rpm-libs-4.4.1-21
rpm-4.4.1-21

If you grab these from FC4 and manually install them via rpm, they'll let you know what other dependencies they need. Should be doable, I think.
 
Old 06-29-2005, 09:33 PM   #3
terrapin24h
LQ Newbie
 
Registered: Feb 2005
Location: Upstate NY
Distribution: FC3
Posts: 16

Original Poster
Rep: Reputation: 0
jspaar-
thanks, i'll give it a go--having the rpm list helps alot

--chris
 
Old 07-05-2005, 09:41 PM   #4
terrapin24h
LQ Newbie
 
Registered: Feb 2005
Location: Upstate NY
Distribution: FC3
Posts: 16

Original Poster
Rep: Reputation: 0
ok, cool. I tromped through the packages that you listed, and some were not up to date and some dependant pckgs needed updating, which i did. BUT, i still get the exact same error, so I tinkered around with the rpm command a bit and told it to do a verify all of my pckgs and got a whole lot of "missing" notifiactions, examples below:

missing /lib/modules.2.6.9-1.667/build/arch/m68knommu/platform/5407
.
.
.
missing /lib/modules.2.6.9-1.667/kernel/....

i'm beginning to believe that this thing is really far gone and to manually rebuild it is going to (among other things) a lesson in futility. My gut is saying I should really toast it and start over, opinions??? thx

--chris
 
Old 07-07-2005, 09:19 AM   #5
terrapin24h
LQ Newbie
 
Registered: Feb 2005
Location: Upstate NY
Distribution: FC3
Posts: 16

Original Poster
Rep: Reputation: 0
Well, i reinstalled the os, and all is well, thnaks for all the help
 
Old 07-20-2005, 10:02 AM   #6
pablofunes
LQ Newbie
 
Registered: Jul 2005
Posts: 1

Rep: Reputation: 0
Downgrading to python-elementtree=1.2.6-3.99_1.rhfc3.at solved this problem (I haven't upgraded to fc4 but got this error after some packages were updated, at or around the same time fc4 was being released)

Quote:
Originally posted by terrapin24h
ok, cool. I tromped through the packages that you listed, and some were not up to date and some dependant pckgs needed updating, which i did. BUT, i still get the exact same error, so I tinkered around with the rpm command a bit and told it to do a verify all of my pckgs and got a whole lot of "missing" notifiactions, examples below:

missing /lib/modules.2.6.9-1.667/build/arch/m68knommu/platform/5407
.
.
.
missing /lib/modules.2.6.9-1.667/kernel/....

i'm beginning to believe that this thing is really far gone and to manually rebuild it is going to (among other things) a lesson in futility. My gut is saying I should really toast it and start over, opinions??? thx

--chris
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ipw2200 broken after upgrade from FC3 to FC4 chrismo Linux - Wireless Networking 1 12-06-2005 10:53 AM
Error after upgrade from FC3 to FC4 with yum mwpeng Linux - Newbie 1 08-22-2005 06:38 PM
FC3 -> FC4 upgrade apocolpse Fedora 2 08-08-2005 03:53 PM
Upgrade from FC3 to FC4? Funx_88 Fedora - Installation 5 04-24-2005 02:14 AM
Boot Failure, After ram upgrade, FC3 benbennett Linux - Hardware 1 04-21-2005 11:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 11:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration