While using the command
sudo apt-get upgrade
I lost my internet. When I again used the command
sudo apt-get upgrade
I got the following error:
Unable to fetch some archives, maybe run apt-get update or try with --fix-missing
What to do? I am using 14.04 version.
sudo apt-get update
– Raphael Jan 29 '16 at 14:59