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 ...
- 10-18-2010 #1Just 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 ..
- 10-18-2010 #2
as root and for more information typeCode:yum clean all
Code:man yum
Take risks: if you win, you will be happy; if you lose, you will be wise.
New Users : Read This First
- 10-18-2010 #3
you can also read this
http://www.linuxforums.org/forum/red...tml#post810976Take risks: if you win, you will be happy; if you lose, you will be wise.
New Users : Read This First
- 10-19-2010 #4Is your Fedora machine behind proxy?
Originally Posted by jingoi It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-19-2010 #5Just 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
- 10-19-2010 #6
use this
then yumCode:rpm --rebuilddb
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
- 10-19-2010 #7
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
- 10-20-2010 #8Just Joined!
- Join Date
- Oct 2010
- Posts
- 5
Can you please define the proxy information define in yum.conf file
- 10-20-2010 #9
The info is all over the web. Can't miss it.
Docs/Drafts/SoftwareManagementGuide/YumProxy - FedoraProjectGlenn
Powered by Fedora 16 and Arch Linux
- 10-22-2010 #10Just 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""


Reply With Quote