From nobody Mon Oct 27 18:14:42 2025 X-Original-To: freebsd-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 4cwM9H63Stz6FFmC for ; Mon, 27 Oct 2025 18:14:43 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cwM9H5DCpz49lb; Mon, 27 Oct 2025 18:14:43 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761588883; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vrgChMZ74vUuboi0jinVc5ato8meEUZV0VqWz+/YGuc=; b=kxwwbPZ8bdNNiMtsp0dUi+szUNHwYvZx29CRG3BF8XI/yjnBmxY2ynISyefI/DN8uA32mW VLbvg5qXUCTXT9hCChjNiPxXqRcP5apDSkmZNqPa67MF5tYZUrXbSWTW++/+uwvMWXt7S4 iAM/yocoK3wCNAsxRJUIGYCtqLawhmABSoZP33Rerdh1yE/Ao7jbUAgPkOgfItBGsp8lFx HtkD6izvurHOp3mE7opLyTKbb5YLYL2xkHZtGSRP+PNaD+O/6KG+2Rw9LyR2fVDSn1lnYb zStv3dC21kJZsXd4OSLPTgU+7N3FA2NZ1UGqvC2tj3pVmi2nDNM8t+oXWbL0+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761588883; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vrgChMZ74vUuboi0jinVc5ato8meEUZV0VqWz+/YGuc=; b=P3bVVpLQVf8Nz1a09oKaQjmpNNBfUyBF76PYs/HDEj2WCbDXpEN2Y8bSPoKRQPHZEUUsEC rE35X6McTYxUWApC65LJH79hWPhOzxBFtk17Ozq/D0UbfmF16Uc6Bhr2oFITArYGKaXojo iPyvc9q4tVJNdtLF+/IvW5+i5Ol7RvjCCPK9Xmj/7yEVwVe6u9pW9N1XduY7FOP/hHU33Q eC0Yu3MaAp9amIhNIwawlQ/SFttk94s6Rz+cxlFuw8pYJ3o5iuSjeczKwySwWi06vOy1t+ eyg9Ctt2W95BKaGuVSCta9CtSYZSWjawyTpNEFIUuJnSD4l4VK4i8W8uXQA/iw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761588883; a=rsa-sha256; cv=none; b=J4Jgw1dDtFbNx4b8NIGvmJs6ZAZJJQNpZ/QYSp0/dl8/YvrFnLWwUf8OW0OAdQBSvIDvHN K+TXp9EKGUEAdFEdql7/Ba8OAbxxsf+ed20f7syAwZXqrNpKk/00xK6iHODy4vYWcxmFCa VgD1iPzLuOtjjWS8aSQwrq1fVW42PwWLlwftCQxGsZQg6kCVy9sfZvsCi0Ry5R9mo/FCQZ B3WCXI1RrSPKh+8fShTrsZFftfwzvRzzecgoi1WzRjfyW8cpnH4kxrBrAM9z4JvnIitozK VlcHl5d6iD17kgFKYYQPzyowt+Cfr5j6l1VEKO0vPCB6eZQ57UzBF0dVzdkLrQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from ltc.des.dev (unknown [IPv6:2a01:e0a:c54:bed0:922e:16ff:fef1:acef]) (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) (Authenticated sender: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4cwM9H3xpXzRTf; Mon, 27 Oct 2025 18:14:43 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 5831D88C23; Mon, 27 Oct 2025 19:14:42 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Thomas Schweikle Cc: freebsd-current@freebsd.org Subject: Re: "etcupdate extract" -- Failed to build new tree. In-Reply-To: (Thomas Schweikle's message of "Mon, 27 Oct 2025 18:10:13 +0100") References: User-Agent: Gnus/5.13 (Gnus v5.13) Date: Mon, 27 Oct 2025 19:14:42 +0100 Message-ID: <86qzuo1ab1.fsf@ltc.des.dev> 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: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Thomas Schweikle writes: > "etcupdate extract" exhausts=C2=A0"Failed to build new tree." Why are you trying to run it in the first place? It should not be necessary except in very specific and unusual circumstances. Just run `etcupdate -B` (and, if necessary, `etcupdate resolve) after `make installworld`. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org