apt - Trouble downloading packages list due to a "Hash sum mismatch" error - Ask Ubuntu


when check updates, "failed download repository information" error.

this comes under details:

w: failed fetch gzip:/var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_natty_main_source_sources  hash sum mismatch,  e: index files failed download. have been ignored, or old ones used instead. 

just remove content of /var/lib/apt/lists directory:

sudo rm -rf /var/lib/apt/lists/* 

then run:

sudo apt-get update 

Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User