Cannot update past 25.7.0

Started by bezulsqy, November 05, 2025, 12:13:56 PM

Previous topic - Next topic
I am suffering from some kernel panic crashes and wanted to update to see if this resolves my issues. However I run into some errors. Looking through the forum I see some other people had issues with this as well.

I tried: the bootstrap command and this triggered an update and reboot, however firmware stayed at the same version 25.7.0

When I tried update from console I got this message:
Missing /usr/local/etc/pkg/repos/OPNsense.conf


Here is the health audit:
***GOT REQUEST TO AUDIT HEALTH***
Currently running OPNsense 25.7 (amd64) at Wed Nov  5 12:03:03 CET 2025
>>> Root file system: /dev/gpt/rootfs
>>> Check installed kernel version
Version 25.7 is correct.
Unverified consistency check for kernel: invalid /usr/local/opnsense/version/kernel.mtree.sig
>>> Check for missing or altered kernel files
No problems detected.
>>> Check installed base version
Version 25.7 is correct.
Unverified consistency check for base: invalid /usr/local/opnsense/version/base.mtree.sig
>>> Check for missing or altered base files
No problems detected.
>>> Check installed repositories
FreeBSD (Priority: 0)
FreeBSD-kmods (Priority: 0)
>>> Check installed plugins
pkg: sqlite error while executing ALTER TABLE packages ADD licenselogic INTEGER NOT NULL DEFAULT(1); in file pkgdb.c:2333: no such table: packages
>>> Check locked packages
pkg: sqlite error while executing ALTER TABLE packages ADD licenselogic INTEGER NOT NULL DEFAULT(1); in file pkgdb.c:2333: no such table: packages
>>> Check for missing package dependencies
pkg: sqlite error while executing ALTER TABLE packages ADD licenselogic INTEGER NOT NULL DEFAULT(1); in file pkgdb.c:2333: no such table: packages
>>> Check for missing or altered package files
pkg: sqlite error while executing ALTER TABLE packages ADD licenselogic INTEGER NOT NULL DEFAULT(1); in file pkgdb.c:2333: no such table: packages
>>> Check for core packages consistency
Core package "opnsense" not known to package database.
***DONE***

How can I update?
Or do I need to do a complete re-install?

About the panics, see if this: https://forum.opnsense.org/index.php?topic=42985.0, #23, applies to you.

IDK if the panic already has corrupted anything on your filesystem (it should not have if you use ZFS).
Intel N100, 4* I226-V, 2* 82559, 16 GByte, 500 GByte NVME, ZTE F6005

1100 down / 800 up, Bufferbloat A+

> >>> Root file system: /dev/gpt/rootfs

It's UFS. That's why it is in the audit output. ;)


Cheers,
Franco

Quote from: meyergru on November 05, 2025, 12:22:38 PMAbout the panics, see if this: https://forum.opnsense.org/index.php?topic=42985.0, #23, applies to you.

IDK if the panic already has corrupted anything on your filesystem (it should not have if you use ZFS).

Thank you for the fast response. I am indeed using a n100 Intel mini-pc to run opnsense.
I am going to do a fresh re-install of everything and make the changes mentioned in that topic.

I did not use ZFS because of the "ZFS eats SSDs" issue. Because I bought the mini-pc second hand I wanted to try it first with the included RAM and SSD. I might put in a new SSD with a know and great TBW rating.