[Bug 271266] if_wg.h being installed twice
Date: Fri, 05 May 2023 19:00:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271266
Bug ID: 271266
Summary: if_wg.h being installed twice
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
Blocks: 244596
Any given file in a FreeBSD installworld should be installed exactly once. From
a recent Cirrus-CI run on main:
error: ./usr/include/dev/wg/if_wg.h file repeated with same meta: line
13367,14164
https://cirrus-ci.com/task/6262656709951488?logs=package_check#L4
It appears there are four such files at present - if_wg.h, and three loader
help files (PR271178).
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596
[Bug 244596] pkgbase: duplicate files and directories in `make packages`
--
You are receiving this mail because:
You are the assignee for the bug.