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 UBI9 container setup trouble #3554

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

dbutenhof
Copy link
Member

PBENCH-1277

This week the CI (and runlocal) builds have started failing because the ubi9 base image system can't install rsyslog-mmjsonparse anymore. It's unclear exactly what changed, and specifying ubi9.0.0 or ubi9.1 isn't reverting to the previous behavior, which I think means "something else" I haven't discovered has changed environmentally.

For now, this PR just changes the default BASE_IMAGE to centos stream9, which works fine, and will get the CI moving again.

We can revist this investigation later.

PBENCH-1277

This week the CI (and `runlocal`) builds have started failing because the
`ubi9` base image system can't install `rsyslog-mmjsonparse` anymore. It's
unclear exactly what changed, and specifying `ubi9.0.0` or `ubi9.1` isn't
reverting to the previous behavior, which I think means "something else"
I haven't discovered has changed environmentally.

For now, this PR just changes the default `BASE_IMAGE` to centos stream9,
which works fine, and will get the CI moving again.

We can revist this investigation later.
@dbutenhof dbutenhof added Installation Containerization Of and relating to the process of setting up and maintaining container images Functional Testing labels Sep 29, 2023
@dbutenhof dbutenhof self-assigned this Sep 29, 2023
@dbutenhof dbutenhof merged commit b19a55a into distributed-system-analysis:main Sep 29, 2023
webbnh added a commit to webbnh/pbench that referenced this pull request Oct 17, 2023
…em-analysis#3554)"

This reverts commit b19a55a
which is no longer needed, now that our Subscription Manager
subscription has been renewed.
webbnh added a commit that referenced this pull request Oct 18, 2023
Revert the change made in PR #3554 which is no longer needed, now that our Subscription Manager subscription has been renewed. (The subscription is required in order for us to access the rhel-9-for-x86_64-appstream-rpms DNF repo which contains a number of packages (such as rsyslog-mmjsonparse) that we need for building on a UBI base image.)

PBENCH-1277
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Containerization Of and relating to the process of setting up and maintaining container images Functional Testing Installation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant