-
Ticket
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
None
-
None
-
None
-
False
-
False
-
-
2023-R4
-
Testable
The complete output is pasted in the attachments.
OS config:
os => {
architecture => "x86_64",
distro => {
codename => "Core",
description => "CentOS Linux release 7.9.2009 (Core)",
id => "CentOS",
release =>
,
specification => ":core-4.1-amd64:core-4.1-ia32:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-ia32:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-ia32:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch"
},
family => "RedHat",
hardware => "x86_64",
name => "CentOS",
release =>
,
selinux =>
}
Commands executed:
curl -o /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release https://www.redhat.com/security/data/fd431d51.txt
curl --create-dirs -o /etc/rhsm/ca/redhat-uep.pem https://ftp.redhat.com/redhat/convert2rhel/redhat-uep.pem
curl -o /etc/yum.repos.d/convert2rhel.repo https://ftp.redhat.com/redhat/convert2rhel/7/convert2rhel.repo
yum -y install convert2rhel
export CONVERT2RHEL_ALLOW_UNAVAILABLE_KMODS=1
convert2rhel --activation syseng_register_prod --org 5422538 --no-rpm-va --auto-attach --restart -y
========== Error (Must fix before conversion) ==========
(ERROR) LIST_THIRD_PARTY_PACKAGES.UNEXPECTED_ERROR: Unhandled exception was caught: u'000:jdk-8.70.0.23-1.x86_64'
Please file a bug at https://issues.redhat.com/ to have this fixed or a specific error message added.
Traceback: Traceback
(most recent call last):
File "/usr/lib/python2.7/site-packages/convert2rhel/actions/_init_.py", line 393, in run
action.run()
File "/usr/lib/python2.7/site-
packages/convert2rhel/actions/pre_ponr_changes/handle_packages.py", line 45, in run
pkghandler.print_pkg_info(third_party_pkgs)
File "/usr/lib/python2.7/site-packages/convert2rhel/utils.py", line 245, in wrapper
raise
process.exception
KeyError: u'000:jdk-8.70.0.23-1.x86_64'
- is related to
-
RHELC-1225 LIST_THIRD_PARTY_PACKAGES fails on u':v8-devel-9.4.146.26-1.16.18.1.3.el7.x86_64'
- Closed