Bug 232756

Summary: freebsd-update upgrade -r 12.0-BETA2 fails for me on amd64 and aarcg64
Product: Services Reporter: Loyd Craft <lcraft>
Component: FreeBSD UpdateAssignee: 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
lcraft@persephone ~> sudo freebsd-update upgrade  -r 12.0-BETA2                                          
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching metadata signature for 12.0-BETA1 from update4.freebsd.org... done.
Fetching metadata index... done.
Fetching 1 metadata patches. done.
Applying metadata patches... done.
Fetching 2 metadata files... done.
Inspecting system... done.

The following components of FreeBSD seem to be installed:
kernel/generic kernel/generic-dbg src/src world/base world/base-dbg
world/doc world/lib32 world/lib32-dbg

The following components of FreeBSD do not seem to be installed:

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.


my understanding is this is supposed to work now that we're in to 12.9-BETA
Comment 1 Colin Percival freebsd_committer freebsd_triage 2018-10-28 15:58: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.
Comment 2 Loyd Craft 2018-10-28 16:20:27 UTC
Thanks for your time!
Comment 3 Eduardo 2018-10-29 18:28:01 UTC
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.
Comment 4 elimelech007 2018-10-29 19:53:43 UTC
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
Comment 5 Eduardo 2018-11-04 21:06:36 UTC
Seems this bug can be closed. It is fixed. I can upgrade to FreeBSD 12.0-BETA3 correctly. :)
Comment 6 Loyd Craft 2018-11-04 21:26:36 UTC
On amd64 it is working.  On aarch64 not so much
Comment 7 Gordon Tetlow freebsd_committer freebsd_triage 2018-11-04 21:54:21 UTC
(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.