Hi,
Since today we are seeing the following error when updating the Docker package list (sudo apt-get update).
W: Failed to fetch http://apt.dockerproject.org/repo/dists/ubuntu-trusty/main/binary-amd64/Packages Hash Sum mismatch
Does anyone else is seeing the same problem?
Cheers Sven
Yeah I’m also seeing this issue. We have docker installed across a ton of machines in our infrastructure and apt-get update is failing due to:
W: Size of file /var/lib/apt/lists/partial/apt.dockerproject.org_repo_dists_debian-wheezy_main_binary-amd64_Packages is not what the server reported 4909 1
W: Failed to fetch https://apt.dockerproject.org/repo/dists/debian-wheezy/main/binary-amd64/Packages Hash Sum mismatch
across the board.
dvohra
(Dvohra)
3
Use
sudo apt-get clean && sudo apt-get update