Upgrading operating system from OL7 to OL8 with leapp
In the task of upgrading the operating system from Oracle Linux 7 (now Oracle Linux Server release 7.5) to Oracle Linux 8, running the leapp tool, we have a problem. This is the detail of the error:
leapp preupgrade --oraclelinux2024-05-24 11:29:07.725 ERROR PID: 134659 leapp.repository.system_upgrade_common: Process inspecting actor in actors/getenabledmodules failed with -11
Error: Inspection of actor in actors/getenabledmodules failed
I attach the debug info
The leapp package was installed from the repositories:
baseurl=https://yum.oracle.com/repo/OracleLinux/OL7/leapp/x86_64
leapp --versionleapp version 0.15.0
Do you have any documentation or guide to try to solve this problem and be able to continue with the upgrade task?