i got this error when executing "apt-get update", and only this file failed to download.
Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/main/source/Sources.bz2 Hash Sum mismatch
Some index files failed to download, they have been ignored, or old ones used instead.
this error has been repeated for a while. how can i fix this?
i tried both the servers in my country, and the main server in the US. both give the same results. i am not behind any cache server.
Usually, you can get rid of those errors by doing:
As I understand it, these errors occur mainly when you're behind a caching proxy.
It's not their fault, the checksum from http://extras.ubuntu.com/ubuntu/dists/maverick/Release matches the md5sum/sha1sum/sha256sum of http://extras.ubuntu.com/ubuntu/dists/maverick/main/source/Sources.bz2.
Such checksum errors are often caused by a bad network connection. Have you set up some kind of caching server between your server and the Internet?