Strulade lite med updates i Easy Peasy 1.5. Letade lite och följande från hbecker funkade:
1. Comment out all deb lines in /etc/apt/sources.list
2. Comment out all deb lines in /etc/apt/sources.list.d/easypeasy.list
3. Run the following
Code:
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get update
sudo apt-get autoclean
sudo apt-get update
there should be nothing for the update to fetch.
4. Uncomment the lines you commented in the first two steps
5. Run apt-get update again and it hopefully works, at least it did for me.