https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281393
Bug ID: 281393
Summary: pkgbase: incremental update broken after base
4231a5e50404
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
# make update-packages
results in:
BRANCH_EXT_FROM p20240909154744
BRANCH_EXT snap
which causes new package creation rather than "Keeping old", see
https://github.com/freebsd/freebsd-src/blob/34d9de9658af/Makefile.inc1#L2082
After reverting
https://github.com/freebsd/freebsd-src/commit/aee4c9c5b88a
https://github.com/freebsd/freebsd-src/commit/4231a5e50404
"Keeping old" behavior is restored.
--
You are receiving this mail because:
You are the assignee for the bug.