<br><br><div class="gmail_quote">2009/4/30 Dr. Johan P. Prinsloo <span dir="ltr">&lt;<a href="mailto:biocura@telkomsa.net">biocura@telkomsa.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>

W:Failed to fetch<br>
<a href="http://security.ubuntu.com/ubuntu/dists/jaunty-security/main/binary-i386/Packages.bz2" target="_blank">http://security.ubuntu.com/ubuntu/dists/jaunty-security/main/binary-i386/Packages.bz2</a><br>
Hash Sum mismatch , E:Some index files failed to download, they have<br>
been ignored, or old ones used instead.<br>
</blockquote></div><br>I&#39;ve seen this too. I discovered in my instance that an http cacheing server (squid) had cached the hash sum of the packages.bz2 file, and I had to issue an apt-get update that explicitly instructed the update to bypass any cacheing servers along the way to the host. Try the following:<br>
<br>$ sudo apt-get update -o Acquire::http::No-Cache=True<br>$ sudo apt-get upgrade<br><br>hth<br><br>-- <br>regards <br>Lloyd<br><br><br>