Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jun 2024 09:55:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256510] Mk/Uses/shebang.mk Silently fails on .py files if python env isn't initialized
Message-ID:  <bug-256510-7788-rf3U8Xmw1z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256510-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256510-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256510

Shane <FreeBSD@ShaneWare.Biz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |FreeBSD@ShaneWare.Biz

--- Comment #5 from Shane <FreeBSD@ShaneWare.Biz> ---
using python:env doesn't help for me.

without shebangfix I get=20
Error: '/usr/bin/env python' is an invalid shebang...

with shebangfix I get
Error: '/usr/local/bin/python' is an invalid shebang...

If I change the shebang line to python3.9 make stage-qa doesn't give this
error. So it would appear that stage-qa doesn't follow symlinks when checki=
ng
the shebang destination.

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256510-7788-rf3U8Xmw1z>