Skip to content

spec: relax UKI systemd requirement to 252-31 on RHEL - #1482

Open
bmastbergen wants to merge 1 commit into
ciq-6.18.yfrom
ciq-6.18.y-uki-fix-v2
Open

spec: relax UKI systemd requirement to 252-31 on RHEL#1482
bmastbergen wants to merge 1 commit into
ciq-6.18.yfrom
ciq-6.18.y-uki-fix-v2

Conversation

@bmastbergen

Copy link
Copy Markdown
Collaborator

The UKI packages unconditionally required systemd >= 254-1, making them uninstallable on Rocky 9 which ships systemd 252. The required kernel-install UKI support (90-uki-copy.install, --entry-type) was backported to RHEL/Rocky 9's systemd 252-31.

Add the same %{?rhel} conditional that the 6.12 spec uses: require systemd >= 252-31 on RHEL, >= 254-1 elsewhere.

Supersedes #1464 (rebased onto updated ciq-6.18.y).

The UKI packages unconditionally required systemd >= 254-1, making them
uninstallable on Rocky 9 which ships systemd 252. The required
kernel-install UKI support (90-uki-copy.install, --entry-type) was
backported to RHEL/Rocky 9's systemd 252-31.

Add the same %{?rhel} conditional that the 6.12 spec uses: require
systemd >= 252-31 on RHEL, >= 254-1 elsewhere.

Signed-off-by: Brett Mastbergen <bmastbergen@ciq.com>
@bmastbergen
bmastbergen requested a review from a team July 28, 2026 18:07

@PlaidCat PlaidCat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

:shipit:

@PlaidCat
PlaidCat requested a review from a team July 28, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants