[Bug 266536] FreeBSD-liby-dev-13.1.pkg is built incorrectly.
Date: Wed, 21 Sep 2022 16:26:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266536
Bug ID: 266536
Summary: FreeBSD-liby-dev-13.1.pkg is built incorrectly.
Product: Base System
Version: 13.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: bugs@FreeBSD.org
Reporter: stephen.wall@redcom.com
When running `sudo make packages` on a FreeBSD 13.1 system, the package
`FreeBSD-liby-dev` is built incorrectly. The package is tagged as a
development package (as seen in the name, though I have not been able to figure
out where, possibly in bsd.lib.mk), and `release/packages/generate-ucl.sh`
automatically adds a dependency for every development package on it's companion
non-development packages. There is no non-development package for liby,
resulting in broken dependencies for `FreeBSD-liby-dev-13,1.pkg`.
--
You are receiving this mail because:
You are the assignee for the bug.