我是靠谱客的博主 鲤鱼萝莉,这篇文章主要介绍yum 无法使用解决方法,现在分享给大家,希望可以做个参考。


今天安装了  fedora14,没有手动安装,出现个问题。yum 不能使用。

解决方法为把你的fedora.repo  和其他repo 里面的https,变为http,

并把红色的加到host里面,一般就可以解决了。 参照了国外一些朋友的解决方法。

http://fedoraforum.org/forum/showthread.php?t=223472&page=3 



[root@localhost Downloads]# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost localhost4
::1 localhost6.localdomain6 localhost6
80.239.156.215          mirrors.fedoraproject.org
213.129.242.84          mirrors.rpmfusion.org

[yuanwei@localhost Downloads]$ ls
fedora-163.repo
fedora-updates-163.repo
[yuanwei@localhost Downloads]$ su
Password:
[root@localhost Downloads]# mv * /etc/yum.repos.d/
[root@localhost Downloads]# ls
[root@localhost Downloads]# yum update
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Repository updates is listed more than once in the configuration
Repository updates-debuginfo is listed more than once in the configuration
Repository updates-source is listed more than once in the configuration
Repository fedora is listed more than once in the configuration
Repository fedora-debuginfo is listed more than once in the configuration
Repository fedora-source is listed more than once in the configuration
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again


转载于:https://www.cnblogs.com/yuzaipiaofei/archive/2012/02/08/4124274.html

最后

以上就是鲤鱼萝莉最近收集整理的关于yum 无法使用解决方法的全部内容,更多相关yum内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(104)

评论列表共有 0 条评论

立即
投稿
返回
顶部