Testing the latest versions

Started by nivek1612, January 05, 2018, 08:50:06 PM

Previous topic - Next topic
Hi Franco,

upgrade test:

# opnsense-update -U
# opnsense-update -sn "18.1\/test"
# opnsense-update -ur 18.1.r1 -N OpenSSL
# /usr/local/etc/rc.reboot


output on GUI:(no SSL Line)

OPNsense 18.1.r_31-amd64
FreeBSD 11.1-RELEASE-p6


Quote from: franco on January 08, 2018, 09:47:45 PM
...
If you feel like wanting to go back to the actual 18.1.r1 release (not opnsense-devel) the GUI will automatically take you there now during check + update as there is a new release type setting.
...
this is not offered here or the output confuses me..

Release Type = Development (GUI Settings) + Check --> Current Version: 18.1.r1 New Version: 17.7.10 (base + kernel upgrade)
Release Type = Production  (GUI Settings) + Check --> Current Version: N/A     New Version: 17.7.11 (opsense upgrade)

next test:

# opnsense-code core
# make upgrade
make: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status
/usr/local/bin/openssl: Shared object has no run-time symbol table
make[1]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status
/usr/local/bin/openssl: Shared object has no run-time symbol table
make[1]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status
/usr/local/bin/openssl: Shared object has no run-time symbol table
make[2]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status
/usr/core/+POST_INSTALL -> /usr/core/work/src/+POST_INSTALL
/usr/core/+PRE_DEINSTALL -> /usr/core/work/src/+PRE_DEINSTALL
/usr/local/bin/openssl: Shared object has no run-time symbol table
make[2]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status
/usr/local/bin/openssl: Shared object has no run-time symbol table
make[2]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status
/usr/local/bin/openssl: Shared object has no run-time symbol table
make[1]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status
....SNIP (next looks ok and build)


cheers till

There is something missing...

OPNsense 18.1.r_31-amd64

means you fiddled with core.git, probably

# opnsense-update -M

shows "..../17.1" which is dangerous...

# cd /usr/core
# make upgrade CORE_ABI=18.1
# pkg upgrade -f


Cheers,
Franco


Quote from: franco on January 10, 2018, 10:42:43 PM
...means you fiddled with core.git, probably...

yes, the mix with "opnsense-code core" is probably not compatible. but ok that brought me back. Many thanks!

cheers till

Hey Till,

Glad to hear!

master is a bit of a twilight zone right now, but stable/17.7 and stable/18.1 are safe to use as always... :)


Cheers,
Franco