From nobody Sun Dec 21 09:55:47 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 4dYxVF1HHXz6M6My for ; Sun, 21 Dec 2025 09:55:49 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dYxVF0Rs0z3SFp; Sun, 21 Dec 2025 09:55:49 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1766310949; 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=HmCP1R3vuO8G+7DXb8r5cIyLGLnkkUiLJXUsfDrpb0g=; b=Sl5Hnn5cDY9hfkxnbQOCDHjwKFyrVsceKImPYvhyw2bDId97y6B2hcOQUvBNoUUfWy1y1v fYzT7DJHSOjUOvTjmwrrBNeE12Vecpi3tpHJUPutraeVBjBcQW9Axa9Xbnm4ts41LNk+W/ mlLcmjsQfac+61RUvDIYNL0vUCIsooRE4I4nFIXs2OHlqfmAf6azfowEbyPCzq8uvJlOVK 7YkIIRsI1hHDjr4PEFCDY7eErO8ewP/e1dDVbt34iP+Uqgbxmnfcx80RfL7soIqNmTcZ+S DeMfImeCTnEutI2ffjbr63+8/wCSrRbo+oZk6bpHnFmJlFqGbt2rqXZw49SapA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1766310949; 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=HmCP1R3vuO8G+7DXb8r5cIyLGLnkkUiLJXUsfDrpb0g=; b=nR5HdkRRk+mALbTih+jG2Zm8aHi7F6H7vMS+p8lhm99eT5M4AKIoLtvP4vAo/peEVppaaa Es+zVDmWsjOKNQVRl5owe9JIP992Vcy18Mr7zNaBxnBiCZur6dOWVseDZ3jFpAKb+7G/QF KhBjPTXL3RRQbFL1HI/m7lxWDdngro9POjr95jGgPzI6EUGqDYdCNx//PmcYlF/eFYPC60 DG/V/kb4nGfxsjJgNbpH+HmfyAUuKLajuXuEC60K6q5Kip38sl3uwbEUsizLwf1nkzGIlw Y4kTfspAKBCSCX6X0Ops7GGsSPrVkw4oaQh6utYDLY/Tgr8NsiXxqTIl07BgRw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1766310949; a=rsa-sha256; cv=none; b=LDCL0/K3wGM0/7YphpfKu/DYaCivhdZPQjWXzdm79YbBtOfSPBBiKFQZa4QVe0gUJ7ugiu +sfBSq2V+PpterYbC+n6pVcLtpN5rIlm/T/Kdn51l8DsKDF5Njek/LTUKy9/xJlQBuVs6t i08a3TgMo6M0c7/egPAFoYqA1LW4Z/sx/3ksSrhGORDGcsw6mLSn6ZMshPWfvXF5AUhfSJ Wl7DM70SS7tixaBRtG4Fc9Yhs8laG0/tlxi2TTIxGP5HTGASlWPRVQzv/+HvDmfrYYwyEF t+5EURqhfSJlp6Uig9vgvkszHbe6OBRlRKpnMj9HIDCVSGul4VVe5xutTA/gFg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from ltc.des.dev (2a01cb0585090500922e16fffef1acef.ipv6.abo.wanadoo.fr [IPv6:2a01:cb05:8509:500: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 4dYxVD6DhkzDlP; Sun, 21 Dec 2025 09:55:48 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 331DBF3B95; Sun, 21 Dec 2025 10:55:47 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: A FreeBSD User Cc: FreeBSD CURRENT Subject: Re: CURRENT: bothering DESTDIR=/ issue after pkg base install In-Reply-To: <20251220220852.721916c7@thor.sb211.local> (A. FreeBSD User's message of "Sat, 20 Dec 2025 22:08:25 +0100") References: <20251220220852.721916c7@thor.sb211.local> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Sun, 21 Dec 2025 10:55:47 +0100 Message-ID: <86a4zc6twc.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 A FreeBSD User writes: > I'd like to go back to the status quo ante, without defining DESTDIR=3D/ > in /etc/src.conf, but it seems I'm to blunt to find the correct > "switch". You have converted your system to pkgbase and want to switch back to updating from source. If you have pkg 2.5.0 or newer: pkg unregister -fg FreeBSD-\* otherwise: pkg shell "delete from packages where origin like 'base/%';" Remember to run `make delete-old` after `make installworld` to remove files that were installed by pkgbase but are excluded from your build. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org