When trying to the latest 14.3 patch, I receive the following error in an AWS EC2 server (amd64):
I could fix that by issuing
Code:
root@freebsd:~ # freebsd-update fetch
src component not installed, skipped
Looking up aws.update.FreeBSD.org mirrors... 1 mirrors found.
Fetching metadata signature for 14.3-RELEASE from dualstack.aws.update.freebsd.org... failed.
No mirrors remaining, giving up.
This may be because upgrading from this platform (amd64)
or release (14.3-RELEASE) 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.
root@freebsd:~ #
freebsd-update -s update.freebsd.org fetch
, but anyhow it seems that something is wrong with the AWS images or the dedicated update server.