Skip to content

Commit dc4be91

Browse files
committed
Revert "packages-override: unpin s390utils-base"
This reverts commit b82bbaf. We still have the old coreos-installer and ostree-2025 RPMs currently, so we still need to pin it.
1 parent 35ee696 commit dc4be91

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages-overrides.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ conditional-include:
1010
## - c9s-appstream-mirror
1111
## packages:
1212
## - foo-1.2
13+
- if:
14+
- osversion == "rhel-9.6"
15+
- basearch == "s390x"
16+
include:
17+
packages:
18+
# https://github.com/openshift/os/issues/1731
19+
- s390utils-base-2.33.1-2.el9
1320
- if:
1421
- osversion == "centos-10"
1522
include:

0 commit comments

Comments
 (0)