红联Linux门户
Linux帮助

HELP ME!!!!!YUM不能使用了。。。。

发布时间:2009-06-14 10:00:47来源:红联作者:feora11
使用YUM就是下面的提示:
Loaded plugins: refresh-packagekit
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
Eg. /
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



大家帮帮我吧。。。。
文章评论

共有 3 条评论

  1. wangfeng819 于 2009-06-14 19:08:05发表:

    谢谢你的经验分享!

  2. 小普林斯 于 2009-06-14 10:37:03发表:

    (e:e2s

  3. feora11 于 2009-06-14 10:18:05发表:

    解决了。。。。新版YUM问题。。将mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch
    改成mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-debug-$releasever&arch=$basearch
    就好了。。。