Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2023 05:08:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 273769] security/py-gssapi py39-gssapi-1.8.3 subprocess.CalledProcessError: Command ' --libs gssapi' returned non-zero exit status 127
Message-ID:  <bug-273769-21822-yMeJc5sKaA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273769-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273769-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273769

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dc561d3281419fefe3495732244b6a57=
0d0145b74

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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273769-21822-yMeJc5sKaA>