[New-bugs-announce] [issue44933] python3.9-intel64 hardened runtime not enabled
tester
report at bugs.python.org
Tue Aug 17 05:18:56 EDT 2021
New submission from tester <nurvept at gmail.com>:
When trying too build the python framework using the method below and you try to get it notarized you get the following error.
"path": "munkitools-5.5.0.4362.pkg/munkitools_python.pkg Contents/Payload/usr/local/munki/Python.framework/Versions/3.9/bin/python3.9-intel64",
"message": "The executable does not have the hardened runtime enabled.",
https://github.com/munki/munki/blob/main/code/tools/build_python_framework.sh
The package get built using this ttps://github.com/lifeunexpected/Scripts
This issue happens on python 3.9.5 and 3.9.6 earlier versions did not include python3.9-intel64.
----------
components: macOS
messages: 399721
nosy: bettyrab, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: python3.9-intel64 hardened runtime not enabled
type: compile error
versions: Python 3.9
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44933>
_______________________________________
More information about the New-bugs-announce
mailing list