Uploaded image for project: 'RHEL Conversions'
  1. RHEL Conversions
  2. RHELC-1112

Convert2rhel : jdk Exception

XMLWordPrintable

    • Icon: Ticket Ticket
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • 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 =>

      {       full => "7.9.2009",       major => "7",       minor => "9"     }

      ,
          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 =>

      {     full => "7.9.2009",     major => "7",     minor => "9"   }

      ,
        selinux =>

      {     config_mode => "enforcing",     config_policy => "targeted",     current_mode => "permissive",     enabled => true,     enforced => false,     policy_version => "31"   }

      }

       

       

      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'

            Unassigned Unassigned
            akshatbisht@microsoft.com Akshat Bisht (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: