Issue
There are the following messages during the yum update:
Problem 1: package kmod-lve-1:2.0-38.el8.x86_64 requires kernel(bpf_trace_run12) = 0xa1d22df3, but none of the providers can be installed
- package kmod-lve-1:2.0-38.el8.x86_64 requires kernel(bpf_trace_run2) = 0x7b67d1d5, but none of the providers can be installed
Environment
- CloudLinux 8
Solution
Try to update the kernel package first:
yum update kernel
and run the yum update once again.
Cause
Dependency issues due to the old kernel package.
Comments
0 comments
Please sign in to leave a comment.