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

Shared library error in CI binaries #1073

Closed
jpraynaud opened this issue Jul 21, 2023 · 2 comments
Closed

Shared library error in CI binaries #1073

jpraynaud opened this issue Jul 21, 2023 · 2 comments
Assignees
Labels
bug ⚠️ Something isn't working CI/CD 🏭 CI/CD

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jul 21, 2023

Issue

A SPO receives this error message with new binaries pre-compiled in 2329.0-pre:
./mithril-signer: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

They don't have the problem:

  • with the previous versions of the builds
  • when they build form sources

Current Linux Version with problem: Ubuntu 22.04.2 LTS

@Alenar
Copy link
Collaborator

Alenar commented Jul 25, 2023

We need to confirm with SPOs that #1079 fixed the problem.

@Alenar
Copy link
Collaborator

Alenar commented Jul 26, 2023

Got a confirmation from a SPO that it's indeed working 🥇, he was able to run mithril-signer --version without issue.

@Alenar Alenar closed this as completed Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ⚠️ Something isn't working CI/CD 🏭 CI/CD
Projects
None yet
Development

No branches or pull requests

2 participants