07-24-2015, 08:44 PM
It's very important you copy these commands carefully, with the wrong folder paths you can do some harm to your system.
This will purge the old cache so to speak.
This will then update the caches again for the repos. Then procede to run updates as you normally would.
If the error continues please post a your /etc/apt/sources.list file.
This will purge the old cache so to speak.
Code:
sudo rm /var/lib/apt/lists/* -vfThis will then update the caches again for the repos. Then procede to run updates as you normally would.
Code:
sudo apt-get updateIf the error continues please post a your /etc/apt/sources.list file.
