OPNsense Forum

Archive => 18.1 Legacy Series => Topic started by: angel2040 on July 25, 2018, 01:42:20 am

Title: Upgrading from 8.1.8 -> 8.1.13 failing....
Post by: angel2040 on July 25, 2018, 01:42:20 am
I was running this update from console menu.  And it produced this error:

[51/55] Upgrading opnsense from 18.1.8 to 18.1.13...
[51/55] Extracting opnsense-18.1.13: .........pkg-static:
Fail to extract /usr/local/www/wizard.php from package: Lzma library error: Corrupted input data
[51/55] Extracting opnsense-18.1.13... done
A firmware update is currently in progress.

Title: Re: Upgrading from 8.1.8 -> 8.1.13 failing....
Post by: angel2040 on July 26, 2018, 11:15:34 pm
OK.  So I ended up updating at cmdline:

opnsense-update -sn "18.1\/latest"
pkg bootstrap -f
pkg upgrade -f

It re-installed pkgs that were install when failure hit.  I'm on the latest.  Everything so far is working.
Title: Re: Upgrading from 8.1.8 -> 8.1.13 failing....
Post by: franco on July 27, 2018, 11:07:13 am
Please use opnsense-bootstrap if you must... Running porcelain commands may end up in an inconsistent state. It's as easy as...

# opnsense-bootstrap


Cheers,
Franco