From nobody Sun Jun  9 11:23:03 2024
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VxsxN4V4Fz5P7tn
	for <python@mlmmj.nyi.freebsd.org>; Sun, 09 Jun 2024 11:23:04 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4VxsxN1zjFz57Rx
	for <python@FreeBSD.org>; Sun,  9 Jun 2024 11:23:04 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717932184; a=rsa-sha256; cv=none;
	b=Ug6PUra7L1nx5RFueM47IzaBMKeif9WyZ2lApVAMQVNqzUGeMxCxNnF5YW9kZZbUpifNFF
	hZKuQFyeGJaFrfl3zRP8pukMaZ+R+rLGnMPzF6k0QN6kMSLHLAFE3IV/mvwjUQ6n+tVnHM
	2REn7clAXiYEQVufD0tiE4Z5QZklFig1GqjEkPgR1lDGoUe/prnFcbijHrp2NjT9DmObJ5
	SKIIcBecIVsFEHn4AITBr4213AleFEuro/hEcjTs0EbwspgbQnQM8id74Bcx6lUUIVbUmg
	olUF4WtUKUgfz/5gW3kphUvTYBvInAna2y/h348DU/IVcuETw64qP0L+X/Tl6g==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1717932184;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=PLWL2br+tAu2JRv06uBHJgS8frJWkP5bd/gEtetlrcI=;
	b=a7QVN7YfIUFnXWDSguRdQhSCYviYLraoMxO79fbS5pGKk6Xhemt9zOB6apPfw+TxmzS8cg
	LBXsVanjBL/IKC+Hwqdlz7W5qzozS5YcN5fz/VOqSdB4fA3mtQ4JHyJvq406zR+K8pSTkJ
	mCQvEDyWHMesmdf0u3OcQb486ohCt+gZbZEmHYjrtUYJEbixWTrh3o+lYiLPkmWvxkR5zS
	zevgfcW0n68ZRfoBLAW6hJicTZkcge9WLMhNCk8/uydsq+LFJTsk/Bu+CJ0luWjHh6aa3P
	povjjJMBIjvPpULTVyXmIHw2WVCHsJcdvdJ8NXqBj2dzZTG8e8d4ieJ07BftCQ==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VxsxN1bl2zgr0
	for <python@FreeBSD.org>; Sun,  9 Jun 2024 11:23:04 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 459BN4XQ004467
	for <python@FreeBSD.org>; Sun, 9 Jun 2024 11:23:04 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 459BN4XG004460
	for python@FreeBSD.org; Sun, 9 Jun 2024 11:23:04 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 256510] Mk/Uses/shebang.mk Silently fails on .py files if
 python env isn't initialized
Date: Sun, 09 Jun 2024 11:23:03 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Ports Framework
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: rhurlin@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-256510-21822-EGaHPjcMPg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256510-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-256510-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256510

--- Comment #9 from Rainer Hurling <rhurlin@FreeBSD.org> ---
(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 /usr/local/bin/python3 to /usr/local/bin/python3.11
(installed by lang/python3.11)?

If this is the cause, could it be that reinstalling lang/python3 and
lang/python helps? UPDATING entry 20240509 does not mention this ...

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