自 2013 年 6 月 20 日起,我尝试在 ubuntu 12.04 LTS 中运行软件更新程序,但它运行时返回此错误
W:Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/precise-updates/main/source/Sources 406 Not Acceptable
, E:Some index files failed to download. They have been ignored, or old ones used instead.
它似乎告诉我我的互联网没有连接,但在更新时它是连接的。
谁能告诉我问题出在哪里以及如何修复它?
答案1
尝试从命令行更新和升级:
sudo apt-get update
sudo apt-get upgrade
如果可以,则服务器暂时瘫痪。如果不行,您可以在 dash 中输入“软件源”,选择“软件和更新”,然后选择其他服务器。