Results 1 to 2 of 2
hello, I just installed F15. when i try first time "yum update" the result was :
" Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-04-2011 #1Just Joined!
- Join Date
- Oct 2011
- Posts
- 0
Fedora 15 yum not working
hello, I just installed F15. when i try first time "yum update" the result was :
To resolve this, I tried," Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again"
1. setting proxy in network settings.
2. In .bashrc ->
3. In yum.confexport http_proxy=uname: pass#at#host: port
4. commented mirrorurl and uncomment baseurl at /etc/yum.repos.d/*proxy=host: port
proxy_username=uname
proxy_password=pass
5.6.yum clean allNothing is working. Still the same error... Any Idea???rm -f /var/lib/rpm/ __db*
rpm --rebuilddb
yum check-update
NB: My network is working fine.
- 10-04-2011 #2Just Joined!
- Join Date
- Oct 2011
- Posts
- 0
SOLVED:
The problem solved. There was an '@' symbol in my uname. I changed it and now yum is working good. :dance:
thanks everybody.


Reply With Quote
