Re: 13.3 upgrade issue

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Sat, 25 May 2024 07:49:53 UTC
Paul Macdonald <paul@ifdnrg.com> writes:
> Its had the reboot, but i forgot to do the final freebsd-update install afterwards
>
> (and i suspect subsequent freebsd-update fetch calls overwrote the remaining install tasks)

That should not be possible; `freebsd-update fetch` will refuse to run
if you have a pending upgrade.  Regardless, you can force it to run
again as follows:

# UNAME_r=13.2-RELEASE freebsd-update upgrade -r 13.3-RELEASE

then run `freebsd-update install` repeatedly (up to three times) until
it says there is nothing to install.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org