Skip to content

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

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

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

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.

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 22, 2026 17:57

@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:
this seems fine, i know most our stuff is RHEL flagged ... i'm wondering if thats something we should continue to do?

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