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

1.54.3 docker fails with `OPENSSL_1_1_1' not found #124

Closed
pjenvey opened this issue Oct 23, 2019 · 0 comments · Fixed by #125
Closed

1.54.3 docker fails with `OPENSSL_1_1_1' not found #124

pjenvey opened this issue Oct 23, 2019 · 0 comments · Fixed by #125
Assignees
Labels
bug Something isn't working p1

Comments

@pjenvey
Copy link
Member

pjenvey commented Oct 23, 2019

I can't reproduce this w/ 1.54.2, yet it happens w/ 1.54.3. Surprisingly enough, not a lot changed in between these versions:

1.54.2...1.54.3

$ docker run --rm mozilla/autopushrs:1.54.3
/app/bin/autopush_rs: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: version `OPENSSL_1_1_1' not found (required by /app/bin/autopush_rs)
@pjenvey pjenvey added bug Something isn't working p1 labels Oct 23, 2019
@pjenvey pjenvey self-assigned this Oct 25, 2019
pjenvey added a commit that referenced this issue Oct 25, 2019
matching the rust builder using buster. fixes an openssl mismatch
between the two (`OPENSSL_1_1_1' not found)

also bump to latest rust

Closes #124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant