From nobody Wed Oct 08 10:03:39 2025 X-Original-To: dev-commits-src-main@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 4chT9c2CjKz6BjNy; Wed, 08 Oct 2025 10:03:48 +0000 (UTC) (envelope-from ivy@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 4chT9c1gX8z3kJH; Wed, 08 Oct 2025 10:03:48 +0000 (UTC) (envelope-from ivy@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759917828; 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=DASSl7g/CVoQaMj5LKfsu6vJCwwq++BSCzingTiw8Eo=; b=MYOzEAJs2BmyhpY0hCEau0HQWjea5Sn4mfx6/maaGl496N6KrnsyydXlMFVql6PBkdJ/0i jAtaZlwE6jCAIAkKPwJxZzVlVjcYZ/s6LO6L2947FlVQN0dbz6a01vermzgaGeDF1DeIYv guG9qTEQKnIk4phBJQUgS3P87PXgVfhdTa72ZxzgcL7IuVxJzNd3GHlGuOlHtKonGFO2Fz KomWxduWtRXtVe/GPXEPvZdmZyd7NhV1I7KFjKaMl1l3+N+EokQikfPV8tvdqIcGakWced ZG3chKpPOrgFWhEuH3YRw3e7bEd4QJOc8J2XRpXF6u2bfP8AzZON2zkhiWE8gw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759917828; 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=DASSl7g/CVoQaMj5LKfsu6vJCwwq++BSCzingTiw8Eo=; b=iK1e6o+tUoRxJxnpUFbAI5pBXeBQk9JFEIW5sHB2lBgIOBYNEJKuIsNue1TtkvcoUBA/gf Nb++SHPk71X2hTJ55Yul/8AY+/ThH7HFJY17g3IEesykUz+D1HkeZMGrlWjEJiGHHd5gaK fXkkT3Uwi9UMNMxMN2/P+U4gWUdL7G+9DqlUlKQTtlrS+UVofwlescb/YgfmDat6UA+mD2 5t7DFQMuEfAa9SLtkU0BqHUVyr76Or3KseWgfCwhkkT0cgdRFDDYT5TUMa7MaRCJdgUoc9 tXwhSAcv/x6AYTeoxjEryyeWqhFrZsH0lmAZXEZquZeaaUTHglHi5Nl0T2Rz7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759917828; a=rsa-sha256; cv=none; b=CD8qg0ktAGG7IMKxRXB0Y68Bk4WP+iSpfcEENsG5b6yRX1Z3h/D+tUPpAFfdtS4CsfVBca u3TMpN/OePJ4xOrK2F5R9kG6JrhNLsgHRqFnk8u6n40DGh4GgNCdToKx4uFMB9vDtwUL9z VsY8rfbFzxZrOPPIpnxbCT0TjArOUUxoQfFSul8XcUUcGDrPoT7/xxopu6d3ImP6yTsKCQ flwxbfICQP8IexIbyjIzhF6Diwv9l+1hjxt51l6m7d1NHe4hxwq5fD2pmDk8fIcJZ7oSBZ bG94wsZdWSlkpeYlZVpr1Xl+l/4jxeWFbRcH1p6TwhuxGiNPcwgf0G2KnpdyQQ== 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 4chT9b4FpfzrGt; Wed, 08 Oct 2025 10:03:47 +0000 (UTC) (envelope-from ivy@freebsd.org) Date: Wed, 8 Oct 2025 11:03:39 +0100 From: Lexi Winter To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Cc: Gleb Smirnoff , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: e7e7bf757ace - main - krb5: create the KDC database directory Message-ID: Mail-Followup-To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , Gleb Smirnoff , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org References: <202510072150.597LoGVE089465@gitrepo.freebsd.org> <86jz157lvo.fsf@ltc.des.dev> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oraJqWPhMbzcq9o/" Content-Disposition: inline In-Reply-To: <86jz157lvo.fsf@ltc.des.dev> --oraJqWPhMbzcq9o/ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dag-Erling Sm=F8rgrav wrote in <86jz157lvo.fsf@ltc.des.dev>: > Lexi Winter writes: > > [...] this is an ongoing issue that affects a lot of > > things (not just Kerberos) and will probably be fixed by me going > > through every mtree file and manually adding the right package tag. >=20 > ...or you can simply create two chroots side by side, one using pkgbase > and the other using dist tarballs, run `mtree -cd` on both, and compare > the outputs. =2E.. and having done that, i would then need to go through every mtree file and manually add the right package tag. unless you have a better idea to fix this, in which case please feel free to do so. --oraJqWPhMbzcq9o/ Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaOY29wAKCRD1nT63mIK/ YOpDAQCDkXx0TuLOyCmJnxAF1J1jYKSmKnZHU3k55gRpLEQaQAD/UjvEalu05Ny9 iZY4l/DGTlvuojAyyH4QEytDIAh+xAQ= =FxEd -----END PGP SIGNATURE----- --oraJqWPhMbzcq9o/--