Skip to content

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

Merged
bmastbergen merged 1 commit into
ciq-6.18.yfrom
ciq-6.18.y-uki-fix-v2
Jul 29, 2026
Merged

spec: relax UKI systemd requirement to 252-31 on RHEL#1482
bmastbergen merged 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
@bmastbergen
bmastbergen merged commit 5db2f65 into ciq-6.18.y Jul 29, 2026
9 of 10 checks passed
@bmastbergen
bmastbergen deleted the ciq-6.18.y-uki-fix-v2 branch July 29, 2026 14:05
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.

3 participants