Update manager will not update

The update manager will not update says my ATP is corrupt ask me to change to a different mirror will not let me change this or fix it any suggestions please

post output of inxi -r

If your APT configuration is corrupt, one way is:

sudo rm -vf /var/lib/apt/lists/* 
sudo apt-get clean
sudo apt-get update
3 Likes

I am not sure what I did followed an older post and update manager started working for now, lol

1 Like