From nobody Mon Sep 22 22:23:55 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 4cVyM36K05z68WlS for ; Mon, 22 Sep 2025 22:23:59 +0000 (UTC) (envelope-from ivy@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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cVyM35S7Hz3Xtb; Mon, 22 Sep 2025 22:23:59 +0000 (UTC) (envelope-from ivy@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758579839; 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: in-reply-to:in-reply-to:references:references; bh=u71dl61AdSkzYStoEA+OOS5T48KUgdS+EDuco9sRs0E=; b=JD0GJUfEsgA+8h5BeZRIzKOY02+AxeqLXaN6mm/wF2Mo5LxJlW5gL37g/xkqMivgkq9528 2lgX2ZDViZ2i8OewPi7mcl2DHj4oBATtsTpf29TyMb6W+Kxct/y6l9agTSF9GDTjIHcyvx c1hS3zCXFSWGhRqGqJfD1JkixnIjEmG2HURjL1e89vvIcPNP7dfYZ/QveElB7k9NfUQ1Gd YxEap0pGXIYtX9ooRsGQLQA9u5bM8xGEByyFPk+fdSnV/RvfdRgE9vvfYQjA3pHDGwl/qD XAp3ITYnllWH4qaWRgRviozFK1jCflmvp59sC42A61LC1yDJQ2+sPZPv33VS4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758579839; 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: in-reply-to:in-reply-to:references:references; bh=u71dl61AdSkzYStoEA+OOS5T48KUgdS+EDuco9sRs0E=; b=cs6NyrNU7qjGBN7sWqc2n38G7qgsZ8Xb3xFmEX2bzcgPltksOA6EqQNmb4FqEy6B1WUquq GjWVb43XtIS6Mj1rGfbmbVy19p7VulTIcc2V/Ymk9UUBfBtHuwqzj5p5vGjQoIxDYARKAp FtUdt9NnEIU79+3loBaRuY2EEHFr2HfPfWTT8oRRkpJtYYc+HNICRLWOkKhMj1sV2cNFe+ 7GM3yEf9Qb81T82xHDMkWCK9SVSEYN9OtpSNs+xTD3AhId66EixAmdYq0Cx2leih6PTvaX WAHZ2cwYkURNf98oLJfSco1wVK3XkgtELLlx0SUSFa+cozhBHhndg+0hzz791g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1758579839; a=rsa-sha256; cv=none; b=dmvVpGlHKXhLfjYtLXtJc9GETUjLBwCvFm6oKpbKAsJOaXlh2ir5rtrIPlbl8G9guJTx04 rHberzxl6cRcLLYRiF0+FJwbUUdsLMyXaPa3zB4n4M21+57EeIIO7YCPqBhJ2C0ZOa1DEM jt+ldY4Z4eGOL/7W6/ECnQsuL7dcmCPS6Gx04BTdTqcbtip24uIhRWTngXfSLq2A4H/dtx V1bEGRd4iGNT6YcigwRtqXJFxHt49sdKl5eWmsUo/ywmOTtIe8W8/2V2+/csO1dFa7H1W9 Eka3tTrrtUOjzPtG6ARvxM3lXMyTPE35ko2HmKDSRw73QnmUZDvSQT9XzstI/g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from amaryllis.le-fay.org (amaryllis.le-fay.org [IPv6:2a00:1098:6b:400::9]) (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: ivy/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4cVyM32Xjcz14B6; Mon, 22 Sep 2025 22:23:59 +0000 (UTC) (envelope-from ivy@freebsd.org) Date: Mon, 22 Sep 2025 23:23:55 +0100 From: Lexi Winter To: Shawn Webb Cc: "freebsd-current@freebsd.org" Subject: Re: Plan for "distribution set" deprecation Message-ID: Mail-Followup-To: Shawn Webb , "freebsd-current@freebsd.org" References: <3ily2wedv7oue6qjjv2b47c37umnlqw363whvpohu6rrpz3hsg@a6g6mgjuy334> 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="5+HdiUTKVrD0h0QK" Content-Disposition: inline In-Reply-To: <3ily2wedv7oue6qjjv2b47c37umnlqw363whvpohu6rrpz3hsg@a6g6mgjuy334> --5+HdiUTKVrD0h0QK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Shawn Webb wrote in <3ily2wedv7oue6qjjv2b47c37umnlqw363whvpohu6rrpz3hsg@a6g= 6mgjuy334>: > > > I have confirmed that the pkgbase repo that gets built does indeed > > > include the right kernel package. Hence why I'm puzzled why that lua > > > assertion is being tripped. > >=20 > > please also show the (names of) the kernel packages you have in your > > release repository, i.e. the one in /release/pkgbase-repo > > which is generated during the release build. >=20 > =3D=3D=3D=3D BEGIN OUTPUT =3D=3D=3D=3D > $ pkg repos > LocalBase: {=20 > url : "file:///usr/obj/usr/src/amd64.amd64/release/pkgbas= e-repo/FreeBSD:16:amd64/latest", > enabled : yes, > priority : 0 > } > $ pkg rquery -U -r LocalBase '%n' | grep HardenedBSD-kernel-hardenedbsd > HardenedBSD-kernel-hardenedbsd > HardenedBSD-kernel-hardenedbsd-dbg > =3D=3D=3D=3D END OUTPUT =3D=3D=3D=3D >=20 > That `pkg rquery` command is effectively the same as what that lua > script is executing, which is why I'm extra confused. pkgbase-stage.lua expects the kernel package to be called "kernel-generic", but yours is called "kernel-hardenedbsd", which would cause this error. did you patch the script to change this? (if so, you'll also need to patch bsdinstall the same way otherwise the install will fail at runtime.) if you've modified pkgbase-stage.lua, a link to the version you're using would be handy. --5+HdiUTKVrD0h0QK Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaNHMdwAKCRD1nT63mIK/ YLQ+AQDznEmuooBjTO+KYdSN6lOHacsJx58w3tqGeBQji1iBPAD/eivkIz/Tc+nn eDlfdn1Rxw6yCENlBfhmZZ+SI90Mjgc= =PRxf -----END PGP SIGNATURE----- --5+HdiUTKVrD0h0QK--