AWS Ubuntu 11.04无法正常更新/升级

首先,让我们知道,自从我升级这个特定的服务器已经有一段时间了。

当我执行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 

我的服务器源列表指向错误的服务器或东西?

根据Ubuntu发布的清单 ,Natty Narwhal于2012年10月28日达到了生命周期结束,不再支持。

这是公告。