Skip to content

Updated container OS for brane-cli packages to Ubuntu 24.04#323

Open
Lut99 wants to merge 4 commits intomainfrom
package-container-upgrade
Open

Updated container OS for brane-cli packages to Ubuntu 24.04#323
Lut99 wants to merge 4 commits intomainfrom
package-container-upgrade

Conversation

@Lut99
Copy link

@Lut99 Lut99 commented Jan 16, 2026

Thijs has reported issues when using the prebuild nightly binaries and building new packages: the GLIBC version against which branelet is built exceeds that available in the Ubuntu 20.04 containers.

Luckily, since we no longer depend on libssl1.1, the upgrade should be painless. This PR suggests to simply bump the default container OS to Ubuntu 24.04 instead of Ubuntu 20.04 for newly built packages.

NOTE: Since this only influences newly built packages, old packages should remain working! Except that they probably need a new branelet, but that's irrespective of this PR :)

This to avoid GLIBC errors with the current Github runners. And it was
desperately time to do so.
@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

❌ Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
brane-api/src/data.rs 0.00% 14 Missing ⚠️
brane-api/src/infra.rs 0.00% 13 Missing ⚠️
brane-api/src/packages.rs 0.00% 3 Missing ⚠️
brane-cli/src/build_ecu.rs 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

1 participant