Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-4997

Fix pip provider for EL6

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • PUP 4.4.0
    • None
    • CentOS 6

    • 1
    • Client 2015-12-30
    • Bug Fix
    • Hide
      The correct version of pip might not be found on newer EL6 versions because the previous logic assumed that it was always 'pip-python' on EL6. This fix changes the logic to check for both 'pip' and 'pip-python' (in that order) and use the first one it finds.
      Show
      The correct version of pip might not be found on newer EL6 versions because the previous logic assumed that it was always 'pip-python' on EL6. This fix changes the logic to check for both 'pip' and 'pip-python' (in that order) and use the first one it finds.

    Description

      the recent python-pip package "python-pip-7.1.0-1.el6.noarch" doesn't have /usr/bin/pip-python anymore "symbolic link to /usr/bin/pip" and pip provider for EL6 uses pip-python binary

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              eslam Eslam El Husseiny
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support