[Bug 250056] Ports prematurely demanding the latest ports-mgmt/pkg

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 26 Aug 2022 14:36:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250056

--- Comment #2 from Jason W. Bacon <jwb@freebsd.org> ---

FYI, I added logic to auto-update-system (part of sysutils/auto-admin) to
mitigate this situation.  After updating the ports tree, it checks to see if
the version of pkg in ports matches what's installed.  If it is newer, pkg is
automatically reinstalled from source.  I've been using this feature for months
now and it has corrected the issue several times.

Users who run

auto-update-system --defaults

will not get bitten by this issue.

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