Skip to content

postgresql-dev unsatisfiable constraints #72

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

Closed
join3r opened this issue May 30, 2018 · 2 comments
Closed

postgresql-dev unsatisfiable constraints #72

join3r opened this issue May 30, 2018 · 2 comments

Comments

@join3r
Copy link

join3r commented May 30, 2018

docker-compose up fails during build of netbox image.

ERROR: unsatisfiable constraints:
  libressl-dev-2.6.4-r1:
    conflicts:
               openssl-dev-1.0.2o-r0[pc:libcrypto=2.6.4]
               openssl-dev-1.0.2o-r0[pc:libssl=2.6.4]
               openssl-dev-1.0.2o-r0[pc:openssl=2.6.4]
    satisfies:
               postgresql-dev-10.4-r0[libressl-dev]
               openldap-dev-2.4.45-r3[libressl-dev]
  openssl-dev-1.0.2o-r0:
    conflicts:
               libressl-dev-2.6.4-r1[pc:libcrypto=1.0.2o]
               libressl-dev-2.6.4-r1[pc:libssl=1.0.2o]
               libressl-dev-2.6.4-r1[pc:openssl=1.0.2o]
    satisfies: world[openssl-dev]

Issue is inherited from alpine base image which is used by python:3.6-alpine

@tobiasge
Copy link
Member

This will be fixed when pull request #70 is merged.

@calmyournerves
Copy link
Contributor

Fixed!

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