Can't have the OPNsense 18.1.r! still in OPNsense 18.1.b.
Quote from: mais_um on January 08, 2018, 05:42:08 pmCan't have the OPNsense 18.1.r! still in OPNsense 18.1.b.He didn't say he was on 18.1.r1 he asked if those commands would update to the latest beta with the 11.1 kernel and it does.
Hi guys,It's not final, but if you have opnsense-devel installed you can upgrade...# opnsense-update -sn "18.1\/test"# opnsense-update -ur 18.1.r1 -N OpenSSL# /usr/local/etc/rc.rebootThe repo looks fine, OpenSSL-only at this point, but latest FreeBSD 11.1 for both i386 and amd64. Images are still being tested and release notes half-written.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.Enjoy,Franco
Kernel locked at 18.1.b-amd64, skipping.Base locked at 18.1.b-amd64, skipping.
Hi Franco,tried the update to r1 however its said the kernel is locked on the b.
opnsense-update -U
Quote from: Julien on January 09, 2018, 12:24:35 pmHi Franco,tried the update to r1 however its said the kernel is locked on the b.Then just unlock it with:Code: [Select] opnsense-update -U
Fetching packages-18.1.r1-OpenSSL-amd64.tar: .............No trusted fingerprint found matching file's certificate failed
Hi Julien,You're not allowed to upgrade from 17.7.x yet, only 18.1.x works (opnsense-devel).And I thought I specifically remember adding update overrides for the locks to avoid bricking the system a while back...https://github.com/opnsense/update/commit/bd9640b6Tested this twice today. From the latest version on opnsense-devel everything works as expected. Phew!In any case, when the update fingerprint for 18.1 hits 17.7.x it'll all work out fine. Cheers,Franco