I am getting this error when trying to upgrade:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.157.15_all.deb Hash Sum mismatch
To check what is wrong I downloaded the package from the address and checked the md5 which is showing something different in my machine from the one given on the website.
sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get update
– sourav Mar 13 '18 at 13:01sudo apt-get upgrade
– sourav Mar 13 '18 at 13:11