hope some of you can shed some light on this issues as I wanted to test Freebsd 12.
I when I tried to upgrade to 12-ALPHA9 I get this error
# freebsd-update -r 12.0-ALPHA9 upgrade
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching public key from update5.freebsd.org... failed.
Fetching public key from update4.freebsd.org... failed.
No mirrors remaining, giving up.
upon getting more information I get this
freebsd-update -v debug fetch
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching public key from update5.freebsd.org... fetch: http://update5.freebsd.org/12.0-ALPHA8/amd64/pub.ssl: Not Found
failed.
Fetching public key from update4.freebsd.org... fetch: http://update4.freebsd.org/12.0-ALPHA8/amd64/pub.ssl: Not Found
failed.
No mirrors remaining, giving up.
then
# fetch -vvv http://update5.freebsd.org/12.0-ALPHA8/amd64/pub.ssl
scheme: "http"
user: ""
password: ""
host: "update5.freebsd.org"
port: "0"
document: "/12.0-ALPHA8/amd64/pub.ssl"
---> update5.freebsd.org:80
resolving server address: update5.freebsd.org:80
requesting http://update5.freebsd.org/12.0-ALPHA8/amd64/pub.ssl
>>> GET /12.0-ALPHA8/amd64/pub.ssl HTTP/1.1
>>> Host: update5.freebsd.org
>>> Accept: */*
>>> User-Agent: fetch libfetch/2.0
>>> Connection: close
>>>
<<< HTTP/1.1 404 Not Found
<<< Date: Sun, 14 Oct 2018 18:03:38 GMT
<<< Server: Apache/2.2.16 (FreeBSD) mod_ssl/2.2.16 OpenSSL/0.9.8n DAV/2
<<< Content-Length: 223
<<< Connection: close
content length: [223]
<<< Content-Type: text/html; charset=iso-8859-1
<<<
offset 0, length -1, size -1, clength 223
I can not fetch pub.ssl file. may be I doing it wrong or it may be another way on doing this that I dont know of.
I when I tried to upgrade to 12-ALPHA9 I get this error
# freebsd-update -r 12.0-ALPHA9 upgrade
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching public key from update5.freebsd.org... failed.
Fetching public key from update4.freebsd.org... failed.
No mirrors remaining, giving up.
upon getting more information I get this
freebsd-update -v debug fetch
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching public key from update5.freebsd.org... fetch: http://update5.freebsd.org/12.0-ALPHA8/amd64/pub.ssl: Not Found
failed.
Fetching public key from update4.freebsd.org... fetch: http://update4.freebsd.org/12.0-ALPHA8/amd64/pub.ssl: Not Found
failed.
No mirrors remaining, giving up.
then
# fetch -vvv http://update5.freebsd.org/12.0-ALPHA8/amd64/pub.ssl
scheme: "http"
user: ""
password: ""
host: "update5.freebsd.org"
port: "0"
document: "/12.0-ALPHA8/amd64/pub.ssl"
---> update5.freebsd.org:80
resolving server address: update5.freebsd.org:80
requesting http://update5.freebsd.org/12.0-ALPHA8/amd64/pub.ssl
>>> GET /12.0-ALPHA8/amd64/pub.ssl HTTP/1.1
>>> Host: update5.freebsd.org
>>> Accept: */*
>>> User-Agent: fetch libfetch/2.0
>>> Connection: close
>>>
<<< HTTP/1.1 404 Not Found
<<< Date: Sun, 14 Oct 2018 18:03:38 GMT
<<< Server: Apache/2.2.16 (FreeBSD) mod_ssl/2.2.16 OpenSSL/0.9.8n DAV/2
<<< Content-Length: 223
<<< Connection: close
content length: [223]
<<< Content-Type: text/html; charset=iso-8859-1
<<<
offset 0, length -1, size -1, clength 223
I can not fetch pub.ssl file. may be I doing it wrong or it may be another way on doing this that I dont know of.