[Bug 294631] devel/py-installer: use os.path.abspath() instead of Path.resolve()
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 294631] security/py-josepy: bin/jws not found"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 May 2026 16:00:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294631 --- Comment #31 from Helge Oldach <freebsd@oldach.net> --- (In reply to Charlie Li from comment #29) I was under the assumption that the staging tree created during port building would provide a reasonable "clean room" environment, even for python. In other words, building security/py-josepy (part of that being to build bin/jws) should never reach out to a system installed bin/jws, but rely on the staging tree's bin/jws only. It looks to me like simply this rule is violated here? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.