Date: Sat, 25 May 2024 09:49:53 +0200 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org> To: Paul Macdonald <paul@ifdnrg.com> Cc: questions@freebsd.org Subject: Re: 13.3 upgrade issue Message-ID: <86h6em5o0u.fsf@ltc.des.dev> In-Reply-To: <7053605c-7ab5-4c7d-8b51-2a3ab953ad1b@ifdnrg.com> (Paul Macdonald's message of "Fri, 24 May 2024 20:46:37 %2B0100") References: <884f556b-7a27-4316-9ee1-453cc34fe676@ifdnrg.com> <CAFYkXjmGdM8uLQeQ3f5LNMS6oeV0JbnSOwhNjVHO=LTtWXmRSQ@mail.gmail.com> <7053605c-7ab5-4c7d-8b51-2a3ab953ad1b@ifdnrg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Paul Macdonald <paul@ifdnrg.com> writes: > Its had the reboot, but i forgot to do the final freebsd-update install a= fterwards > > (and i suspect subsequent freebsd-update fetch calls overwrote the remain= ing 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=3D13.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 --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86h6em5o0u.fsf>