Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-90894

python36 changes the default python after installation

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • rhel-8.10
    • leapp
    • No
    • Low
    • rhel-upgrades
    • ssg_platform_tools
    • 3
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      What were you trying to do that didn't work?

      What is the impact of this issue to you?

      Please provide the package NVR for which the bug is seen:

      How reproducible is this bug?:

      Steps to reproduce

      ```
      [root@rhel8u10 sos]# alternatives --list
      libnssckbi.so.x86_64 auto /usr/lib64/pkcs11/p11-kit-trust.so
      python auto /usr/libexec/no-python
      cifs-idmap-plugin auto /usr/lib64/cifs-utils/cifs_idmap_sss.so
      python3 auto /usr/bin/python3.9

      [root@rhel8u10 sos]# python3 --version
      Python 3.9.18

      yum install leapp -y
      Updating Subscription Management repositories.
      Last metadata expiration check: 0:17:52 ago on Tue 13 May 2025 11:24:37 AM HKT.
      Dependencies resolved.
      ====================================================================================================
      Package Arch Version Repository Size
      ====================================================================================================
      Installing:
      leapp noarch 0.18.0-1.el8_10 rhel-8-for-x86_64-appstream-rpms 35 k
      Installing dependencies:
      leapp-deps noarch 0.18.0-1.el8_10 rhel-8-for-x86_64-appstream-rpms 17 k
      python3-leapp
      noarch 0.18.0-1.el8_10 rhel-8-for-x86_64-appstream-rpms 190 k
      python3-pip noarch 9.0.3-24.el8 rhel-8-for-x86_64-appstream-rpms 20 k
      python36 x86_64 3.6.8-39.module+el8.10.0+20784+edafcd43 rhel-8-for-x86_64-appstream-rpms 20 k

      [root@rhel8u10 sos]# alternatives --list
      libnssckbi.so.x86_64 auto /usr/lib64/pkcs11/p11-kit-trust.so
      python auto /usr/libexec/no-python
      cifs-idmap-plugin auto /usr/lib64/cifs-utils/cifs_idmap_sss.so
      python3 auto /usr/bin/python3.6

      [root@rhel8u10 sos]# python3 --version
      Python 3.6.8

      ```

      Expected results

      Actual results

              leapp-notifications leapp-notifications
              rhn-support-guliu Reid Liu
              leapp-notifications leapp-notifications
              RHEL Upgrades QE Team RHEL Upgrades QE Team
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: