I have successfully upgrade my system from 9.3 to 10.3. However I cannot upgrade my jails with ezjail:
What should I do?
root@lxyz:/root # uname -a
FreeBSD lxyz 10.3-RELEASE-p11 FreeBSD 10.3-RELEASE-p11 #0: Mon Oct 24 18:49:24 UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
root@lxyz:/root # freebsd-version
10.3-RELEASE-p12
root@lxyz:/root # ezjail-admin update -U -s 9.3-RELEASE
src component not installed, skipped
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 9.3-RELEASE from update4.freebsd.org... done.
Fetching metadata index... done.
Fetching 1 metadata patches. done.
Applying metadata patches... done.
Fetching 1 metadata files... done.
Inspecting system... done.
The following components of FreeBSD seem to be installed:
kernel/generic world/base world/lib32
The following components of FreeBSD do not seem to be installed:
world/doc world/games
Does this look reasonable (y/n)? y
Fetching metadata signature for 10.3-RELEASE-p11 from update4.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p11 from update6.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p11 from update5.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p11 from update3.freebsd.org... failed.
No mirrors remaining, giving up.
What should I do?