Date: Thu, 04 May 2023 16:46:35 +0000 From: bugzilla-noreply@freebsd.org To: pkgbase@FreeBSD.org Subject: [Bug 271178] loader.help.* files installed multiple times Message-ID: <bug-271178-36141-gjI81lQbwQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271178-36141@https.bugs.freebsd.org/bugzilla/> References: <bug-271178-36141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <emaste@FreeBSD.org> AuthorDate: 2023-05-01 17:25:18 +0000 Commit: Ed Maste <emaste@FreeBSD.org> 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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271178-36141-gjI81lQbwQ>