From nobody Tue Sep 02 13:51:22 2025 X-Original-To: current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cGRwz1YCvz66lYR for ; Tue, 02 Sep 2025 13:51:31 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4cGRwx1Ym6z3cb7 for ; Tue, 02 Sep 2025 13:51:29 +0000 (UTC) (envelope-from david@catwhisker.org) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 107.204.234.170 as permitted sender) smtp.mailfrom=david@catwhisker.org Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.18.1/8.18.1) with ESMTP id 582DpMXo037900 for ; Tue, 2 Sep 2025 13:51:22 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.18.1/8.18.1/Submit) id 582DpMT2037899 for current@freebsd.org; Tue, 2 Sep 2025 06:51:22 -0700 (PDT) (envelope-from david) Date: Tue, 2 Sep 2025 06:51:22 -0700 From: David Wolfskill To: current@freebsd.org Subject: etcupdate whines "Failed to build new tree." Message-ID: Mail-Followup-To: David Wolfskill , current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ChpKOsy3k/MDPPzu" Content-Disposition: inline X-Spamd-Bar: ----- X-Spamd-Result: default: False [-5.39 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.993]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; R_SPF_ALLOW(-0.20)[+ip4:107.204.234.170]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FREEFALL_USER(0.00)[david]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US]; MISSING_XM_UA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; DMARC_NA(0.00)[catwhisker.org]; MLMMJ_DEST(0.00)[current@freebsd.org]; MID_RHS_MATCH_FROMTLD(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[current@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4cGRwx1Ym6z3cb7 --ChpKOsy3k/MDPPzu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This is during the second etcupdate invocation (without the "-p" flag); I first noticed it today, during the update from: FreeBSD 15.0-PRERELEASE #320 main-n279987-9764aa1ccad0: Mon Sep 1 11:30:06= UTC 2025 root@freebeast.catwhisker.org:/common/S4/obj/usr/src/amd64.am= d64/sys/GENERIC amd64 1500063 1500063 to: FreeBSD 15.0-PRERELEASE #321 main-n280001-405cfeef615f: Tue Sep 2 11:03:25= UTC 2025 root@freebeast.catwhisker.org:/common/S4/obj/usr/src/amd64.am= d64/sys/GENERIC amd64 1500063 1500063 The log shows: =2E.. installing DIRS ROOTDIR install -N /usr/src/etc -d -m 0750 -o root -g wheel /var/db/s4/etcupdate= /etcupdate-ZO4ftQW/root install -N /usr/src/etc -C -o root -g wheel -m 644 /usr/src/bin/sh/dot.s= hrc /var/db/s4/etcupdate/etcupdate-ZO4ftQW/root/.shrc install -N /usr/src/etc -C -o root -g wheel -m 644 /usr/src/bin/sh/dot.p= rofile /var/db/s4/etcupdate/etcupdate-ZO4ftQW/root/.profile install -N /usr/src/etc -l mr -o root -g wheel -m 644 ,config /var/db/s4/et= cupdate/etcupdate-ZO4ftQW/root/.profile /var/db/s4/etcupdate/etcupdate-ZO4f= tQW/.profile install: target directory `/var/db/s4/etcupdate/etcupdate-ZO4ftQW/.profile'= does not exist usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner] [-M log] [-D dest] [-h hash] [-T tags] [-B suffix] [-l linkflags] [-N dbdir] file1 file2 install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner] [-M log] [-D dest] [-h hash] [-T tags] [-B suffix] [-l linkflags] [-N dbdir] file1 ... fileN directory install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner] [-M log] [-D dest] [-h hash] [-T tags] directory ... *** Error code 64 Stop. make[5]: stopped making "installconfig" in /usr/src/bin/sh *** Error code 1 [end of log excerpt] This is my "build machine," which (as shown above) just runs GENERIC; I don't even have a custom kernel config to sully the pristine sources. :-} freebeast(15.0-P)[9] git status -vv On branch main Your branch is up to date with 'origin/main'. nothing to commit, working tree clean freebeast(15.0-P)[10] (I tried "etcupdate extract -B" on another machine that I keep updated at the same cadence, and it had a similar whine -- which is how I noticed this one.) Help? Peace, david --=20 David H. Wolfskill david@catwhisker.org Of course firing the statistician will force the statistics to conform! See https://www.catwhisker.org/~david/publickey.gpg for my public key. --ChpKOsy3k/MDPPzu Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSTLzOSbomIK53fjFliipiWhXYx5QUCaLb2WV8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0OTMy RjMzOTI2RTg5ODgyQjlEREY4QzU5NjI4QTk4OTY4NTc2MzFFNQAKCRBiipiWhXYx 5VaZAP9DbW3FPDOg9C14t94ljSy0KVbStQhofErXuPDHdgfW7AD+LjW83DLVM/7f 4yOys++6uUC8Z3b5xDtx9A2Zq0FInwE= =AJtT -----END PGP SIGNATURE----- --ChpKOsy3k/MDPPzu--