yum install ruby Loaded plugins: langpacks, refresh-packagekit
http://download.fedoraproject.org/pub/fedora/linux/releases/20/Everything/i386/os/repodata/repomd.xml:
[Errno 12] Timeout on
http://download.fedoraproject.org/pub/fedora/linux/releases/20/Everything/i386/os/repodata/repomd.xml:
(28, 'Connection timed out after 30001 milliseconds') Trying other
mirror.
每当我尝试在 Fedora 20 系统上安装某些东西时就会发生这种情况
答案1
Fedora 20 是停产近一年了,提供更新的镜像不再工作。
更新到某些受支持的版本,例如 Fedora 23 或 24(刚刚发布)。
答案2
如果您有充分的理由使用 Fedora 20: 1) 将 /etc/yum.repos.d 中的所有存储库文件移至备份文件夹。 2) 使用此 fedora20.repo,它指向“旧存档”:
[fedora20]
name=Fedora20-i386
baseurl=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Everything/i386/os/
enabled=1
gpgcheck=1
[fc20-updates]
name=Fedora20-updates-i386
baseurl=http://archives.fedoraproject.org/pub/archive/fedora/linux/updates/20/i386/
enabled=1
gpgcheck=1