Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 May 2023 17:59:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271178] loader.help.* files installed multiple times
Message-ID:  <bug-271178-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271178

            Bug ID: 271178
           Summary: loader.help.* files installed multiple times
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

Any given file in a FreeBSD installworld should be installed exactly once, =
but
this is not true for the loader.help files. From cirrus-CI running the pkgb=
ase
metalog check:

warning: ./boot/loader.help.bios file repeated with same meta: line
26843,26846,26851
warning: ./boot/loader.help.efi file repeated with same meta: line
26867,26870,26874
warning: ./boot/loader.help.userboot file repeated with same meta: line
26821,26825

This can be reproduced locally via
% make packages
% flua tools/pkgbase/metalog_reader.lua -c <path to METALOG>

(Once these ones are fixed this will be made into an error -- see
https://reviews.freebsd.org/D39898)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271178-227>