LinuxQuestions.org
Help answer threads with 0 replies.
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 09-06-2009, 03:49 AM   #16
JulianTosh
Member
 
Registered: Sep 2007
Location: Las Vegas, NV
Distribution: Fedora / CentOS
Posts: 674
Blog Entries: 3

Rep: Reputation: 90

Run this as root

Code:
yum clean all
yum update #just to see if that cleared things up
Then post the output of
Code:
yum -v repolist

Last edited by JulianTosh; 09-06-2009 at 03:51 AM.
 
Old 09-06-2009, 09:55 AM   #17
Carunkumar
Member
 
Registered: Sep 2006
Location: chennai
Distribution: fedora core 8
Posts: 106

Original Poster
Rep: Reputation: 15
Thank you loads.

It's working properly. You know what? this problem cost me 20k :-( I regret for not posting the problem before. Anyways, I still don't understand the problem.

Code:
[root@localhost arunkumar]# yum -v repolist
Loading "priorities" plugin
Running "config" handler for "priorities" plugin
Yum Version: 3.2.7
COMMAND: yum -v repolist 
Installroot: /
repo id              repo name                                 status
adobe                Adobe Systems Incorporated                enabled
development          Fedora - Development                      enabled
fedora               Fedora 8 - i386                           enabled
freshrpms            RPMForge: Freshrpms                       enabled
jpackage-fedora      JPackage (free) for Fedora Core 8         enabled
jpackage-generic     JPackage (free), generic                  enabled
jpackage-nonfree     JPackage (non-free), generic              enabled
livna                Livna for Fedora Core 8 - i386 - Base     enabled
livna-development    Livna for Fedora Core 8 - i386 - Develop  enabled
updates              Fedora 8 - i386 - Updates                 enabled
[root@localhost arunkumar]#
Thank you again :-)
 
Old 09-06-2009, 03:20 PM   #18
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
THERE ARE NO DOWNLOADS FOR FEDORA 8
and "Loading "priorities" plugin "
that plugin is TRYING to find things

if you MUST stay with Fedora 8 UNINSTALL yum it is 99% useless on fedora 8

and BUILD ALL CODE from the source code.

"
 
Old 09-07-2009, 02:48 AM   #19
Carunkumar
Member
 
Registered: Sep 2006
Location: chennai
Distribution: fedora core 8
Posts: 106

Original Poster
Rep: Reputation: 15
Ok. I remove yum. I cleaned yum yesterday and it started functioning normal. But today, it's again looking for things. I am removing yum.

Code:
[root@localhost arunkumar]# yum remove yum
Loading "priorities" plugin
Setting up Remove Process
c95966ada56fcd47b384b6ba5 100% |=========================| 320 kB    00:09     
c95966ada56fcd47b384b6ba5 100% |=========================| 8.0 kB    00:01
Thank you all.
 
Old 09-07-2009, 02:56 AM   #20
JulianTosh
Member
 
Registered: Sep 2007
Location: Las Vegas, NV
Distribution: Fedora / CentOS
Posts: 674
Blog Entries: 3

Rep: Reputation: 90
Quote:
Originally Posted by John VV View Post
if you MUST stay with Fedora 8 UNINSTALL yum it is 99% useless on fedora 8 and BUILD ALL CODE from the source code.
If the repositories (or a DVD) is available, why is it useless? It can still be used to install and uninstall packages (even if they are old and unsupported).

I'm only saying this because building from source isn't the easiest thing in the world, especially for a "new guy".

Upgrading or reinstalling the current distro is the best thing to do, but I dont see uninstalling YUM as a good thing.

Last edited by JulianTosh; 09-07-2009 at 02:57 AM.
 
Old 09-07-2009, 05:48 AM   #21
Carunkumar
Member
 
Registered: Sep 2006
Location: chennai
Distribution: fedora core 8
Posts: 106

Original Poster
Rep: Reputation: 15
I will upgrade my distro soon. If I have to be using fedora, is it mandatory that I upgrade it once in six months? I need a distro with which I can be comfortable for 1 year. Any suggestions?

And I uninstalled yum using rpm --nodeps -e <yum> .. I couldn't remove it without using nodeps. There were programs that used yum :-(
 
Old 09-07-2009, 07:02 AM   #22
vince4amy
Member
 
Registered: Dec 2008
Location: Great Britain
Distribution: Slackware
Posts: 58
Blog Entries: 1

Rep: Reputation: 17
Quote:
If I have to be using fedora, is it mandatory that I upgrade it once in six months?
Every 13 months because thats when the previous versions support schedule ends now.
 
Old 09-07-2009, 11:57 AM   #23
JulianTosh
Member
 
Registered: Sep 2007
Location: Las Vegas, NV
Distribution: Fedora / CentOS
Posts: 674
Blog Entries: 3

Rep: Reputation: 90
Switch to CentOS. It is part of the same family of linux but is much more stable and you won't have to learn the ins and outs of a new distro. It's release cycle is the same as RedHat Enterprise Linux.
 
Old 09-07-2009, 12:26 PM   #24
Carunkumar
Member
 
Registered: Sep 2006
Location: chennai
Distribution: fedora core 8
Posts: 106

Original Poster
Rep: Reputation: 15
Thank you.. :-)
 
  


Reply

Tags
downloads, unusual, yum



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 updates localinstall still requiring downloads - How can i disable this?? xenner Linux - Newbie 20 07-27-2009 06:06 PM
Yum does not downloads dependency from repository gauravtiwari21 Linux - Distributions 1 02-15-2009 03:21 AM
Yum downloads both 32 and 64-bit during update MyHeartPumpsFreon Linux - Software 15 12-02-2007 12:52 PM
Count yum downloads jakev383 Linux - Server 2 11-23-2007 05:56 PM
Problems with yum downloads using windows proxy server Treeflame Linux - Newbie 0 10-23-2007 06:42 AM

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

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