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-pip | Assignee: | Charalampos Stratakis <cstratak> |
| Status: | CLOSED ERRATA | QA Contact: | Lukáš Zachar <lzachar> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.5 | CC: | cstratak, lbalhar, pviktori |
| Target Milestone: | rc | Flags: | 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
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 … 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 |