What were you trying to do that didn't work?
Basically a reproduction of RHEL-60899 in UKI system.
# ipset list ipset v7.22: Kernel error received: Invalid argument
There's a flaw of patch https://gitlab.com/redhat/rhel/rpms/ipset/-/commit/ead2f6782ed256eacbaaf3e13c275aa6a6428858
kernel-core package is not installed in UKI system. Suggest to condition kernel-modules-extra package on kernel-modules-core instead, which is a common dependency of kernel and UKI. And kernel-modules-extra already has dependency on it too.
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
ipset-7.22-9.el10_1
How reproducible is this bug?:
Steps to reproduce
- Do `ipset list` in RHEL 10 with UKI.