I only just started experiencing this problem today....
I was trying to do a normal software update:
when I ran dist-upgrade, this happened:
I've never seen this error before. I googled it and one of the suggestions I found was to reinstall "ubuntu-archive-keyring", but the instructions said you have to do that using aptitude, which I didn't have installed. When I tried to install it (with apt-get), I got the authentication warning again. It looks like I can't install ANY packages without getting that warning.
as an aside, lately I've been getting a lot of "failed to fetch..." errors when I do updates and I'm not sure why. I assumed it was just packages getting broken during the update process as sometimes happens, but there are no problems on my VPS...so I have no idea. It probably isn't relevant to this other problem anyway.
I was trying to do a normal software update:
Code:
sudo apt-get update sudo apt-get dist-upgrade
Code:
WARNING: The following packages cannot be authenticated!
as an aside, lately I've been getting a lot of "failed to fetch..." errors when I do updates and I'm not sure why. I assumed it was just packages getting broken during the update process as sometimes happens, but there are no problems on my VPS...so I have no idea. It probably isn't relevant to this other problem anyway.
Comment