The reason for that would be that apt errors out when updating sources with extras enabled:
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/natty/main/source/Sources.lzma 404 Not Found W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/natty/main/binary-amd64/Packages.lzma 404 Not Found E: Some index files failed to download, they have been ignored, or old ones used instead.
but I think apt behaves as inteded there, so extras should rather be initialized for natty. Are you talking about updating in update-manager? I can update fine with 'sudo apt-get update; sudo apt-get dist-upgrade' even with extras failing to update.
The reason for that would be that apt errors out when updating sources with extras enabled:
W: Failed to fetch http:// extras. ubuntu. com/ubuntu/ dists/natty/ main/source/ Sources. lzma 404 Not Found extras. ubuntu. com/ubuntu/ dists/natty/ main/binary- amd64/Packages. lzma 404 Not Found
W: Failed to fetch http://
E: Some index files failed to download, they have been ignored, or old ones used instead.
but I think apt behaves as inteded there, so extras should rather be initialized for natty.
Are you talking about updating in update-manager? I can update fine with 'sudo apt-get update; sudo apt-get dist-upgrade' even with extras failing to update.