[Bug 249143] pkgbase: Library archive files .a found in non *-dev packages

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249143 --- Comment #4 from Ed Maste --- wrt libfl: It comes from usr.bin/lex/lib/Makefile. libln.a is (currently) in the utilities-dev package, while two the two links end up in utilities, for the same reason as mentioned above. They're just LINK

[Bug 244596] pkgbase: duplicate files and directories in `make packages`

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596 --- Comment #13 from Ed Maste --- (In reply to Ed Maste from comment #11) That change is in review at https://reviews.freebsd.org/D39898 - print duplicate METALOG entry if it is not a directory or if in verbose mode. -- You are receiving

[Bug 244596] pkgbase: duplicate files and directories in `make packages`

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596 Graham Perrin changed: What|Removed |Added See Also||https://reviews.freebsd.org

[Bug 271178] loader.help.* files installed multiple times

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271178 Graham Perrin changed: What|Removed |Added Status|New |Open Assignee|b...@freeb

[Bug 271178] loader.help.* files installed multiple times

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271178 Ed Maste changed: What|Removed |Added Assignee|pkgb...@freebsd.org |i...@freebsd.org -- You are receiving

[Bug 244596] pkgbase: duplicate files and directories in `make packages`

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596 Ed Maste changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 271178] loader.help.* files installed multiple times

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271178 Graham Perrin changed: What|Removed |Added CC||pkgb...@freebsd.org -- You are re

[Bug 271178] loader.help.* files installed multiple times

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271178 --- Comment #1 from Ed Maste --- Note that this issue is not directly related to pkgbase -- it is an issue independent of whether pkgbase is in use or not. It's just that the issue is detected by pkgbase tooling. -- You are receiving this

[Bug 244596] pkgbase: duplicate files and directories in `make packages`

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596 --- Comment #14 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=2a3bd0870869819354b5ea65761d13e5e2987697 commit 2a3bd0870869819354b5ea65761d13e5e2987697 Author:

[Bug 271178] loader.help.* files installed multiple times

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271178 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=2a3bd0870869819354b5ea65761d13e5e2987697 commit 2a3bd0870869819354b5ea65761d13e5e2987697 Author:

[Bug 244596] pkgbase: duplicate files and directories in `make packages`

2023-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596 --- Comment #15 from Ed Maste --- At present there are three duplicate files (loader help files), and they are tracked in PR271178. Duplicate directory entries are now hidden under verbose mode. The full output from the CI metalog check is