On CL 9.8, I notice the following today; second server I checked has same issue today.
Do I need to manually fix this on each server?
I believe by default it keeps the latest 3 kernels and latest 3 kmod-lve versions.
Do I need to manually fix this on each server?
I believe by default it keeps the latest 3 kernels and latest 3 kmod-lve versions.
Code:
yum update Last metadata expiration check: 0:07:10 ago on Mon 06 Jul 2026 03:03:30 AM EDT. Error: Problem 1: package kmod-lve-2.1-59.el9.x86_64 from system requires kernel(__put_cred) = 0x1ea3167a, but none of the providers can be installed - package kmod-lve-2.1-59.el9.x86_64 from system requires kernel(__put_task_struct) = 0x25bbcf08, but none of the providers can be installed - package kmod-lve-2.1-59.el9.x86_64 from system requires kernel(__tracepoint_sched_set_state_tp) = 0x2dc2a350, but none of the providers can be installed - package kmod-lve-2.1-59.el9.x86_64 from system requires kernel(bpf_trace_run12) = 0x99a4ecec, but none of the providers can be installed ..... - conflicting requests Problem 2: package kmod-lve-2.1-56.el9.x86_64 from system requires kernel(__put_cred) = 0x1ea3167a, but none of the providers can be installed - package kmod-lve-2.1-56.el9.x86_64 from system requires kernel(__put_task_struct) = 0x25bbcf08, but none of the providers can be installed - package kmod-lve-2.1-56.el9.x86_64 from system requires kernel(__tracepoint_sched_set_state_tp) = 0x2dc2a350, but none of the providers can be installed - package kmod-lve-2.1-56.el9.x86_64 from system requires kernel(bpf_trace_run12) = 0x99a4ecec, but none of the providers can be installed - package kmod-lve-2.1-56.el9.x86_64 from system requires .... - package kmod-lve-2.1-56.el9.x86_64 from system requires kernel(wake_up_process) = 0xf607df2f, but none of the providers can be installed - conflicting requests (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Comment