Solved Can I upgrade from 13.1-RC4 to 13.1-RELEASE with freebsd-upgrade?

Hi deamons,

Can I upgrade without the need of source compilation? Or the need to reinstall everything from scratch? I didn't know when I installed it.
Bash:
12:19:05 ø sudo freebsd-update upgrade -r 13.1-rc5
Password:
src component not installed, skipped
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching metadata signature for 13.1-RC4 from update2.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.

The following components of FreeBSD seem to be installed:
kernel/generic kernel/generic-dbg world/base world/lib32

The following components of FreeBSD do not seem to be installed:
world/base-dbg world/lib32-dbg

Does this look reasonable (y/n)? y

Fetching metadata signature for 13.1-rc5 from update2.freebsd.org... failed.
Fetching metadata signature for 13.1-rc5 from update1.freebsd.org... failed.
No mirrors remaining, giving up.

This may be because upgrading from this platform (amd64)
or release (13.1-rc5) is unsupported by freebsd-update. Only
platforms with Tier 1 support can be upgraded by freebsd-update.
See https://www.freebsd.org/platforms/ for more info.

If unsupported, FreeBSD must be upgraded by source.
12:22:03 ø



Thanks.
 
Is this an ARM system?

There were problems with the ARM build recently, check
 
Back
Top