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

Work around broken Docker image by Rocky Linux (until CentOS 7 is EOL) #114

Merged
merged 1 commit into from
May 10, 2024

Conversation

robert-scheck
Copy link
Contributor

As pointed out by @job, docker.io/rockylinux/rockylinux:9 doesn't ship yum currently. After talking to Rocky Linux folks, it seems to be accidentially caused when updating the docker image to Rocky Linux 9.4 after switching from imagefactory to kiwi as image builder. Given we still support CentOS 7 (which reaches EOL at 2024-06-30), I added a not so nice workaround for the next two months. After EOL of CentOS 7, I will suggest to switch from yum to dnf, because yum is anyway just a wrapper to dnf since RHEL/CentOS/Rocky Linux 8 (and in Fedora even longer).

@job job merged commit 4ab8425 into bgp:main May 10, 2024
5 checks passed
@robert-scheck robert-scheck deleted the yum branch May 10, 2024 10:19
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.

2 participants