Bug 2006788

Summary: RHEL 8 Python 3.6: pip contains bundled pre-built exe files in site-packages/pip/_vendor/distlib/
Product: Red Hat Enterprise Linux 8 Reporter: Miro Hrončok <mhroncok>
Component: python-pipAssignee: Charalampos Stratakis <cstratak>
Status: CLOSED ERRATA QA Contact: Lukáš Zachar <lzachar>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.5CC: cstratak, lbalhar, pviktori
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pip-9.0.3-22.el8 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-10 15:18:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2005453    
Bug Blocks:    

Description Miro Hrončok 2021-09-22 12:46:06 UTC
See bz2005453 for details.

This is a copy for Python 3.6 in RHEL 8.

The following files should not be shipped:

/usr/lib/python3.6/site-packages/pip/_vendor/distlib/w32.exe
/usr/lib/python3.6/site-packages/pip/_vendor/distlib/w64.exe
/usr/lib/python3.6/site-packages/pip/_vendor/distlib/t32.exe
/usr/lib/python3.6/site-packages/pip/_vendor/distlib/t64.exe

Comment 1 Charalampos Stratakis 2021-10-07 15:57:12 UTC
PR: https://src.osci.redhat.com/rpms/python-pip/pull-request/33

Comment 2 Lumír Balhar 2021-10-14 07:35:00 UTC
Old

rpm -ql ./platform-python-pip-9.0.3-20.el8.noarch.rpm | grep ".exe"               [b1b076f]
/usr/lib/python3.6/site-packages/pip/_vendor/distlib/t32.exe
/usr/lib/python3.6/site-packages/pip/_vendor/distlib/t64.exe
/usr/lib/python3.6/site-packages/pip/_vendor/distlib/w32.exe
/usr/lib/python3.6/site-packages/pip/_vendor/distlib/w64.exe

New

rpm -ql ./platform-python-pip-9.0.3-22.el8.noarch.rpm | grep ".exe"
… nothing …

Comment 7 errata-xmlrpc 2022-05-10 15:18:20 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (python-pip bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:2006