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

[1.2] CI: bump Fedora 40 -> 41 #4528

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

lifubang
Copy link
Member

Backport: #4505

AkihiroSuda and others added 2 commits November 13, 2024 13:31
Signed-off-by: Akihiro Suda <[email protected]>
(cherry picked from commit 9ce7392)
Signed-off-by: lfbzhm <[email protected]>
In Fedora 41, dnf5 is used and it does not have dnf shell. Let's use
old dnf update; dnf install instead. It is two transactions instead
of one, but dnf5 is faster.

While at it:
 - add `--setopt=tsflags=nodocs` as we don't need docs in CI;
 - change golang-go to golang as this is a new rpm name;
 - remove gcc as it is now required by golang-bin;
 - remove container-selinux, criu, fuse-sshfs, iptables from rpms
   as they are already installed.

Signed-off-by: Kir Kolyshkin <[email protected]>
(cherry picked from commit 609e9a5)
Signed-off-by: lfbzhm <[email protected]>
@lifubang lifubang added the backport/1.2-pr A backport PR to release-1.2 label Nov 13, 2024
@lifubang lifubang added this to the 1.2.2 milestone Nov 13, 2024
Copy link
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kolyshkin kolyshkin mentioned this pull request Nov 13, 2024
@AkihiroSuda AkihiroSuda merged commit 8bfc3b5 into opencontainers:release-1.2 Nov 14, 2024
40 checks passed
@lifubang lifubang deleted the backport-4505 branch November 15, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci backport/1.2-pr A backport PR to release-1.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants