Skip to content

CI: bump Fedora 40 -> 41#4505

Merged
rata merged 2 commits intoopencontainers:mainfrom
kolyshkin:fedora41
Nov 5, 2024
Merged

CI: bump Fedora 40 -> 41#4505
rata merged 2 commits intoopencontainers:mainfrom
kolyshkin:fedora41

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

Closes: #4504

@kolyshkin kolyshkin added area/ci backport/1.2-todo A PR in main branch which needs to be backported to release-1.2 labels Nov 2, 2024
@kolyshkin kolyshkin marked this pull request as ready for review November 2, 2024 00:34
kolyshkin and others added 2 commits November 3, 2024 10:15
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 <kolyshkin@gmail.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Copy link
Copy Markdown
Member

@rata rata left a comment

Choose a reason for hiding this comment

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

LGTM

@rata rata merged commit d9eecde into opencontainers:main Nov 5, 2024
@lifubang lifubang added backport/1.2-done A PR in main branch which has been backported to release-1.2 and removed backport/1.2-todo A PR in main branch which needs to be backported to release-1.2 labels Nov 13, 2024
@lifubang lifubang added this to the 1.2.2 milestone Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci backport/1.2-done A PR in main branch which has been backported to release-1.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants