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: python-dev (missing): #46

Open
rkpip3 opened this issue Jun 11, 2020 · 1 comment
Open

ERROR: unsatisfiable constraints: python-dev (missing): #46

rkpip3 opened this issue Jun 11, 2020 · 1 comment

Comments

@rkpip3
Copy link

rkpip3 commented Jun 11, 2020

Hi getting error: ERROR: unsatisfiable constraints: python-dev (missing):

D:\AutoIntelli\FULLPROJECTS\ttest\django-keycloak\example>docker-compose up
Building resource-provider
Step 1/9 : FROM python:3-alpine
---> 8ecf5a48c789
Step 2/9 : RUN apk update && apk add git openssl-dev libffi-dev python-dev build-base
---> Running in 0df78aec1fd1
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
v3.12.0-62-g93f2914ceb [http://dl-cdn.alpinelinux.org/alpine/v3.12/main]
v3.12.0-63-g75ce628cc6 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community]
OK: 12733 distinct packages available
ERROR: unsatisfiable constraints:
python-dev (missing):
required by: world[python-dev]
ERROR: Service 'resource-provider' failed to build: The command '/bin/sh -c apk update && apk add git openssl-dev libffi-dev python-dev build-base' returned a non-zero code: 1

@rkpip3 rkpip3 changed the title TypeError: object() takes no parameters, please help me with this. ERROR: unsatisfiable constraints: python-dev (missing): Jun 12, 2020
@FJLendinez
Copy link

Python-dev dependency fails.

Remove it from resource-provider/Dockerfile and resource-provider-api/Dockerfile.

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

2 participants