https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295993
Bug ID: 295993
Summary: etcupdate:Failed to build new tree.
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Attachment #271692 text/plain
mime type:
Created attachment 271692
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271692&action=edit
etcupdate log
Updating a 16-CURRENT host to (0d644b41d6e485a482040c5e249ec12ff305c8a1)[1],
from (553ef188f7ec)[2], etcupdate now fails to complete.
> etcupdate -p
> make installkernel
> make installworld
> etcupdate
> Failed to build new tree.
The previous etcupdate ran without problems. From the log:
> install -N /usr/src/etc -C -o root -g wheel -m 644 net/networks
> /var/db/etcupdate/etcupdate-dtNBmto/etc/networks
> cp -f /usr/src/lib/libc/net/nsswitch.conf /usr/src/lib/libc/nsswitch.conf
> cp: /usr/src/lib/libc/nsswitch.conf: Read-only file system
> *** Error code 1
>
> Stop.
> make[5]: stopped making "installconfig" in /usr/src/lib/libc
> *** Error code 1
>
> Stop.
> make[4]: stopped making "installconfig" in /usr/src/lib
> *** Error code 1
>
> Stop.
> make[3]: stopped making "installconfig" in /usr/src
> *** Error code 1
>
> Stop.
> make[2]: stopped making "distribution" in /usr/src
> *** Error code 1
>
> Stop.
> make[1]: stopped making "installetc" in /usr/src
> *** Error code 1
>
> Stop.
> make: stopped making "installetc" in /usr/src
> rm: /var/db/etcupdate/etcupdate-dtNBmto/var/empty: Operation not permitted
> rm: /var/db/etcupdate/etcupdate-dtNBmto/var: Directory not empty
> rm: /var/db/etcupdate/etcupdate-dtNBmto: Directory not empty
1:
https://codeberg.org/FreeBSD/freebsd-src/commit/0d644b41d6e485a482040c5e249ec12ff305c8a1
2: https://codeberg.org/FreeBSD/freebsd-src/commit/553ef188f7ec
--
You are receiving this mail because:
You are the assignee for the bug.