[Bug 256510] Mk/Uses/shebang.mk Silently fails on .py files if python env isn't initialized

2024-06-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256510 --- Comment #8 from Gleb Popov --- I was enable to reproduce this. For me it changes '/usr/bin/env python' to '/usr/local/bin/python3.11' You probably made a mistake somewhere. Check that the ${SLAVE_PORT} == yes case doesn't override some

[Bug 256510] Mk/Uses/shebang.mk Silently fails on .py files if python env isn't initialized

2024-06-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256510 --- Comment #9 from Rainer Hurling --- (In reply to Gleb Popov from comment #8) And isn't this done by lang/python, which sets a link from /usr/local/bin/python to /usr/local/bin/python3 (installed by lang/python3), which sets a link from

Problem reports for python@FreeBSD.org that need special attention

2024-06-09 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob