Re: 13.3 upgrade issue
- Reply: Paul Macdonald : "Re: 13.3 upgrade issue"
- In reply to: Paul Macdonald : "Re: 13.3 upgrade issue"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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