Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22nd May 2012, 10:26 PM
ppyvabw Offline
Registered User
 
Join Date: Dec 2008
Posts: 36
linuxchrome
Update problems: cannot retrieve repository metadata

I'm on Fedora 15. After

Code:
yum update
I get "Cannot retrieve repository metadata (repomd.xml) for repository: games......"

I've looked at the solutions to similar problems online, but I'm a relative Linux noob, and they aren't working - not least because I don't entirely understand.

The output I get is below

Code:
[root@Ligo ~]# yum update -y
Loaded plugins: langpacks, presto, refresh-packagekit
fedora/group_gz                     | 425 kB     00:28     
http://repos.fedorapeople.org/repos/bioinfornatics/0ad/fedora-15/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://repos.fedorapeople.org/repos/bioinfornatics/0ad/fedora-15/i386/repodata/repomd.xml
Trying other mirror.
http://download.opensuse.org/repositories/games/Fedora_14/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://download.opensuse.org/repositories/games/Fedora_14/repodata/repomd.xml
Trying other mirror.
updates/group_gz                    | 435 kB     00:06     
http://repos.fedorapeople.org/repos/bioinfornatics/0ad/fedora-15/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://repos.fedorapeople.org/repos/bioinfornatics/0ad/fedora-15/i386/repodata/repomd.xml
Trying other mirror.
http://download.opensuse.org/repositories/games/Fedora_14/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://download.opensuse.org/repositories/games/Fedora_14/repodata/repomd.xml
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: games. Please verify its path and try again
Thanks in advance
Reply With Quote
  #2  
Old 22nd May 2012, 10:39 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,627
linuxfirefox
Re: Update problems: cannot retrieve repository metadata

I just took a look at the repository pages you have posted. They don't exist.

openSUSE repo - This does not contain any F14. Did you copy these repos from your F14 install?

0ad repo - This repo does not contain anything for F15. Has information for F16 though.

You might need to change your repos accordingly for this to work!
Reply With Quote
  #3  
Old 22nd May 2012, 10:43 PM
ppyvabw Offline
Registered User
 
Join Date: Dec 2008
Posts: 36
linuxchrome
Re: Update problems: cannot retrieve repository metadata

Thanks for the quick reply.

Quote:
You might need to change your repos accordingly for this to work!]
Can someone point me in the right direction to do that please.

Last edited by ppyvabw; 22nd May 2012 at 10:45 PM.
Reply With Quote
  #4  
Old 22nd May 2012, 10:54 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,627
linuxfirefox
Re: Update problems: cannot retrieve repository metadata

The openSUSE is easy! I am leading to believe your repo file has hardcoded information correspoding to Fedora 14. Change that to Fedora 15 as shown here. (I have the same information below).

Code:
[games]
name=Games (Fedora_15)
type=rpm-md
baseurl=http://download.opensuse.org/repositories/games/Fedora_15/
gpgcheck=1
gpgkey=http://download.opensuse.org/repositories/games/Fedora_15/repodata/repomd.xml.key
enabled=1

As for the 0ad repo, I do not know what programs you are looking for, what are it's dependencies, etc.
Reply With Quote
  #5  
Old 22nd May 2012, 11:14 PM
ppyvabw Offline
Registered User
 
Join Date: Dec 2008
Posts: 36
linuxchrome
Re: Update problems: cannot retrieve repository metadata

Quote:
Originally Posted by nonamedotc View Post
The openSUSE is easy! I am leading to believe your repo file has hardcoded information correspoding to Fedora 14. Change that to Fedora 15 as shown here. (I have the same information below).

Code:
[games]
name=Games (Fedora_15)
type=rpm-md
baseurl=http://download.opensuse.org/repositories/games/Fedora_15/
gpgcheck=1
gpgkey=http://download.opensuse.org/repositories/games/Fedora_15/repodata/repomd.xml.key
enabled=1

As for the 0ad repo, I do not know what programs you are looking for, what are it's dependencies, etc.
Sorry, I do not understand. Where will I find this file? I also do not know why 0ad is coming up. It's a game, but I have since uninstalled it.
Reply With Quote
  #6  
Old 22nd May 2012, 11:26 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,627
linuxfirefox
Re: Update problems: cannot retrieve repository metadata

Sorry! Can you post the output of the following command?

Code:
ls /etc/yum/repos.d
You should find the file I am talking about in the mentioned folder.
Reply With Quote
  #7  
Old 22nd May 2012, 11:57 PM
ppyvabw Offline
Registered User
 
Join Date: Dec 2008
Posts: 36
linuxchrome
Re: Update problems: cannot retrieve repository metadata

I found that file under

Code:
/etc/yum.repos.d
I made the alterations you suggested and it now appears to be working.

Thanks very much.
Reply With Quote
  #8  
Old 23rd May 2012, 05:50 AM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,627
linuxfirefox
Re: Update problems: cannot retrieve repository metadata

glad to hear that! Would you please mark the thread as SOLVED? Cheers!
Reply With Quote
Reply

Tags
metadata, problems, repository, retrieve, update

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. bjrosen Installation and Live Media 8 11th February 2013 05:08 PM
Error: Cannot retrieve repository metadata (repomd.xml) for repository: adobe-linux-i Emma4406 Using Fedora 9 30th January 2012 06:31 PM
Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free SuperBug Using Fedora 1 5th May 2011 09:07 AM
Error: Cannot retrieve repository metadata (repomd.xml) for repository: wellassa-linu nebo5000 Using Fedora 1 12th July 2010 03:57 AM
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Pleas tmick Using Fedora 3 24th August 2008 07:52 PM


Current GMT-time: 11:42 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat