Uploaded image for project: 'Automation Hub'
  1. Automation Hub
  2. AAH-2642

oci-env uses python3.8 to install pulpcli

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • Unspecified
    • Backend
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • None

      Something in the oci image or startup processes is installing pulpcli with python3.8 instead of 3.11.

      Once the image comes up, you can see this by running the following ...

      [jtanner@p1 galaxy_ng.communty_admin_stop_tasks]$ docker exec -it ci-community-pulp-1 /bin/bash -c 'python3.8 -m pip show pulp-cli' 
      Name: pulp-cli
      Version: 0.20.3
      Summary: Command line interface to talk to pulpcore's REST API.
      Home-page: https://github.com/pulp/pulp-cli
      Author: Pulp Team
      Author-email: pulp-list@redhat.com
      License: GPLv2+
      Location: /usr/local/lib/python3.8/site-packages
      Requires: click, pulp-glue, PyYAML, schema, toml
      Required-by: pulp-cli-deb
      
      [jtanner@p1 galaxy_ng.communty_admin_stop_tasks]$ docker exec -it ci-community-pulp-1 /bin/bash -c 'python3.11 -m pip show pulp-cli' 
      WARNING: Package(s) not found: pulp-cli
      

              Unassigned Unassigned
              jtanner@redhat.com James Tanner
              Archiver:
              ranumula@redhat.com Raju Anumula

                Created:
                Updated:
                Resolved:
                Archived: