概述
今天安装了 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 无法使用解决方法所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复