http://ubuntuforums.org/showthread.php?t=1841228
basically - remove cached package lists with:
Code: Select all
sudo rm -rf /var/lib/apt/lists/*Code: Select all
sudo apt-get updateCode: Select all
sudo rm -rf /var/lib/apt/lists/*Code: Select all
sudo apt-get update