From nobody Fri Feb 10 20:20:23 2023 X-Original-To: ports-bugs@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 4PD4qC5Qvpz3q1cd for ; Fri, 10 Feb 2023 20:20:23 +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 4PD4qC4Mxcz3pD1 for ; Fri, 10 Feb 2023 20:20:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676060423; 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=C2rfB1rP6hHQB4MTmXXyN9SHo2to0lAOyTLmUEiYUVE=; b=RSosmwx7ddrpVPb2Ak1hLBcVS6BSPRW/5rb/AuxKVrKg9QZdbG0UP6ggaCmTIP6ap3fxYE doCDJGpHnwMoHLDxmjOHfdrO+a4vZzFvWSkpiQjO8xYqTwTmowZwXwUu69WBt6pH/7tZBJ KnfXR0h1Z0uo43htbwemVHkvO/NLwWWOrxpZ3xrPeOo1ZzEq/gc7N1JfU0YYkF6GLh3J/3 xWHqV2WQAQ+VIlRmTXl0RiKZho0ZBtyLjmxhy54VN7a1MQHipHjd0Rq41pgB+z6DLj+Rkn Y4d+/SkOpYE3FZWKAXdwC3cLbzTgZYui0gS/73jtXFOimgjczs3gqSQIu7Bxbw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676060423; a=rsa-sha256; cv=none; b=oniMM1K2BYgQ24peGs/gHd8+A0I/cjCO7fZ+RI2eEYEX10y58JUSQ45S5uNbiIPayK7hqV IaCrborZnS3SXW+TuTGrT1eKQfsAs53bqZ56ixFi8D1QzUCmJbqVaQdo4FU8R6cFoE1CS4 CjA7JrBZx9khcbLUvc5jdmE5Lcjd8YW6IGJilqCcaJy92I2LI8OFZcff3l0tlZj0gM0m6r ZE0f/p5bSMOJUB5Pm601N51TK8DRgSfBju7Jz9XYMQsItJ2iQ4QzTOp4js4vqwRePddD5U yP72v76Pt56Q0QzM8k3nyji2rcy/OIGN21Eq8sTnSfnVie7rbyZNNA2e+mmRjg== 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 4PD4qC3KvpzX5Z for ; Fri, 10 Feb 2023 20:20:23 +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 31AKKN0v063737 for ; Fri, 10 Feb 2023 20:20:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31AKKN6G063736 for ports-bugs@FreeBSD.org; Fri, 10 Feb 2023 20:20:23 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: ports-bugs@FreeBSD.org Subject: [Bug 269472] python.mk: PEP-517 installs/stages to ${PYTHONBASE} rather than ${PREFIX} Date: Fri, 10 Feb 2023 20:20:23 +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 Some People X-Bugzilla-Who: jcfyecrayz@liamekaens.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vishwin@freebsd.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: flagtypes.name Message-ID: In-Reply-To: References: 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269472 John Hein changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback? --- Comment #6 from John Hein --- (In reply to Charlie Li from comment #4) sys.prefix is /usr/local as expected (that is what LOCALBASE is set to). --=20 You are receiving this mail because: You are on the CC list for the bug.=