RPI apt-get issues buster/main old stable

I had issues with buster and apt keeps suggesting that I must mark it as old stable, but what I have found as a fix is to delete the cached lists.

cd /var/lib/apt/lists
sudo rm -r *

then do a sudo apt-get update that should resolve it.

after this you can do a >sudo apt-get dist-upgrade

Leave a Reply

Your email address will not be published. Required fields are marked *


CAPTCHA Image
Reload Image