[Bug 275334] installworld tries to write to read-only /usr/src
Date: Sat, 25 Nov 2023 15:20:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275334
Bug ID: 275334
Summary: installworld tries to write to read-only /usr/src
Product: Base System
Version: 14.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs@FreeBSD.org
Reporter: d8zNeCFG@aon.at
Scenario:
- FreeBSD stable/14 @ 1e4798e9677f17a7cdc9a1873a0c6e008fc620d8
- /usr/src is mounted read-only
- buildworld and buildkernel completed
- installkernel completed
- running installworld
Result:
- installworld fails with "/tmp/install.siVXlNoipl/sh: cannot create
zfs_prepare_disk.8: Permission denied"
Expected result:
- /usr/src should not be written to, and every file produced should be in
/usr/obj.
-- Martin
--
You are receiving this mail because:
You are the assignee for the bug.