summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorTed Reed <ted.reed@gmail.com>2022-07-19 14:46:09 -0700
committerTed Reed <ted.reed@gmail.com>2022-07-19 14:46:09 -0700
commita05a338df5f42676a64347122d9fe94e05e92f79 (patch)
tree24626a5870ac2bf09de02d0be94c801992c8419a /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent08e93dbc3765047da5cef623ca98150e2e6ebd82 (diff)
barman: patch out subprocess wrapper
This patches the command wrapper to prevent it from executing subprocesses via sys.executable. This is intended to ensure that the subprocess is using the same Python interpreter as the superprocess. However, in this case the barman script has been wrapped as a shell script, which is not executable as Python. Since our wrapper script already ensures a consistent version of Python, this internal wrapping is unnecessary, and so we patch it to execute the command directly. Fixes #135238
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions