Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
Hey guys, recently ran into another issue (for those who haven't seen it, I'm having an issue setting up my wireless on Linux...) which is that when I run the ...
  1. #1
    Just Joined!
    Join Date
    Oct 2010
    Posts
    14

    Yum update won't run on fedora 13?

    Hey guys, recently ran into another issue (for those who haven't seen it, I'm having an issue setting up my wireless on Linux...) which is that when I run the yum update command in the Terminal I get this output:

    Loaded plugins: presto, refresh-packagekit
    Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again


    Any ideas what's going on? I've got internet, so other than that I have no idea what's my issue (maybe linux just hates me???)

    Much Appreciated,

    Dustin<>

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Open /etc/yum.repos.d/fedora.repo file and remove # sign before baseurl line.
    Code:
    su -
    nano /etc/yum.repos.d/fedora.repo
    Press Ctrl+X, Y and hit Enter key to save file.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Oct 2010
    Posts
    14
    So I tried what you told me to do with the removing of the # prior to the baseurl in the /etc file, however I still get the same message:

    Loaded plugins: presto, refresh-packagekit
    Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again


    I have no idea what's wrong with it, but when I tried to install Fedora I noticed that I couldn't do the updates their either (same issue with the repomd.xml file). I'm starting to wonder if I should try using ubuntu instead. Any suggestions? I quite enjoy working with Fedora (I've used it at college for a couple semesters now, and haven't have these issues on those drives), but I'm getting quite annoyed with these problems and errors on my laptop.

    Thanks much,

    Dustin<>

  4. #4
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    Try reversing Devils Casper's suggestion and then running
    Code:
    yum clean all
    yum update
    Glenn
    Powered by Fedora 16 and Arch Linux

  5. #5
    Just Joined!
    Join Date
    Oct 2010
    Posts
    14
    Tried the clean all, still no luck. Any more ideas, or should I just give up? Seems like Fedora isn't like me too much :P

  6. #6
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    You could always try another distro and join the "distro sluts" club. Come back to Fedora when you know more about Linux. You could also attempt to re-install Fedora, which may or may not help.
    I'm sure if you keep fiddling with it, you'll figure something out.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  7. #7
    Just Joined!
    Join Date
    Oct 2010
    Posts
    14
    Heya Mike,

    Sorry to sound like an idiot, but what's a "distro"? :P

    And as much as I am getting annoyed with Fedora, I quite enjoy it's layout and the way it works (when it does!)!

    Sincerly;

    Dustin<>

  8. #8
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Does your net connection use a proxy server?

  9. #9
    Just Joined!
    Join Date
    Oct 2010
    Posts
    14
    Dear Daark;

    That would be a no on the proxy server.

    Dustin<>

  10. #10
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Quote Originally Posted by djmcbride View Post
    Heya Mike,

    Sorry to sound like an idiot, but what's a "distro"? :P

    And as much as I am getting annoyed with Fedora, I quite enjoy it's layout and the way it works (when it does!)!

    Sincerly;

    Dustin<>
    A distro is just a version of Linux. We have so many different versions.
    Linux distribution - Wikipedia, the free encyclopedia
    Fedora is one distro, Ubuntu is another....there must be thousands of distros available. The thing that really separates distros from each other is the package manager. If you click this link and look on the right side of your screen, you'll see a list of the top 100 distros. Go getcha some!
    DistroWatch.com: Put the fun back into computing. Use Linux, BSD.
    Check out the distro quiz too.
    zegenie Studios Linux Distribution Chooser
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...