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

Workaround for broken CircleCI Ubuntu VM image #5447

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

claudioandre-br
Copy link
Member

Since the base image is out of date, we need to do something to fix it (or the build).

Since the base image is out of date, we need to do something to fix it.

Signed-off-by: Claudio André <dev@claudioandre.slmail.me>
Copy link
Member

@solardiz solardiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @claudioandre-br! This seems to have worked, although I am puzzled by the commented out sudo apt ... line - didn't we need to install those packages?

@claudioandre-br
Copy link
Member Author

We will need to reverse this line later. Now some post-installation script is presenting an "OK" window (probably because of the OpenSSL update).

@solardiz
Copy link
Member

solardiz commented Mar 9, 2024

How does the build succeed with the apt line commented out at all? libssl-dev is a required dependency unless we use --without-openssl. Is this package somehow installed anyway?

Anyhow, I don't mind just merging this without knowing more, since it's just CI and now it works.

@claudioandre-br
Copy link
Member Author

Is this package somehow installed anyway?

Yes, there is an old version installed.

@solardiz solardiz merged commit dd56781 into openwall:bleeding-jumbo Mar 9, 2024
31 checks passed
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.

None yet

2 participants