fc8系统 yum update 出错,信息如下:
removing mirrorlist with no valid mirrors: //var/cache/yum/fedora/mirrorlist.txt
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
有时候是这个错误:
Could not retrieve mirrorlist http://mirrors.fedoraproject.org ... ora-8&arch=i386 error was
[Errno 14] HTTP Error 503: Service Temporarily Unavailable
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
biagyu 于 2008-08-25 20:14:54发表:
thanks
leaderlee 于 2008-08-17 10:26:05发表:
1: # cd /etc/yum.repos.d/
2: # vi fedora.repo && #vi fedora-updates-testing.repo && #vi fedora-updates.repo
3: change all the #baseurl to baseurl and the mirrorlist to #mirrorlist
4: save and quit
5:yum check-update