Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-14-2007, 04:45 PM
|
#1
|
Member
Registered: Jan 2006
Posts: 36
Rep:
|
Problem with Fedora 8 yum basic file
I need to know where on the downloaded F8 disc, do I find the basic yum file so I can install it? The system keeps saying I have an update to that file, but since I did not do the install myself and an entirely new to Fedora, I cannot figure out where do I find that file, after inserting the cd into the computer.
|
|
|
12-14-2007, 05:37 PM
|
#2
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
What is the exact message you are getting?
|
|
|
12-14-2007, 10:34 PM
|
#3
|
Member
Registered: Jan 2006
Posts: 36
Original Poster
Rep:
|
Problem with Fedora 8 yum basic file
Error message reads"Unable to verify yum-3.2.8-2.FC8.noarch
|
|
|
12-14-2007, 10:56 PM
|
#4
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
Sounds like a key problem to me. Since you don't say how you are trying to install it, I assume you are in the gui and that there is no easy way to tell it to proceed in any case.
Two things to try
From a terminal (you probably need to be root or use sudo), try
# yum update yum
and see what happens. Otherwise you may need to install the rpm manually
# cd /usr/src (or somewhere else suitable)
# wget ftp://rpmfind.net/linux/fedora/updat...fc8.noarch.rpm (I think this link is OK)
# rpm -i yum-3.2.8-2.fc8.noarch.rpm
|
|
|
12-15-2007, 02:44 PM
|
#5
|
Member
Registered: Jan 2006
Posts: 36
Original Poster
Rep:
|
Problem with yum file install
To All: Thanks for the answers, and , yes, one of them worked. I will just have to get use to Fedora 8, and will only ask when I get stumped as I was.
|
|
|
All times are GMT -5. The time now is 12:08 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|