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

Upgrade the PR checker's slave container to Bullseye #1994

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

saiarcot895
Copy link
Contributor

@saiarcot895 saiarcot895 commented Apr 16, 2024

Currently, the PR checkers are using the Buster slave container, but Debian Buster is two versions behind stable and is EOL. Since there are no artifacts built here that might get reused elsewhere, switch to using Debian Bullseye.

Debian Bookworm is the current stable version, but it looks like there is some generated code that is causing GCC errors.

Debian Bookworm is the current stable distro version, and Buster is two
versions old and is EOL. Since there are no artifacts built here that
might get reused elsewhere, it should be safe to jump to Bookworm
directly.

Signed-off-by: Saikrishna Arcot <[email protected]>
Looks like `meta/test.pm` might be generating some code that GCC 12
believes might have an issue. Switch to the Bullseye slave container
instead to unblock PR builds for now.

Signed-off-by: Saikrishna Arcot <[email protected]>
@saiarcot895 saiarcot895 changed the title Upgrade the PR checker's slave container to Bookworm Upgrade the PR checker's slave container to Bullseye Apr 16, 2024
@rlhui rlhui merged commit 446b2b7 into opencomputeproject:master Apr 16, 2024
3 checks passed
@saiarcot895 saiarcot895 deleted the switch-to-bookworm branch April 16, 2024 21:10
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.

3 participants