I am also performing a OEL8 to OEL 9 Leapp and I get the following in my leapp-report.txt:
Risk Factor: high (error)
Title: Unable to obtain kernel information of the booted kernel: no package is providing the booted kernel release returned by uname.
Risk Factor: high (error)
Title: Unable to obtain kernel information of the booted kernel: no package is providing the booted kernel release returned by uname.
Summary:
Key: b573c1e7cbe24056e957d75438bf033515869d6b
Risk Factor: high
Title: Packages available in excluded repositories will not be installed
Summary: 2 packages will be skipped because they are available only in target system repositories that are intentionally excluded from the list of repositories used during the upgrade. See the report message titled āExcluded target system repositoriesā for details.
The list of these packages:
- jitterentropy-devel (repoid: codeready-builder-for-rhel-9-x86_64-rpms)
- libtracecmd-devel (repoid: codeready-builder-for-rhel-9-x86_64-rpms)
Key: 2437e204808f987477c0e9be8e4c95b3a87a9f3e
Risk Factor: info
Title: Excluded target system repositories
Summary: The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.
- codeready-builder-beta-for-rhel-9-ppc64le-rpms
- codeready-builder-for-rhel-9-ppc64le-rpms
- codeready-builder-for-rhel-9-s390x-eus-rpms
- codeready-builder-for-rhel-9-s390x-rpms
- rhui-codeready-builder-for-rhel-9-aarch64-rhui-rpms
- codeready-builder-for-rhel-9-aarch64-rpms
- rhui-codeready-builder-for-rhel-9-x86_64-rhui-rpms
- codeready-builder-for-rhel-9-x86_64-eus-rpms
- codeready-builder-for-rhel-9-aarch64-eus-rpms
- codeready-builder-beta-for-rhel-9-aarch64-rpms
- codeready-builder-for-rhel-9-ppc64le-eus-rpms
- codeready-builder-beta-for-rhel-9-s390x-rpms
- codeready-builder-for-rhel-9-x86_64-rpms
- codeready-builder-for-rhel-9-rhui-rpms
- codeready-builder-for-rhel-9-x86_64-rhui-rpms
- codeready-builder-beta-for-rhel-9-x86_64-rpms
Remediation: [hint] If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argume nt (the option can be used multiple times).
version.py:
/usr/share/leapp-repository/repositories/system_upgrade/common/libraries/config/version.py
# TODO(pstodulk): drop 9.4 & 9.5 before May 2025 release
# These will not be supported fo IPU 9 -> 10
_SUPPORTED_VERSIONS = {
# Note: 'rhel-alt' is detected when on 'rhel' with kernel 4.x
'7': {'rhel': ['7.9'], 'rhel-alt': [], 'rhel-saphana': ['7.9'], 'centos': ['7.999']},
'8': {'rhel': ['8.8', '8.10'], 'rhel-saphana': ['8.8', '8.10'], 'centos': ['8.999'], 'almalinux': ['8.10'], 'rocky': ['8.10'], 'ol': ['8.10']},
'9': {'rhel': ['9.4', '9.5', '9.6'], 'rhel-saphana': ['9.4', '9.6']},
}
/etc/leapp/files/leapp_upgrade_repositories.repo
ol9_baseos_latest]
name=Oracle Linux 9 BaseOS Latest ($basearch)
baseurl=https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
enabled=1
[ol9_appstream]
name=Oracle Linux 9 Application Stream Packages ($basearch)
baseurl=https://yum.oracle.com/repo/OracleLinux/OL9/appstream/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
enabled=1
[leapp-foreman]
name=Foreman 3.12
baseurl=https://yum.theforeman.org/releases/3.12/el9/$basearch
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
enabled=0
gpgcheck=1
[leapp-foreman-plugins]
name=Foreman plugins 3.12
baseurl=https://yum.theforeman.org/plugins/3.12/el9/$basearch
enabled=0
gpgcheck=0
[leapp-katello]
name=Katello 4.14
baseurl=https://yum.theforeman.org/katello/4.14/katello/el9/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
enabled=0
gpgcheck=1
[leapp-candlepin]
name=Candlepin: an open source entitlement management system.
baseurl=https://yum.theforeman.org/candlepin/4.4/el9/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-candlepin
enabled=1
[leapp-pulpcore]
name=pulpcore: Fetch, Upload, Organize, and Distribute Software Packages.
baseurl=https://yum.theforeman.org/pulpcore/3.49/el9/$basearch/
gpgkey=https://yum.theforeman.org/pulpcore/3.49/GPG-RPM-KEY-pulpcore
enabled=1
gpgcheck=1
[leapp-puppet7]
name=Puppet 7 Repository el 9 - $basearch
baseurl=http://yum.puppetlabs.com/puppet7/el/9/$basearch
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-2025-04-06-puppet7-release
enabled=1
gpgcheck=1
[leapp_codeready_builder]
name=Oracle Linux 9 CodeReady Builder ($basearch) - Unsupported
baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL9/codeready/builder/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
enabled=1
preupgrade command:
leapp preupgrade --enablerepo ol9_codeready_builder
uname:
Linux Satellite.NoDomain.NoWhere 5.4.17-2136.344.4.1.el8uek.x86_64 #3 SMP Mon Jun 9 16:15:55 PDT 2025 x86_64 x86_64 x86_64 GNU/Linux
os-release
cat /etc/os-release
NAME="Oracle Linux Server"
VERSION="8.10"
ID="ol"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="8.10"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Oracle Linux Server 8.10"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:8:10:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://github.com/oracle/oracle-linux"
ORACLE_BUGZILLA_PRODUCT="Oracle Linux 8"
ORACLE_BUGZILLA_PRODUCT_VERSION=8.10
ORACLE_SUPPORT_PRODUCT="Oracle Linux"
ORACLE_SUPPORT_PRODUCT_VERSION=8.10
I have disabled my oel8 repos as one of the previous entries has suggested.
Any Suggestions ?