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 ODB install in Docker images #713

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

mcserep
Copy link
Collaborator

@mcserep mcserep commented Feb 27, 2024

Fixes #712.

Bug introduced in #644, as installation for libstudxml fails. Instead, a recursive installation of the selected packages and their dependencies should be performed - as described in the CodeCompass build guide.

I have already resolved this as part of #710 (not merged yet), but I did not realize the severity of the issue at that time. Therefore now I create a separate PR for this.

@mcserep mcserep added Kind: Bug ⚠️ Kind: Critical 💥 Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI. labels Feb 27, 2024
@mcserep mcserep added this to the Release Gershwin milestone Feb 27, 2024
@mcserep mcserep requested a review from intjftw February 27, 2024 10:46
@mcserep mcserep self-assigned this Feb 27, 2024
@intjftw intjftw merged commit 1a1209e into Ericsson:master Feb 27, 2024
11 checks passed
@mcserep mcserep deleted the simplify-odb-docker-install branch February 27, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Bug ⚠️ Kind: Critical 💥 Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

LibODB not added properly to runtime docker images
2 participants