红联Linux门户
Linux帮助

请教高手,yum

发布时间:2008-08-17 08:31:53来源:红联作者:biagyu
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
文章评论

共有 2 条评论

  1. biagyu 于 2008-08-25 20:14:54发表:

    thanks

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