Failed to Fetch Update "Hash Sum Mismatch" Error when Update Ubuntu Linux

Jadi tadi pas mau update system Ubuntu Linux kesayangan, tiba tiba ada error pas wget nya udah selesai dan tinggal fetching. Warning nya begini :
Fetched 3.715 kB in 31s (119 kB/s)                                            
W: Failed to fetch http://id.archive.ubuntu.com/ubuntu/dists/trusty-updates/main/i18n/Translation-en  Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.
sudo apt-get update  9,50s user 1,30s system 32% cpu 33,070 total
Nah jamban kan padahal biasanya enggak :(
Oke untung cara fix nya gampang.
Langsung saja bagi yang mengalami masalah serupa. Cara fix nya :
sudo rm /var/lib/apt/lists/* -vf

Setelah itu lakukan kembali
sudo apt-get update

Problem fixed :D

Sekian tutor kali ini semoga bermanfaat.

Posting Komentar untuk "Failed to Fetch Update "Hash Sum Mismatch" Error when Update Ubuntu Linux"