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

CDN seems to be down and cannot get mirrors working #280

Closed
filiptodoric opened this issue May 16, 2017 · 3 comments
Closed

CDN seems to be down and cannot get mirrors working #280

filiptodoric opened this issue May 16, 2017 · 3 comments

Comments

@filiptodoric
Copy link

filiptodoric commented May 16, 2017

Hey,

Been trying to build over the last few hours and I keep getting hung up on here:

Step 2/7 : RUN apk add --no-cache ca-certificates make curl git
 ---> Running in 5530e241112
fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz: temporary error (try again later)
fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.5/community/x86_64/APKINDEX.tar.gz: temporary error (try again later)
ERROR: unsatisfiable constraints:
  curl (missing):
    required by: world[curl]
  git (missing):
    required by: world[git]
  make (missing):
    required by: world[make]
The command '/bin/sh -c apk add --no-cache ca-certificates make curl git' returned a non-zero code: 3

Anyway around this? Anyway I can get a mirror working?

@willtrking
Copy link

See the end of this issue #155 for a solution. Seems to be working for me until they resolve issues with the other mirrors

@whithajess
Copy link

Encountered same thing use above to fix ^

@filiptodoric
Copy link
Author

Thanks @willtrking

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

3 participants