| Summary: | freebsd-update upgrade -r 12.0-BETA2 fails for me on amd64 and aarcg64 | ||
|---|---|---|---|
| Product: | Services | Reporter: | Loyd Craft <lcraft> |
| Component: | FreeBSD Update | Assignee: | Security Team <secteam> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | cperciva, elimelech007, gordon, waldinrg |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Loyd Craft
2018-10-28 04:49:18 UTC
Thanks, I see the problem. The OpenSSL developers decided to randomly break 'openssl enc' between 1.0 and 1.1, and this broke the freebsd-update mirroring scripts. Thanks for your time! Hi! Not only affects to user Loyd Craft. I have version FreeBSD 12.0-BETA1 and I can't upgrade to BETA2. Same error. CPU amd64 Thanks. Sorry for my English. I am Spanish user of FreeBSD. root@A9t:/home/luba # freebsd-update upgrade -r 12.0-BETA2 Looking up update.FreeBSD.org mirrors... 2 mirrors found. Fetching metadata signature for 11.2-RELEASE from update4.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic src/src world/base The following components of FreeBSD do not seem to be installed: kernel/generic-dbg world/base-dbg world/doc Does this look reasonable (y/n)? y Fetching metadata signature for 12.0-BETA2 from update4.freebsd.org... failed. Fetching metadata signature for 12.0-BETA2 from update1.freebsd.org... failed. No mirrors remaining, giving up. root@A9t:/home/luba # uname -a FreeBSD A9t 11.2-RELEASE-p4 FreeBSD 11.2-RELEASE-p4 #0: Thu Sep 27 07:46:01 UTC 2018 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 Seems this bug can be closed. It is fixed. I can upgrade to FreeBSD 12.0-BETA3 correctly. :) On amd64 it is working. On aarch64 not so much (In reply to Loyd Craft from comment #6) aarch64 is not a Tier 1 platform and as such doesn't have freebsd-update support. There was a problem with the openssl 1.1.1 upgrade on the freebsd-update hosts which caused the BETA2 issues seen. They were resolved and good to get confirmation for BETA3. |