admin 管理员组

文章数量: 1184232

it turned out to be that Fedora 11 cannot be updated only because they wrongly edited the "fedora-updates.repo"
and "fedora.repo" in "/etc/yum.repos.d":

"mirrorlist=https" should be "mirrorlist=http"

and if you would comment "mirrorlist" and uncomment "baseurl" to make update work, it can only be succeed if ftp access is ok, as  "http://download.fedoraproject"  automatically links to the nearest mirror,which is "ftp.sjtu.edu" in china.

Damned! 2hrs wasted resolving this!

本文标签: update Fedora neglect stupid bug