LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 02-07-2011, 06:12 AM   #1
Prabagaran
LQ Newbie
 
Registered: Mar 2009
Posts: 17

Rep: Reputation: Disabled
Unhappy Yum not working on Fedora 8 - 64 bit


Hi,
Yum was working fine earlier, but i don't know, when the problem occured. Recently when i tried to install some apps through yum, i was not able to.

Then i tried to update yum, but i got the same error which i got when tried to install apps, as mentioned below:

#yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 22, in <module>
import yummain
File "/usr/share/yum/yummain.py", line 22, in <module>
import clientStuff
File "/usr/share/yum/clientStuff.py", line 18, in <module>
import rpm
ImportError: No module named rpm

Whichever command issued with yum, above mentioned is the only error i get.

Would be really greateful, if someone directs me in right path to get rid of this issue and start working yum as before.

Regards, Prabagaran L.
 
Old 02-08-2011, 03:45 AM   #2
prodev05
Member
 
Registered: Jul 2009
Location: Planet Earth
Distribution: Unix & Linux Variants
Posts: 304

Rep: Reputation: 20
try running up2date or update your yum package and try again. Try these two options, possibly the issue would resolve.
 
Old 02-08-2011, 12:15 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
yum WAS NOT working fine on fedora 8

almost all of the 8 repos mirrors are dead and the repo was moved to the historical archives last year

Quote:
Then i tried to update yum
seeing as the VERY LAST update to fedora 8 was 2 years ago
update & yum will not have worked for the last two years

Quote:
Would be really greateful, if someone directs me in right path to get rid of this issue and start working yum as before.
there is NO WAY to get it to work when there is NOTHING to install with yum on fedora 8
yum IS 100% dead on 8

the only fix is to install a supported version of fedora
the current is fedora 14
you are 6 versions OUT OF DATE
 
Old 02-09-2011, 01:09 AM   #4
Prabagaran
LQ Newbie
 
Registered: Mar 2009
Posts: 17

Original Poster
Rep: Reputation: Disabled
Question

Quote:
Originally Posted by Arun
try running up2date or update your yum package and try again
"up2date or update" will this update yum or the operating sytem ?

Quote:
Originally Posted by John VV
you are 6 versions OUT OF DATE
I agree that i am not using the current version of Fedora.

Quote:
Originally Posted by John VV
there is NO WAY to get it to work when there is NOTHING to install with yum on fedora 8
yum IS 100% dead on 8
I have another 5 Linux servers running Fedora 8 (64-bit), along with YUM working without any issues, since 2009.

So, I think there would be a way to resolve the reported issue, which i don't know
 
Old 02-09-2011, 02:11 AM   #5
prodev05
Member
 
Registered: Jul 2009
Location: Planet Earth
Distribution: Unix & Linux Variants
Posts: 304

Rep: Reputation: 20
I agree with John VV statement.

Prabagaran For what purpose you are updating Fedora 8, running any Apps/its a production box ?
 
Old 02-09-2011, 02:32 AM   #6
Prabagaran
LQ Newbie
 
Registered: Mar 2009
Posts: 17

Original Poster
Rep: Reputation: Disabled
Hi prodev05,

I am not at all trying to update my operating system, as it is a production server.

But, i need a solution to fix the issue which i have with YUM, in the Fedora 8 box.
 
Old 02-09-2011, 03:42 AM   #7
prodev05
Member
 
Registered: Jul 2009
Location: Planet Earth
Distribution: Unix & Linux Variants
Posts: 304

Rep: Reputation: 20
Great. Then this won't work. Probably you have to check the technical notes (for bugs solved/open bugs), then start work on the issue. If the issue is related to production, pl upgrade the OS to your latest. Else deploy a new box.
 
Old 02-09-2011, 04:36 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
"up2date or update" will this update yum or the operating sytem ?
fedora DOSE NOT and never did use the VERY old rhel4 "up2date"

up2date in NOT USED !!!!
Quote:
I have another 5 Linux servers running Fedora 8 (64-bit), along with YUM working without any issues, since 2009.
HOW
the fedora 8 repos have been dead for 2 years
most have been removed from the mirrors
http://mirrors.fedoraproject.org/pub...Fedora/8/i386/
there are only 8 still listed
and you would have had to manually edit the yum repo mirror list to use them
and the main was moved to the .archives. historical archives

there has been NO NEW RPMS added to the fedora 8 repo in two 2 years
how can it "still be working" !!!!!!


Quote:
I am not at all trying to update my operating system, as it is a production server.
a production server
why was fedora 8 even installed in Nov.2007
the life for fedora is only 13 months
that means that fedora 10 SHOULD have been installed before Dec. 2008

Using fedora, was and never has been , recommended for a server AND NEVER NEVER recommended for a production server!!!
at this point i would VERY SERIOUSLY !!!! think about installing CentOS 5.5 or RHEL 6.0

Last edited by John VV; 02-09-2011 at 04:38 PM.
 
  


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
[SOLVED] yum not working on fedora 12 Fred_mike Linux - Software 2 10-22-2010 05:31 AM
[SOLVED] Assistance needed to set up RHEL 64-bit as a YUM Proxy server for 32-bit also. xenner Linux - Newbie 7 10-19-2009 08:50 PM
yum not working in fedora 11 av.dubey Linux - Newbie 2 08-14-2009 07:59 AM
yum Not Working in Fedora 4 vkmraja Linux - Newbie 1 02-02-2007 06:49 AM
Yum not Working in Fedora 4 vkmraja Fedora 1 02-02-2007 06:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 10:45 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