On Fri, Feb 12, 2021 at 4:53 PM Glen Barber <g...@freebsd.org> wrote: > > The second BETA build of the 13.0-RELEASE release cycle is now available. > > === Upgrading === > > The freebsd-update(8) utility supports binary upgrades of amd64, i386 > and aarch64 systems running earlier FreeBSD releases. Systems running > earlier FreeBSD releases can upgrade as follows: > > # freebsd-update upgrade -r 13.0-BETA2 > Should this work from 13.0-BETA1? This is what I get when I try:
root@test13:/home/jhays # freebsd-version 13.0-BETA1 root@test13:/home/jhays # freebsd-update upgrade -r 13.0-BETA2 src component not installed, skipped Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching public key from update4.freebsd.org... failed. Fetching public key from update2.freebsd.org... failed. Fetching public key from update1.freebsd.org... failed. No mirrors remaining, giving up. This may be because upgrading from this platform (amd64) or release (13.0-BETA1) is unsupported by freebsd-update. Only platforms with Tier 1 support can be upgraded by freebsd-update. See https://www.freebsd.org/platforms/index.html for more info. If unsupported, FreeBSD must be upgraded by source. root@test13:/home/jhays # Thanks, Kelly _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"