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

Docker build fails with rejected dependency #2311

Open
robert-figura opened this issue Sep 25, 2023 · 1 comment
Open

Docker build fails with rejected dependency #2311

robert-figura opened this issue Sep 25, 2023 · 1 comment

Comments

@robert-figura
Copy link

Building the elm compiler with Docker fails with a rejected dependency. I have tried this with 0.19.1 and with current master on a x86_64 machine:

$ docker build -t elm -f installers/linux/Dockerfile .
[...]
4.214 [_81] trying: crypton-x509-system-1.6.7 (dependency of crypton-connection)
4.214 [_82] next goal: crypton (dependency of http-client-tls)
4.214 [_82] rejecting: crypton-0.33, crypton-0.32, crypton-0.31 (library is not
4.214 buildable in the current environment, but it is required by crypton-x509)
4.215 [_82] fail (backjumping, conflict set: crypton, crypton-x509, http-client-tls)
4.215 Backjump limit reached (currently 2000, change with --max-backjumps or try to
4.215 run with --reorder-goals).
@github-actions
Copy link

Thanks for reporting this! To set expectations:

  • Issues are reviewed in batches, so it can take some time to get a response.
  • Ask questions in a community forum. You will get an answer quicker that way!
  • If you experience something similar, open a new issue. We like duplicates.

Finally, please be patient with the core team. They are trying their best with limited resources.

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