Bug 1917691

Summary: python3: pathfix.py does not support -a and -k options
Product: Red Hat Enterprise Linux 8 Reporter: Lumír Balhar <lbalhar>
Component: python3Assignee: Lumír Balhar <lbalhar>
Status: CLOSED ERRATA QA Contact: Lukáš Zachar <lzachar>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.3CC: pviktori, torsava
Target Milestone: rcKeywords: Triaged
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python3-3.6.8-36.el8 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-18 14:56:51 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:    
Bug Blocks: 1892797    

Description Lumír Balhar 2021-01-19 07:22:07 UTC
This bug is related to bz#1892797 - in short if we want to backport the same %py[3]_shebang_fix macro we have in Fedora to RHEL, we need to add support for -k and -a options to the pathfix.py script (shipped in platform-python-devel) in the main Python 3.

Upstream commit: https://github.com/python/cpython/commit/c71c54c62600fd721baed3c96709e3d6e9c33817

The upstream commit also contains tests and we also have to implement some testing for the new macro so this additional backport should not mean much of additional work for QE.

Comment 1 Lumír Balhar 2021-01-19 11:37:12 UTC
PR: https://src.osci.redhat.com/rpms/python3/pull-request/66

New functionality tested together with new RPM macros in COPR: https://copr.devel.redhat.com/coprs/lbalhar/rpm-macros/builds/
Related PR for RPM macros: https://src.osci.redhat.com/rpms/python-rpm-macros/pull-request/9#

The backport also contains tests so the script itself is tested during the build of RPM. We'll also need to find a way how to test the new macros so I'm not sure whether we need to invent new tests here.

Comment 9 errata-xmlrpc 2021-05-18 14:56:51 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 (Moderate: python3 security 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/RHSA-2021:1633