[Bug 292682] etcupdate fails after install world on FreeBSD 15.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292682] etcupdate fails after install world on FreeBSD 15.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Jan 2026 18:32:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292682 --- Comment #3 from Jessica Clarke <jrtc27@freebsd.org> --- .clean_build_epoch is part of the source tree, added in 15.0-RELEASE. If it doesn't exist but you have an otherwise 15.0-based source tree then /usr/src/tools/build/depend-cleanup.sh is going to try to read it and error, which is exactly what you see. How did you update /usr/src itself to 15.0-RELEASE (or whatever 15.0-ish version you have)? -- You are receiving this mail because: You are the assignee for the bug.