【问题标题】:Can't "yum install" anything after install dropbox. Repository error?安装 Dropbox 后无法“yum install”任何东西。存储库错误?
【发布时间】:2016-05-03 16:42:24
【问题描述】:

在 CentOS 6.7 上运行。我尝试使用 yum install xterm 安装 xterm,但它给了我一个错误。我尝试 yum install 其他软件包,例如 gcc,显示相同的消息。我注意到它与我刚刚安装的 Dropbox 有关。发生了什么?

[root@localhost william]# yum install xterm
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: repo1.sea.innoscale.net
 * extras: linux.mirrors.es.net
 * updates: linux.mirrors.es.net
http://linux.dropbox.com/fedora/6/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: Dropbox. Please verify its path and try again
[root@localhost william]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Update Process
Loading mirror speeds from cached hostfile
 * base: mirrors.usc.edu
 * extras: reflector.westga.edu
 * updates: mirror.5ninesolutions.com
http://linux.dropbox.com/fedora/6/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: Dropbox. Please verify its path and try again
[root@localhost william]# yum install geany
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: repo1.sea.innoscale.net
 * extras: linux.mirrors.es.net
 * updates: centos.mirror.lstn.net
http://linux.dropbox.com/fedora/6/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: Dropbox. Please verify its path and try again

【问题讨论】:

    标签: repository dropbox


    【解决方案1】:

    您可能希望从中删除任何非标准存储库

    /etc/yum.repos.d/

    顺便检查一下 DNS/Internet 是否正在使用 pings/telnets 工作

    【讨论】:

      猜你喜欢
      • 2012-04-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-11-05
      • 2013-06-29
      • 1970-01-01
      • 1970-01-01
      • 2018-09-20
      相关资源
      最近更新 更多