Something very odd just occurred on my laptop when I performed a freebsd-update fetch & install. When I did the fetch it reported that there was a new patch (I was already on p4), so I then performed the "freebsd-update install" as usual and then did a reboot.
When I checked it using uname -a, it reports that it's at p3, despite it reporting it's at p5 when I rerun "freebsd-update fetch".
As you can see in the last line, it's stating it's at p5:
But when I run a uname -a or look in System Info, it reports:
Is anyone else seeing this?
What could be causing this issue? Is it a typo within the patch itself?
Any and all help would be appreciated.
Thank you in advance,
StressTest
When I checked it using uname -a, it reports that it's at p3, despite it reporting it's at p5 when I rerun "freebsd-update fetch".
As you can see in the last line, it's stating it's at p5:
Code:
# freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching metadata signature for 13.1-RELEASE from update1.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
No updates needed to update system to 13.1-RELEASE-p5.
But when I run a uname -a or look in System Info, it reports:
Code:
# uname -a
FreeBSD super 13.1-RELEASE-p3 FreeBSD 13.1-RELEASE-p3 GENERIC amd64
Is anyone else seeing this?
What could be causing this issue? Is it a typo within the patch itself?
Any and all help would be appreciated.
Thank you in advance,
StressTest