On 31.8.2018 09:05, Igor Gnatenko wrote:
On Wed, Aug 22, 2018 at 10:02 PM Ben Cotton <bcot...@redhat.com <mailto:bcot...@redhat.com>> wrote:

    https://fedoraproject.org/wiki/Changes/Make_ambiguous_python_shebangs_error

    == Summary ==
    The <code>/usr/lib/rpm/redhat/brp-mangle-shebangs</code> buildroot
    policy script will be changed to make the build fail when it sees an
    ambiguous python shebang, such as <code>#!/usr/bin/python</code> or
    <code>#!/usr/bin/env python</code>. (The script has been warning in
    these cases for 2 Fedora releases already, saying ''This will become
    an ERROR''.)


Why can't we add something like `MANGLE_UNVERSIONED_PYTHON_TO=%{__python3}`?


What about the following:

If %_mangle_python_shebnags_to is set, the script will mangle to that (unless it's unversioned python again or otherwise invalid).

If %_mangle_python_shebnags_to is not set (the default), the script will error (as currently proposed).

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to