I need kernel-devel-5.14.0-570.30.1.el9_6.x86_64

I need that kernel-devel file to build sysdig-agent (a monitoring tool) for one of our servers.

When I tried installing that last night I got this:

 * Detecting operating system * Installing kernel headers Error: Unable to find a match: kernel-devel-5.14.0-570.30.1.el9_6.x86_64 Unable to find kernel development files for the current kernel version 5.14.0-570.30.1.el9_6.x86_64 This usually means that your system is not up-to-date or you installed a custom kernel version. The installation will continue but you'll need to install these yourself in order to use the agent.     

I then did a dnf update followed by a reboot. As a part of the update I got a new kernel

kernel.x86_64                                  5.14.0-570.39.1.el9_6

but the .30 kernel is the one the server rebooted into.

This is a production server and I so not real keen on rebooting.

The .30 kernel-devel doesn’t seem to be available but I do have it installed on another server.

So, if possible I’d just like to find and install the kernel-devel headers for the .30 kernel but failing that–how would I copy this from the other server also running 9.6.

Thanks!
Jeff Ross

It’s in vault. Look in,

Excellent!!! That’ll work :slight_smile:

Thanks!

You did a dnf update and it installed a new kernel, but it booted into an old one, how can that be? Do you mean you forced it to boot into an old kernel from the grub menu?

No, I meant what I typed. dnf installed a new kernel but it booted up the older one. No grub involved–these are co-located servers and it’s a challenge to get them to show a grub menu at all through the SuperMicro KVM.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.