20.1.r_6

Started by nivek1612, January 27, 2020, 11:16:28 AM

Previous topic - Next topic
As per subject line. I was running dev versions of 20.1

Switch back to Production in GUI and did the upgrade

My console is showing

OPNsense 20.1.r_6-amd64
FreeBSD 11.2-RELEASE-p16-HBSD
OpenSSL 1.1.1d 10 Sep 2019

Is that right ? was expecting rc1
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)

surprising bug in the package manager... https://github.com/freebsd/pkg/issues/1806

Using core.git can fix this:

# opnsense-code tools core
# cd /usr/core
# make upgrade CORE_ABI=20.1

Still need to switch to release type afterwards to reach the "real" 20.1-RC1 (20.1.r1)


Cheers,
Franco

ok tried that

Then set GUI to Production
Requested an upgrade

Got this

***GOT REQUEST TO UPGRADE: maj***
Fetching packages-20.1.r1-OpenSSL-amd64.tar: ...................................................................... done
Fetching base-20.1.r1-amd64.txz: .. failed, no signature found
***DONE***
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)

Do not use the yellow box, use the blue one on top.

The yellow upgrade will let you run laps to 20.1 again and again as it is quite convenient for us when we're testing. :)


Cheers,
Franco

yep that fixed it  :) :)
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)

Currently discussing this within FreeBSD, but come Thursday this won't be an issue as the version number changes will make this upgrade ok then.


Cheers,
Franco

Quote from: nivek1612 on January 27, 2020, 11:16:28 AM

OPNsense 20.1.r_6-amd64
FreeBSD 11.2-RELEASE-p16-HBSD
OpenSSL 1.1.1d 10 Sep 2019


I expected that 12.1 is necessary to get OpenSSL 1.1.1, it looks like it is part of 20.1 \o/

*It's complicated.

Base OpenSSL is still 1.0.2 (/usr/bin/openssl) but ports OpenSSL is 1.1.1 (/usr/local/bin/openssl). The latter is the mandatory library for all third party software we build so judging from LibreSSL (also via ports) in the past this should work fine. Fingers crossed. ;)


Cheers,
Franco

i am trying to install on an asrock 4x4 box-v1000m. The installer seems to error at module_register_init: MOD_LOAD (vesa, 0xffffffff8114ade0, 0) error 19 and halts at acpi0:Power Button (fixed) .  I know freeBSD works on this, since it was originally running 12.1 without any issue. any insight will help the specs are:

UEFI Version 4X4-V1000M P1.10
Processor AMD Ryzen Embedded V1605B with Radeon Vega Gfx
UEFI is enabled with legacy usb.

screenshot is where the installer halts..

We still use 11.2 as stated before.


Cheers,
Franco

sorry i missed that - is there any plans on 12.1 - i am will to beta test

We do have a 12.1 branch, but due to tight schedules we're unable to meet a quality standard on it at this point.

We can provide an ALPHA image shortly after 20.1 is out.


Cheers,
Franco

I have the same issue on a ryzen embedded box. Did you figure out a way to complete this install?


That worked, thanks!