Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
20.1 Legacy Series
»
20.1.r_6
« previous
next »
Print
Pages: [
1
]
Author
Topic: 20.1.r_6 (Read 5937 times)
nivek1612
Full Member
Posts: 214
Karma: 26
20.1.r_6
«
on:
January 27, 2020, 11:16:28 am »
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
Logged
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 :-)
franco
Administrator
Hero Member
Posts: 17657
Karma: 1611
Re: 20.1.r_6
«
Reply #1 on:
January 27, 2020, 12:20:32 pm »
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
Logged
nivek1612
Full Member
Posts: 214
Karma: 26
Re: 20.1.r_6
«
Reply #2 on:
January 27, 2020, 12:50:53 pm »
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***
Logged
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 :-)
franco
Administrator
Hero Member
Posts: 17657
Karma: 1611
Re: 20.1.r_6
«
Reply #3 on:
January 27, 2020, 12:56:01 pm »
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
Logged
nivek1612
Full Member
Posts: 214
Karma: 26
Re: 20.1.r_6
«
Reply #4 on:
January 27, 2020, 12:57:28 pm »
yep that fixed it
Logged
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 :-)
franco
Administrator
Hero Member
Posts: 17657
Karma: 1611
Re: 20.1.r_6
«
Reply #5 on:
January 27, 2020, 01:07:42 pm »
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
Logged
Cerberus
Jr. Member
Posts: 63
Karma: 4
Re: 20.1.r_6
«
Reply #6 on:
January 27, 2020, 07:02:28 pm »
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/
Logged
franco
Administrator
Hero Member
Posts: 17657
Karma: 1611
Re: 20.1.r_6
«
Reply #7 on:
January 27, 2020, 11:11:39 pm »
*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
Logged
jlnzllc
Newbie
Posts: 2
Karma: 0
Re: 20.1.r_6
«
Reply #8 on:
January 28, 2020, 06:35:30 pm »
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..
Logged
franco
Administrator
Hero Member
Posts: 17657
Karma: 1611
Re: 20.1.r_6
«
Reply #9 on:
January 29, 2020, 04:16:02 pm »
We still use 11.2 as stated before.
Cheers,
Franco
Logged
jlnzllc
Newbie
Posts: 2
Karma: 0
Re: 20.1.r_6
«
Reply #10 on:
January 29, 2020, 04:20:17 pm »
sorry i missed that - is there any plans on 12.1 - i am will to beta test
Logged
franco
Administrator
Hero Member
Posts: 17657
Karma: 1611
Re: 20.1.r_6
«
Reply #11 on:
January 29, 2020, 04:24:31 pm »
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
Logged
TParker31
Newbie
Posts: 20
Karma: 3
Re: 20.1.r_6
«
Reply #12 on:
April 17, 2020, 03:57:46 am »
I have the same issue on a ryzen embedded box. Did you figure out a way to complete this install?
Logged
franco
Administrator
Hero Member
Posts: 17657
Karma: 1611
Re: 20.1.r_6
«
Reply #13 on:
April 17, 2020, 01:23:08 pm »
Please see
https://forum.opnsense.org/index.php?topic=16545.0
Cheers,
Franco
Logged
TParker31
Newbie
Posts: 20
Karma: 3
Re: 20.1.r_6
«
Reply #14 on:
April 17, 2020, 09:37:04 pm »
That worked, thanks!
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
20.1 Legacy Series
»
20.1.r_6