[Bug 259785] pkgbase installation order is underspecified

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 07 Nov 2024 11:38:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259785

--- Comment #10 from Isaac Freund <ifreund@freebsdfoundation.org> ---
I just opened a pull request implementing my proposal:
https://github.com/freebsd/pkg/pull/2330

I managed to simplify the logic defining edges compared to what's written in
the proposal above by basing it on the old/new packages installed/deleted by a
job rather than the job type.

This patch could use real-world testing if anyone would like to give it a spin!

-- 
You are receiving this mail because:
You are on the CC list for the bug.