2

apt-get update error. The following links result in a Hash Sum mismatch. Scared of following any other answers because all of them seem to be unique for every person's chosen mirror.

Are these obsolete? If they are how do I remove them?

W:Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-amd64/Packages  Hash Sum mismatch
W:Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-i386/Packages  Hash Sum mismatch
E:Some index files failed to download. They have been ignored, or old ones used instead.

EDIT: Same problem occured when i completely removed ubuntu 14.04 and freshly installed ubuntu GNOME 14.04. Answer below.

BUCKSHOT
  • 19
  • 4

1 Answers1

-1

Ok found a solution to my problem

in the file "/etc/apt/sources.list" i just commented out these two line:

deb-src http://extras.ubuntu.com/ubuntu trusty main
deb http://extras.ubuntu.com/ubuntu trusty main

it fixed the issue and now apt-get update finishes with no errors but i still don't know if this is the correct way of fixing this issue.

BUCKSHOT
  • 19
  • 4