Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not fetch Docker for ubuntu-artful #65

Closed
maxonline opened this issue Mar 13, 2018 · 1 comment
Closed

Could not fetch Docker for ubuntu-artful #65

maxonline opened this issue Mar 13, 2018 · 1 comment

Comments

@maxonline
Copy link

I get the following message when trying to run get-docker.sh in Ubuntu 17.10

# sh get-docker.sh 
# Executing docker install script, commit: 02d7c3c

DEPRECATION WARNING:
    The distribution, ubuntu artful, will no longer be supported in this script as of August 31, 2018.
    If you feel this is a mistake please submit an issue at https://github.com/docker/docker-install/issues/new

+ sh -c apt-get update -qq >/dev/null
E: Failed to fetch https://apt.dockerproject.org/repo/dists/ubuntu-artful/InRelease  403  Forbidden
E: Some index files failed to download. They have been ignored, or old ones used instead.

Seems that the artful release is missing: https://apt.dockerproject.org/repo/dists/

@maxonline
Copy link
Author

I had some old apt-get docker repo added that caused this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant