OPNsense Forum

English Forums => 26.1, 26,4 Series => Topic started by: mooh on April 21, 2026, 10:20:49 PM

Title: 26.4 upgrade errors
Post by: mooh on April 21, 2026, 10:20:49 PM
Upgrading from 25.10.2_12, I came across this bit in the log:
69/196] Extracting os-OPNBEcore-1.8: .......... done
/bin/sh: /usr/local/opnsense/scripts/firmware/register.php: not found
pkg-static: DEINSTALL script failed
/bin/sh: /usr/local/sbin/pluginctl: not found
/bin/sh: /usr/local/opnsense/scripts/firmware/register.php: not found
pkg-static: POST-INSTALL script failed
What went wrong? Auditing the system doesn't indicate any problem. Full log file attached.
Title: Re: 26.4 upgrade errors
Post by: franco on April 22, 2026, 07:40:32 AM
Sometimes the package manager reorders deinstall/install and in this case it did so that the core package was not installed while other packages were installed. In case of the plugins they can't find the file /usr/local/opnsense/scripts/firmware/register.php and /usr/local/sbin/pluginctl but that's not an issue as the plugins were already registered/previously running.


Cheers,
Franco