All checks were successful
RPMs/gasket-driver/pipeline/head This commit looks good
Now that the _gasket-driver_ package is an "install only" package (meaning multiple versions can be installed simultaneously), the conflict with _kernel-core_ no longer makes sense. Since _gasket-driver_ will never "update," the old version will not be uninstalled, and thus will continuously prevent installing a new kernel version. Removing the conflict does open up the possibility of having a new kernel version installed without a corresponding _gasket-driver_ package. I think the CI pipeline is working well enough, though, that this is unlikely. I would much rather keep the "install only" feature, so that booting into an older kernel will work as expected.
Description
No description provided
Languages
Shell
100%