Hi,
I like to update to the newest version of FreeBSD.
Cause of this error: Missing file http://update6.freebsd.org/10.1-STABLE/amd64/latest.ssl
Is the -STABLE version a version that can't be updated?
I looked at the forum and tried this:
But then I have to go trough 1000 of manual vim diff changed.
Is there any way out of this?
kind regards,
I like to update to the newest version of FreeBSD.
Code:
# freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 10.1-STABLE from update5.freebsd.org... failed.
Fetching metadata signature for 10.1-STABLE from update6.freebsd.org... failed.
Fetching metadata signature for 10.1-STABLE from update4.freebsd.org... failed.
Fetching metadata signature for 10.1-STABLE from update3.freebsd.org... failed.
No mirrors remaining, giving up.
# freebsd-update -r 10.2-RELEASE upgrade
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 10.1-STABLE from update5.freebsd.org... failed.
Fetching metadata signature for 10.1-STABLE from update3.freebsd.org... failed.
Fetching metadata signature for 10.1-STABLE from update6.freebsd.org... failed.
Fetching metadata signature for 10.1-STABLE from update4.freebsd.org... failed.
No mirrors remaining, giving up.
Is the -STABLE version a version that can't be updated?
I looked at the forum and tried this:
UNAME_r=10.1-RELEASE freebsd-update -r 10.2-RELEASE upgrade
But then I have to go trough 1000 of manual vim diff changed.
Is there any way out of this?
kind regards,