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

ERROR: unsatisfiable constraints: 468 | mysql-client (missing): #553

Open
renperez opened this issue Dec 11, 2020 · 0 comments
Open

ERROR: unsatisfiable constraints: 468 | mysql-client (missing): #553

renperez opened this issue Dec 11, 2020 · 0 comments

Comments

@renperez
Copy link

We started receiving error like this when building our containers using gliderlabs alpine image. anyone else having this issue? seems like the repo is offline.

Step 19/20 : RUN apk-install mysql-client

460 | ---> Running in 904ed846317e
461 | fetch http://alpine.gliderlabs.com/alpine/v3.7/main/x86_64/APKINDEX.tar.gz
462 | ERROR: http://alpine.gliderlabs.com/alpine/v3.7/main: temporary error (try again later)
463 | WARNING: Ignoring APKINDEX.fdc08959.tar.gz: No such file or directory
464 | fetch http://alpine.gliderlabs.com/alpine/v3.7/community/x86_64/APKINDEX.tar.gz
465 | ERROR: http://alpine.gliderlabs.com/alpine/v3.7/community: temporary error (try again later)
466 | WARNING: Ignoring APKINDEX.8400eac4.tar.gz: No such file or directory
467 | ERROR: unsatisfiable constraints:
468 | mysql-client (missing):
469 | required by: world[mysql-client]
470 | The command '/bin/sh -c apk-install mysql-client' returned a non-zero code: 1

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