felicity
(Felicity)
June 2, 2016, 12:21pm
1
Dear all,
I am trying to install docker-engine on Ubuntu 14, but I fail.
I have tried the apt-get but I get : E: Unable to locate package docker-engine
I have tried to do the installation with curl (see here: https://docs.docker.com/linux/step_one/ )
and i get the error Hash Sum mismatch
Same here following the instructions: https://docs.docker.com/engine/installation/linux/ubuntulinux/#upgrade-docker
I use deb … ubuntu-trusty main ( sorry I am not allowed to use a 3rd url)
but the new GPG key doesn’t seem to be updated.
I am fearing that your documentation is not updated. Can you please point me to the correct direction?
Thank you in advance. Looking forward to your reply.
wclarke
(Warren Clarke)
June 2, 2016, 12:33pm
2
I’m facing the same issues. It was working earlier today, but is now falling.
It seems there was a change to the repo today at 11:02.
Any update on when this will be resolved would be appreciated.
Thanks.
starof
(Starof)
June 2, 2016, 1:00pm
3
Hello, I confirm the problem.
We use docker apt repository but get the error at apt get-update
run:
W: Failed to fetch https://apt.dockerproject.org/repo/dists/ubuntu-trusty/main/binary-amd64/Packages Hash Sum mismatch
Hi,
I just found this issue here after creating an own entry: Updating Docker packages list fails "Hash Sum mismatch"
We are facing the same issue.
Cheers Sven
jonjagger
(Jonjagger)
June 2, 2016, 10:38pm
5
I’m having the same problem.
wclarke
(Warren Clarke)
June 3, 2016, 7:47am
6
The issue seems to have been resolved now.
dvohra
(Dvohra)
June 3, 2016, 2:22pm
7
Have the pre-req packages been installed. Refer the installation procedure at
https://docs.docker.com/engine/installation/linux/ubuntulinux/