Issues Encountered with leapp During RHEL 7.9 to 8.10 Upgrade

Posted on

Hello everyone,

I am currently trying to upgrade from RHEL 7.9 to 8.10 using leapp, but I am encountering an issue with the leapp preupgrade command. Specifically, I am seeing the following error and I am unsure how to resolve it. Any assistance would be greatly appreciated.

■/var/log/leapp/leapp-report.json
{
"leapp_run_id": "87de8c26-ba11-4cf5-8eef-3606598382fc",
"entries": [
{
"title": "Unable to identify package providing the booted kernel.",
"timeStamp": "2024-09-06T07:29:37.425446Z",
"hostname": "orange",
"actor": "scan_source_kernel",
"summary": "",
"audience": "sysadmin",
"flags": [],
"key": "46f76f6124b5537e5dfd0e6c250d3f42c8a97691",
"id": "3de7469a8ed57d898391bcd0ea245ee3e503bacedcba9496549fdb15ed2d97f3",
"tags": [],
"severity": "high"
}
]
}

■Kernel Information:
Name : kernel
Version : 3.10.0
Release : 1160.119.1.el7
Architecture: x86_64
Install Date: Fri 06 Sep 2024 10:45:33 AM JST
Group : System Environment/Kernel
Size : 68799442
License : GPLv2
Signature : RSA/SHA256, Mon 20 May 2024 09:11:45 PM JST, Key ID 199e2f91fd431d51
Source RPM : kernel-3.10.0-1160.119.1.el7.src.rpm
Build Date : Wed 15 May 2024 01:14:56 AM JST
Build Host : x86-vm-39.brew-001.prod.iad2.dc.redhat.com
Relocations : (not relocatable)
Packager : Red Hat, Inc. http://bugzilla.redhat.com/bugzilla
Vendor : Red Hat, Inc.
URL : http://www.kernel.org/
Summary : The Linux kernel
Description :
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.

Responses