[Bug 273769] security/py-gssapi py39-gssapi-1.8.3 subprocess.CalledProcessError: Command ' --libs gssapi' returned non-zero exit status 127
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 05:08:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273769
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=c561d3281419fefe3495732244b6a570d0145b74
commit c561d3281419fefe3495732244b6a570d0145b74
Author: John W. O'Brien <john@saltant.com>
AuthorDate: 2023-09-22 01:19:09 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-22 04:56:49 +0000
security/py-gssapi: enforce that exactly one GSSAPI_* option is set
You must set exactly one OPTION from among GSSAPI_BASE, GSSAPI_HEIMDAL,
and GSSAPI_MIT. This patch, converting that OPTION group from
RADIO to SINGLE will make the error much clearer in this case.
PR: 273769
Reported by: Oclair <jason@aventia.pw>
MFH: 2023Q3
security/py-gssapi/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.