apt-get fails with bzip2: (stdin) is not a bzip2 file.

Just remove the content of /var/lib/apt/lists directory:
sudo rm -fR /var/lib/apt/lists/*

then run:
sudo apt-get update

Please Register.


If you wish to add comments.
Cheers
Adam