View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000448 | AlmaLinux-9 | kernel | public | 2023-12-28 01:15 | 2024-02-07 14:01 |
Reporter | pastalian | Assigned To | alukoshko | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000448: rt variant kernel no longer provides almalinux(kernel-sig-key) | ||||
Description | Both kernel and kernel-rt used to provide almalinux(kernel-sig-key) required by shim-x64, but since https://git.almalinux.org/rpms/kernel/commit/70d2925acbe59a54688f820ed00f156d1c2c66de, only kernel-core now provides it. This means that shim-x64 will install a vanilla kernel even if rt kernels are installed, which is a problem because ostree does not allow multiple kernels to be installed. | ||||
Steps To Reproduce | $ rpm -q --provides kernel-core-5.14.0-362.13.1.el9_3.x86_64.rpm | grep 'kernel-sig-key' almalinux(kernel-sig-key) = 202303 $ rpm -q --provides kernel-rt-core-5.14.0-362.13.1.el9_3.x86_64.rpm | grep 'kernel-sig-key' $ rpm -q --provides kernel-5.14.0-284.11.1.el9_2.x86_64.rpm almalinux(kernel-sig-key) = 202303 kernel = 5.14.0-284.11.1.el9_2 kernel(x86-64) = 5.14.0-284.11.1.el9_2 $ rpm -q --provides kernel-rt-5.14.0-284.11.1.rt14.296.el9_2.x86_64.rpm almalinux(kernel-sig-key) = 202303 kernel-rt = 5.14.0-284.11.1.rt14.296.el9_2 kernel-rt(x86-64) = 5.14.0-284.11.1.rt14.296.el9_2 | ||||
Tags | No tags attached. | ||||
|
Thanks, good catch. We'll update our spec file and our next kernel-rt update will have necessary Provides entry. |
|
Confirmed fixed in 5.14.0-362.18.1.el9_3. Thanks! |
|
Thank you for the contribution! Closing this now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-28 01:15 | pastalian | New Issue | |
2024-01-18 21:05 | alukoshko | Assigned To | => alukoshko |
2024-01-18 21:05 | alukoshko | Status | new => confirmed |
2024-01-18 21:05 | alukoshko | Note Added: 0001008 | |
2024-02-07 12:47 | pastalian | Note Added: 0001009 | |
2024-02-07 14:01 | alukoshko | Note Added: 0001010 | |
2024-02-07 14:01 | alukoshko | Status | confirmed => resolved |
2024-02-07 14:01 | alukoshko | Resolution | open => fixed |