[Bug 295993] etcupdate:Failed to build new tree.
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 295993] etcupdate:Failed to build new tree."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jul 2026 12:00:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295993
--- Comment #9 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
You need to run etcupdate with the same environment (specifically,
MAKEOBJDIRPREFIX) as buildworld / installworld.
> ${UPDATEHOST_OBJPREFIX} is tmpfs mounted at /tmp.
I really don't recommend that. A persistent OBJDIR saves a lot of time in the
long run.
--
You are receiving this mail because:
You are the assignee for the bug.