Cannot Install; Access Denied to Docker Ubuntu Package

Moved to: https://github.com/moby/moby/issues/31940

Same issue here, is there any Github / anywhere issue opened here? Tried to upgrade to CE but same exact error …

Still an open Issue!!!

Issue for me as well!

Hi. Not a real solution I fear, but today for the first time my mint18 suggested me to apt-get install a docker.io. I got a CE 1.12 without any problem (didn’t investigate why). I had the same rep added last week. Hope it helps as a temporary shortcut for anyone in a pinch to use docker.

I hit the similar problem
Fetched 36.9 kB in 8s (4,500 B/s)
W: Failed to fetch https://download.docker.com/linux/ubuntu/dists/wily/stable/binary-amd64/Packages HttpError403

E: Some index files failed to download. They have been ignored, or old ones used instead.
root@mix1:/docker# go version
go version go1.7.1 linux/amd64
root@mix1:/docker#

how to resolve this issue??

root@mix1:/docker# apt-get install docker.io
Reading package lists… Done
Building dependency tree
Reading state information… Done
Suggested packages:
btrfs-tools debootstrap lxc rinse
The following NEW packages will be installed:
docker.io
0 upgraded, 1 newly installed, 0 to remove and 85 not upgraded.
Need to get 0 B/5,027 kB of archives.
After this operation, 23.1 MB of additional disk space will be used.
Selecting previously unselected package docker.io.
(Reading database … 96945 files and directories currently installed.)
Preparing to unpack …/docker.io_1.6.2~dfsg1-1ubuntu4_amd64.deb …
Unpacking docker.io (1.6.2~dfsg1-1ubuntu4) …
Processing triggers for man-db (2.7.4-1) …
Processing triggers for ureadahead (0.100.0-19) …
Processing triggers for systemd (225-1ubuntu9) …
Setting up docker.io (1.6.2~dfsg1-1ubuntu4) …
root@mix1:/docker# docker version
Client version: 1.6.2

I do apt-get install docker.io , but this give me a dockerV1.6.2