Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2025 14:29:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 291043] etcupdate fails to build tree since fork of stable/15
Message-ID:  <bug-291043-227-fco0UKaffS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291043-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291043

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=673924122470463dfb9089e12b1b4496783a77b8

commit 673924122470463dfb9089e12b1b4496783a77b8
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2025-11-21 17:54:38 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-11-24 14:28:42 +0000

    krb5: Use sh to run mk_cmds

    Otherwise etcupdate apparently can fail if its private object directory
    under /var/db is in a filesystem mounted noexec.  We shouldn't be
    building this target at all, but for now, just apply this workaround.

    PR:             291043
    Reviewed by:    ivy, cy, des
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D53861

 krb5/util/ss/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291043-227-fco0UKaffS>