LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Yum not Working in Fedora 4 (https://www.linuxquestions.org/questions/fedora-35/yum-not-working-in-fedora-4-a-524940/)

vkmraja 02-02-2007 05:58 AM

Yum not Working in Fedora 4
 
Dear All,

I am not able to install any software using Yum. I am new to linux OS. I am getting the following error.

*************************************************
[root@raja latest]# yum install java
Traceback (most recent call last):
File "/usr/bin/yum", line 28, in ?
import yummain
File "/usr/share/yum-cli/yummain.py", line 24, in ?
import cli
File "/usr/share/yum-cli/cli.py", line 29, in ?
import output
File "/usr/share/yum-cli/output.py", line 27, in ?
from yum.misc import sortPkgObj
ImportError: cannot import name sortPkgObj
[root@raja latest]#
*************************************************

Kindly Help me solve this issue.

Thanks

V.K.M.RAJA

Lenard 02-02-2007 06:37 AM

First you should know that FC4 is in legacy mode and may not be supported shortly. Any reason not to use FC5/6????

Second you need to first yum date yum and related rpm packages manually, start by downloading;

http://download.fedora.redhat.com/pu...fc4.noarch.rpm

You can get the other needed packages from here;

http://download.fedora.redhat.com/pu...ore/updates/4/

Welcome to Linux, some suggested reading; http://fedora.redhat.com/docs/yum/


All times are GMT -5. The time now is 12:05 PM.