Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2026 10:16:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 295993] etcupdate:Failed to build new tree.
Message-ID:  <bug-295993-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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: bugs@FreeBSD.org
          Reporter: agh@riseup.net
 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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295993-227>