LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 01-15-2008, 05:14 PM   #1
linuxdummy
LQ Newbie
 
Registered: Jan 2008
Posts: 17

Rep: Reputation: 0
Yum problems


For some reason, yum keeps refusing to download things (beryl) and returns errors that various repositories can not be downloaded: "Cannot retrieve repository metadata (repomd.xml) for repository: extras"
Every now and then the box thing in the upper right corner of the desktop keeps displaying messages about how it can and cannot download updates. Even while I have a solid connection it shows "cannot download updates".
I think this is one of the sources of my continuous problems trying to acclimate to Fedora8...someRandomGuide.com > download this >HTTP ERROR 404...
 
Old 01-15-2008, 09:08 PM   #2
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
I assume your DNS is working fine? What does the YUM repos show? Did you customize anything?
 
Old 01-16-2008, 01:24 PM   #3
linuxdummy
LQ Newbie
 
Registered: Jan 2008
Posts: 17

Original Poster
Rep: Reputation: 0
Ummm... I followed an article about enabling yum repos, wish I could ind it again. I was having some trouble earlier (I think it was the same thing) and I added tons of repositories, not sure which ones are actually working (the attempt failed miserably). How can I see whats running and whats not? Don't get me wrong, I have a very rudimentary knowledge of anything YUM and so I probably screwed it all up unknowingly.
 
Old 01-17-2008, 03:30 AM   #4
decrepit
Member
 
Registered: May 2006
Distribution: Ubuntu10.04, < fedora12
Posts: 347

Rep: Reputation: 34
you could try using yumex. that gives you a nice window, tells what repos are active and allows you to select the ones you want.
Do
# yum install yumex

hopefully that will work for you.
 
Old 01-17-2008, 06:21 AM   #5
v00d00101
Member
 
Registered: Jun 2003
Location: UK
Distribution: Devuan Beowulf
Posts: 514
Blog Entries: 1

Rep: Reputation: 37
If you are still having problems. Go to /etc/yum.repos.d/ and edit each file (nano -w filename) and disable any repos you dont want/need.

All i tend to use myself are the default base, extras, and updates, and livna for things that arent in the others (think nvidia drivers, mp3 plugins). With that selection you should be able to get mostly everything you need.
 
Old 01-18-2008, 09:18 AM   #6
linuxdummy
LQ Newbie
 
Registered: Jan 2008
Posts: 17

Original Poster
Rep: Reputation: 0
yumex... Yea the problem is yum isn't really working...great, complementary problems!
v00d00101... thanks, I'll take a look at that.
 
Old 01-21-2008, 09:00 PM   #7
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
How are you connecting to the net? I've seen this where the connection is through a proxy, for example.

Show the exact message you are getting.

Also, try posting the repo file for extras

Last edited by billymayday; 01-21-2008 at 09:01 PM.
 
Old 01-22-2008, 09:43 AM   #8
linuxdummy
LQ Newbie
 
Registered: Jan 2008
Posts: 17

Original Poster
Rep: Reputation: 0
I'm going through a switch to a router to a cable modem...
Message:
[root@localhost ~]# yum install beryl
http://download.fedora.redhat.com/pu...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: extras. Please verify its path and try again

[extras]
name=Fedora Extras - 8 - x86_64
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/8/x86_64/
gpgcheck=1
enabled=1

Last edited by linuxdummy; 01-22-2008 at 09:46 AM.
 
Old 01-22-2008, 02:20 PM   #9
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
I suspect you problem is that the extras repository doesn't exist.

Who told you to use it?

I'm pretty sure that extras disappeared when Fedora Core decame Fedora (ie the concept of base plus extras was dropped)
 
Old 01-22-2008, 02:20 PM   #10
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
This pretty much confirms what I thought

http://download.fedora.redhat.com/pu.../extras/EXTRAS
 
Old 01-23-2008, 02:30 PM   #11
linuxdummy
LQ Newbie
 
Registered: Jan 2008
Posts: 17

Original Poster
Rep: Reputation: 0
My understanding of repositories is vague at best... Is there a way to specify a different repository to download the same piece of software?
 
Old 01-24-2008, 02:36 AM   #12
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
I don't quite follow your point - if two repositories have the same package is shouldn't matter which you install. I think you may mean "can I add repositories" abnd the answer is yes. You can add a .repo definition in /etc/yum.repos.d, but most repositories have an easier way of setting it up for you - often an RPM tha tdoes everything you need, eg

rpm -i http://rpm.livna.org/livna-release-8.rpm

will set up the livna repo for you.

That said, I didn't see any beryl rpms for f8. Isn't beryl pretty mush the same as 3d-desktop? rpmforge has that

http://rpmforge.net/user/faq/
 
  


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
some problems with yum z.z! Fedora 3 07-14-2006 05:42 PM
yum problems ackerleytng Linux - Software 2 11-06-2005 07:13 PM
yum problems canyon289 Linux - Software 4 12-02-2004 10:11 AM
more yum problems canyon289 Linux - Software 1 11-13-2004 01:59 PM
Problems with yum Dreamcatcher Linux - Software 6 10-18-2004 06:00 AM

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

All times are GMT -5. The time now is 03:49 PM.

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