On Wed, Mar 21, 2018 at 8:51 PM, Kevin Fenzi <kevin@xxxxxxxxx> wrote: > On 03/21/2018 05:25 AM, Ed Greshko wrote: >> I know this isn't strictly a "test" question. But I think maybe more folks with >> greater insight my be lurking here. >> >> In troubleshooting a kernel update issue on the user's list it was finally determined >> that if one erased "grubby" the kernel would not get upgraded properly. RPM would >> show the new kernel installed but it would not be in the boot menu and the needed >> files would not be in /boot. There is a scriplet error, but it is called "nonfatal". >> >> I feel this to be a bugzilla. So, my question is, should kernel-core require >> /sbin/new-kernel-pkg or should it be a "protected" package in the dnf configuration? >> Or something else? > > Technically yes, the kernel should require new-kernel-pkg since it uses > it in the scriptlet. However, this might be a special case, because on > some arches we don't use grub2. But perhaps it could be conditionalized. In most cases of even where grub2 isn't used grubby currently still deals with the kernel upgrade process, although it doesn't actually have to as there's other methods that will work if installed/setup. There's been ongoing work to retire grubby and I believe that should actually take effect in rawhide RSN. Peter _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx