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

[bug] missing libssl-dev library in build container. #46

Closed
hulto opened this issue Sep 9, 2022 · 0 comments · Fixed by #50
Closed

[bug] missing libssl-dev library in build container. #46

hulto opened this issue Sep 9, 2022 · 0 comments · Fixed by #50
Assignees
Labels
bug Something isn't working

Comments

@hulto
Copy link
Collaborator

hulto commented Sep 9, 2022

Describe the bug
When build container starts it has the libssl1.1 library but not the libssl-dev library which is required by the openssl-sys crate.

To Reproduce
Steps to reproduce the behavior:

  1. Clean up any dev environment and volumes.
  2. Run cargo test

Expected behavior
The project should compile out of the box with the dev container

Screenshots
image

Desktop (please complete the following information):

  • OS: MacOs running dev container ubuntu
@hulto hulto added the bug Something isn't working label Sep 9, 2022
@hulto hulto assigned KCarretto and hulto and unassigned KCarretto Sep 9, 2022
@hulto hulto linked a pull request Sep 11, 2022 that will close this issue
@hulto hulto mentioned this issue Sep 11, 2022
@hulto hulto closed this as completed in #50 Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants