[Bug 286072] etcupdate(8) fails to build "current" tree with read-only /usr/src

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Apr 2025 15:27:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286072

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
So we're supposed to be staging nsswitch.conf in the object, but instead we're
copying it elsewhere in the src tree: "cp -f
/usr/src/lib/libc/net/nsswitch.conf /usr/src/lib/libc/nsswitch.conf".  From the
build log there's an object under /var/db/etcupdate/etcupdate-JN3IPm7, so that
seems surprising.

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