[Bug 294629] Staging (some) installed Python ports fails in Uses/uniquefiles.mk
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Apr 2026 23:14:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294629
--- Comment #7 from Chad Jacob Milios <milios@ccsys.com> ---
this doesnt only happen when "it" is already installed, but happens when "any
flavor of it" is currently installed to the system (i think; i have only been
concerned with py312-* and py311-*)
furthermore, when staging the two ive found susceptible so far (py-build &
py-wheel), whether i build @py311 or @py312, upon reaching the error/stop,
${STAGEDIR}/bin is populated with foo-3.12 regardless of FLAVOR and/or
DEFAULT_VERSIONS, yet, its shebang line is correctly versioned
(#!/.../python3.11 appears atop foo-3.12 when FLAVOR=py311)
i wonder if the problem actually stems from the recently commited py-installer
1.0.x becoming too "clever" and "helpful" for our purposes, since we have our
own way of dealing with these system namespace conflicts, i.e. ${STAGEDIR} and
Uses/uniquefiles.mk
just a hunch. that's where i'm at right now but alas i have a dinner i must
attend. praying this is fixed by the time i return lol godspeed fellas
--
You are receiving this mail because:
You are on the CC list for the bug.