View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000343 | AlmaLinux-8 | -OTHER | public | 2022-12-12 00:05 | 2023-06-19 09:22 |
Reporter | toracat | Assigned To | alukoshko | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Summary | 0000343: The minimal iso image should contain the kernel package. | ||||
Description | AlmaLinux-8.7-x86_64-minimal.iso.manifest shows the following packages : /Minimal/Packages/kernel-core-4.18.0-425.3.1.el8.x86_64.rpm /Minimal/Packages/kernel-headers-4.18.0-425.3.1.el8.x86_64.rpm /Minimal/Packages/kernel-modules-4.18.0-425.3.1.el8.x86_64.rpm /Minimal/Packages/kernel-modules-extra-4.18.0-425.3.1.el8.x86_64.rpm /Minimal/Packages/kernel-tools-4.18.0-425.3.1.el8.x86_64.rpm /Minimal/Packages/kernel-tools-libs-4.18.0-425.3.1.el8.x86_64.rpm It is missing kernel-425.3.1.el8.x86_64.rpm. $ rpm -qR kernel-4.18.0-425.3.1.el8 | grep 4.18.0-425.3.1.el8 kernel-core-uname-r = 4.18.0-425.3.1.el8.x86_64 kernel-modules-uname-r = 4.18.0-425.3.1.el8.x86_64 $ rpm -qR kernel-core-4.18.0-425.3.1.el8 | grep 4.18.0-425.3.1.el8 (returns nothing) $ rpm -q --whatrequires kernel-modules-uname-r | grep 4.18.0-425.3.1.el8 kernel-4.18.0-425.3.1.el8.x86_64 $ rpm -q --whatrequires kernel-core-uname-r | grep 4.18.0-425.3.1.el8 kernel-4.18.0-425.3.1.el8.x86_64 As a result, if you install from the minimal iso, kernel-modules will bot be installed. This might lead to missing some drivers as seen in this forum post: https://almalinux.discourse.group/t/almalinux-9-network-problem/1880 | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
|
I see https://bugs.almalinux.org/view.php?id=342 submitted earlier. |
|
Updated AlmaLinux-8.7-update-1-$ARCH-minimal.iso images were released to fix this issue. |
|
Updated AlmaLinux-9.1-update-1-$ARCH-minimal.iso images were released to fix this issue for x86_64, aarch64, ppc64le. Updated image for s390x will be released soon. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-12 00:05 | toracat | New Issue | |
2022-12-12 00:09 | toracat | Note Added: 0000763 | |
2022-12-12 11:10 | alukoshko | Assigned To | => alukoshko |
2022-12-12 11:10 | alukoshko | Status | new => confirmed |
2022-12-14 13:28 | alukoshko | Note Added: 0000765 | |
2022-12-15 13:48 | alukoshko | Note Added: 0000767 | |
2023-06-19 09:22 | alukoshko | Status | confirmed => resolved |
2023-06-19 09:22 | alukoshko | Resolution | open => fixed |