[Bug 256510] Mk/Uses/shebang.mk Silently fails on .py files if python env isn't initialized
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jun 2024 10:20:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256510
--- Comment #8 from Gleb Popov <arrowd@FreeBSD.org> ---
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 important vars.
As for initial bug report, I don't really think this is a bug at all.
--
You are receiving this mail because:
You are on the CC list for the bug.