Update from 13.2-RELEASE-p11 to 13.2-RELEASE-p12 fails

Hello,

I have some trouble updating my server form 13.2-RELEASE-p11 to 13.2-RELEASE-p12. Freebsd-update fetch warns that version 13.2-RELEASE-p11 is end of life and tells me that no updates are needed to update my system. Freebsd-update install says that no updates are available to install.

How can I update to 13.2-RELASE-p12?


Bash:
root@server1:~ # freebsd-version -kru
13.2-RELEASE-p11
13.2-RELEASE-p11
13.2-RELEASE-p12

Code:
root@server1:~ # freebsd-update fetch
src component not installed, skipped
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 13.2-RELEASE from update2.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.

No updates needed to update system to 13.2-RELEASE-p12.

WARNING: FreeBSD 13.2-RELEASE-p11 HAS PASSED ITS END-OF-LIFE DATE.
Any security issues discovered after Tue Jul  2 02:00:00 CEST 2024
will not have been corrected.


Code:
root@server1:~ # freebsd-update install
src component not installed, skipped
No updates are available to install.
Run '/usr/sbin/freebsd-update fetch' first.

Thanks in advance,
Udo
 
… 13.2-RELEASE-p11 is end of life …

How can I update to 13.2-RELASE-p12? …

If you're not already aware: 13.2-RELASE-p12 is equally end of life.

For Security Officer support, you should upgrade to 13.3-RELEASE (and then, either 14.1-RELEASE or upcoming 13.4-RELEASE).
 
Back
Top