Today I tried to upgrade to Ubuntu 15.04 from 14.04. I did the folowing commands:
sudo apt-get update
sudo apt-get upgrade
sudo do-release-upgrade
But during the last command, after lots of get messages I get the following error:
Error authenticating some packages. Continue?
It was not possible to authenticate some packages. This may be a
transient network problem. You may want to try again later. See below
for a list of unauthenticated packages.
gettext
lib32stdc++6
libatomic1
libfftw3-single3
libgfortran3
libgomp1
libitm1
libquadmath0
libstdc++6
libtsan0
onboard
Restoring original system state
Aborting
How can I upgrade without these errors? I have tried similar questions but with no success.