首先,我要说明的是,自从我升级这个特定的服务器以来已经有一段时间了。
当我执行时,sudo apt-get update
大多数端点似乎都能顺利到达。然而,有几个相当令人不安的失误:
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/natty-security/main/source/Sources 404 Not Found [IP: 91.189.92.190 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/natty-security/universe/source/Sources 404 Not Found [IP: 91.189.92.190 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/natty-security/main/binary-amd64/Packages 404 Not Found [IP: 91.189.92.190 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/natty-security/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.92.190 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
如果我尝试继续,sudo apt-get upgrade
我会收到大量如下所示的错误,并且没有任何更新:
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ natty-updates/main libc6 amd64 2.13-0ubuntu13.2
403 Forbidden
我的服务器源列表是否指向错误的服务器或者其他什么?
答案1
根据Ubuntu 版本列表,Natty Narwhal 于 2012 年 10 月 28 日终止服务并且不再受到支持。
这里这是公告。