Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Hi all i have installed fedora 13 ..internet is running on mozeralla firefox after require authentication ..but unable to take machine remotely from windows , when i trying to install ...
  1. #1
    Just Joined!
    Join Date
    Oct 2010
    Posts
    5

    Yum on Fedora 13

    Hi all i have installed fedora 13 ..internet is running on mozeralla firefox after require authentication ..but unable to take machine remotely from windows , when i trying to install vnc through yum error occur "cannot retrieve repository metadata repomd.xml for repository fedora please verify its path and try again"
    can you please help me out ..

  2. #2
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309

    Smile

    Code:
    yum clean all
    as root and for more information type
    Code:
    man yum
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

  3. #3
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by jingoi
    internet is running on mozeralla firefox after require authentication ..
    Is your Fedora machine behind proxy?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Oct 2010
    Posts
    5
    yes fedora machine is behind the proxy..
    I have run the above commanad
    yum clean all
    "Clean up Everything
    0-delta package files removed by presto"
    after that i run
    yum install vnc
    same error display

  6. #6
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309

    Smile

    use this
    Code:
    rpm --rebuilddb
    then yum
    this command will rebuild the rpm database. try to upgrade again.
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

  7. #7
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    Since the machine is behind a proxy you will need to add the relevant proxy information in /etc/yum.conf.
    Glenn
    Powered by Fedora 16 and Arch Linux

  8. #8
    Just Joined!
    Join Date
    Oct 2010
    Posts
    5
    Can you please define the proxy information define in yum.conf file

  9. #9
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    The info is all over the web. Can't miss it.
    Docs/Drafts/SoftwareManagementGuide/YumProxy - FedoraProject
    Glenn
    Powered by Fedora 16 and Arch Linux

  10. #10
    Just Joined!
    Join Date
    Oct 2010
    Posts
    5
    I have tried this even i have configure intrenet setting to by pass the proxy but still yum give error.
    "cannot retrieve repository metadata repomd.xml for repository fedora please verify its path and try again""

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
  •  
...