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

Fix missing libssl library in Certifier #435

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Conversation

fasmat
Copy link
Member

@fasmat fasmat commented Nov 27, 2024

The newest certifier docker image doesn't start with error:

/usr/local/bin/certifier: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory

@fasmat fasmat requested review from pigmej and poszu November 27, 2024 12:26
@fasmat fasmat self-assigned this Nov 27, 2024
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.11%. Comparing base (cfc149e) to head (085d06f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #435   +/-   ##
=======================================
  Coverage   93.11%   93.11%           
=======================================
  Files          29       29           
  Lines        3645     3645           
=======================================
  Hits         3394     3394           
  Misses        251      251           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fasmat fasmat merged commit e267a0a into main Nov 27, 2024
19 checks passed
@fasmat fasmat deleted the fix-missing-libssl-certifier branch November 27, 2024 12:54
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

Successfully merging this pull request may close these issues.

2 participants