0

Today I am trying to update my os. Now i am using ubuntu 15.10 and when i was trying to update, it shows this error:

Failed to fetch 
http://bd.archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_50.0.2+build1-0ubuntu0.16.04.1_amd64.deb 
Hash Sum mismatch 
Failed to fetch 
http://bd.archive.ubuntu.com/ubuntu/pool/main/f/fonts-noto-cjk/fonts-noto-cjk_1.004+repack2-1~ubuntu1_all.deb 
Hash Sum mismatch


rr Upgrade tool signature                                                     
  Temporary failure resolving 'bd.archive.ubuntu.com'                          
Get:1 Upgrade tool [1,266 kB]                                                  
Fetched 1,266 kB in 6s (55.7 kB/s)                                             
WARNING:root:file 'xenial.tar.gz.gpg' missing
Failed to fetch
Fetching the upgrade failed. There may be a network problem.

Can anyone help about this ??

d a i s y
  • 5,511

1 Answers1

0

Just type in the following commands to fix the errors

sudo apt-get clean
sudo apt-get update

Then run the actual system update

sudo apt-get update && sudo apt-get dist-upgrade
itssme
  • 194
  • Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/w/webkitgtk/libwebkitgtk-3.0-0_2.4.11-0ubuntu0.1_amd64.deb Hash Sum mismatch Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_50.0.2+build1-0ubuntu0.16.04.1_amd64.deb Hash Sum mismatch Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fonts-noto-cjk/fonts-noto-cjk_1.004+repack2-1~ubuntu1_all.deb Hash Sum mismatch – abdul khalak Dec 13 '16 at 01:03
  • Now i get this eror i was try sevaral time but no result :( – abdul khalak Dec 13 '16 at 01:04
  • this might help: http://askubuntu.com/questions/760574/sudo-apt-get-update-failes-due-to-hash-sum-mismatch – itssme Dec 13 '16 at 07:40
  • Could you post the output of the sources.list in your question, its located at /etc/apt/sources.list – itssme Dec 13 '16 at 08:32
  • Now get this eror :( Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/w/webkitgtk/libwebkitgtk-3.0-0_2.4.11-0ubuntu0.1_amd64.deb Hash Sum mismatch – abdul khalak Dec 13 '16 at 20:04
  • and also this :( Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fonts-noto-cjk/fonts-noto-cjk_1.004+repack2-1~ubuntu1_all.deb Hash Sum mismatch – abdul khalak Dec 13 '16 at 20:06