Re: 13.1-RELEASE-p3 -> 13.1-RELEASE-p5 fails

From: Steve O'Hara-Smith <steve_at_sohara.org>
Date: Fri, 06 Jan 2023 08:44:54 UTC
On Fri, 6 Jan 2023 09:12:55 +0100
ICT builder <builder@vernuftiger.nl> wrote:

> I did on a amd 64 bit install at p3 a freebsd-update fetch install -> 
> reboot but it looks like im still at p3
> 
> # uname -a
> FreeBSD store.localdomain 13.1-RELEASE-p3 FreeBSD 13.1-RELEASE-p3 
> GENERIC amd64

	uname only shows you the kernel version which will only change with
binary updates if the update includes kernel changes, neither p4 nor p5 did
so the latest kernel binary is p3.

	The utility freebsd-version can be used to show kernel and userland
versions viz:

✓ steve@steve ~ $ freebsd-version -ku
13.1-RELEASE-p3
13.1-RELEASE-p5

	I expect you will see the same thing.

-- 
Steve O'Hara-Smith <steve@sohara.org>