From nobody Thu May 4 16:46:35 2023 X-Original-To: pkgbase@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 4QC08C1qZYz49JJX for ; Thu, 4 May 2023 16:46:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QC08C0pvrz40kV for ; Thu, 4 May 2023 16:46:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683218795; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=idj/IIyiH4sJ2bTLcGqrNIvBTzISTrEPDYe9iQ+C3fQ=; b=gG7bZmf4EpEiTRXjxwopekm4pNYNpWUbXFgDOyJkUpJXVpbi0KomR2M55gsd9KdaHCE/UR X3jnLtzxKNTJtsFUg+gmmuu+i/eYdUT/d6jWEpCWrqhxGA7gqyIMFMR9LBFnCjdNRolmjN Eb8t6LJEKnW6uyKmfcyMsP4Llg5TyzEXXGBZaKRlNrZj4uDB0ISKqeQcfxRHi7svhDXlYr J2JY45UYHzqBU+LNGd8ORUggjuwPbJ+O2IUEddg4QGTz5NM8apWl4bb+RS8lyR1Y/3pdIt AdeHF2I54PJduTWw8yHJao9PD2Q21im46eySG8InIXCTSOdcjtKFJH/j2tViUA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683218795; a=rsa-sha256; cv=none; b=dQsiNT1HdzpApvtJM4onWhsvV9E6iEoew3Ih+zQ/wtkzTqZVB84e5zpW90ZfnoBl6wjCbU fRtwk9J4CqY4Ie9G1cu3DFc967eWkepZ4emw20woG8vRGVHB0JP2f4SIGqml2Km2iS/YmM I5JLqS0Z6eyzx8zm3yx0uF25yOrndjaSSAfXCm7Nt17qCxeOyVALOykWv6ezGQ9TRg5Q43 1uBdUbBMAcvfn84Q/QruYI7CTI6ZDNq62S5T4YLhCnhAxRJn0xRoS/IP/OBEPpJvZAarDO hsQUZnE3wptTUZrX/aRZmq2Pxarf6KeXR54ZSNPpIUSl8/wrxCik6yKm98SE0A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QC08B70TLzKJ4 for ; Thu, 4 May 2023 16:46:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 344GkYAl020978 for ; Thu, 4 May 2023 16:46:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 344GkYus020977 for pkgbase@FreeBSD.org; Thu, 4 May 2023 16:46:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: pkgbase@FreeBSD.org Subject: [Bug 271178] loader.help.* files installed multiple times Date: Thu, 04 May 2023 16:46:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: loader, pkgbase X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: imp@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Packaging the FreeBSD base system List-Archive: https://lists.freebsd.org/archives/freebsd-pkgbase List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkgbase@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271178 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Df6488428308edeb1fb8fc8aa0eb4e2744= db78748 commit f6488428308edeb1fb8fc8aa0eb4e2744db78748 Author: Ed Maste AuthorDate: 2023-05-01 17:25:18 +0000 Commit: Ed Maste CommitDate: 2023-05-04 16:45:50 +0000 pkgbase: hide duplicate METALOG directory warnings under verbose Creating directories multiple times is an inherent side effect of the way installation is done. Hide warnings from duplicate directory entries (with identical metadata) under metalog_reader's verbose mode. Duplicate file entries are always reported. They currently generate warnings but will be switched to errors once the few instances currently in the tree are fixed. PR: 244596, 271178 Reviewed by: kevans Sponsored By: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D39898 (cherry picked from commit 2a3bd0870869819354b5ea65761d13e5e2987697) tools/pkgbase/metalog_reader.lua | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=