Weird errors after update from 25.7 to 25.7.1

Started by crazywolf13, August 05, 2025, 09:42:53 PM

Previous topic - Next topic
Are you sure your disk/SSD does not have issues? If there are errors on your drive, of course opnsense-bootstrap will fail. It's not the tool which is at fault in this case.

Did you ruh an fsck? Best reinstall with ZFS, now that you are going to do it, anyway.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

I did a fresh install which fixed the issues.

My SDD does not have issues, at least that's what smart data is telling me it's on about 3% wear and has passed the overall smart check.

As multiple people with N100 seem to have this issue right after/during the update to 25.7.2 this does not seem like a full hardware issue to me.

What's interesting about this is that updates seem to malfunction on N100 but a reinstall moving large amounts of data is not, which means the issue is likely in Sqlite operation as indicated by the error messages. It's an unfortunate situation to be in when the package manager relies on it.


Cheers,
Franco

Yeah you are right.

For me the issue seems resolved, hopefully it does not re-appear.

Though as other seem to have the same problem, it may be quite unfortunate for all N100 users as it's quite a common device, no?

Let me know if I can provide any details.

September 04, 2025, 07:07:53 PM #19 Last Edit: September 04, 2025, 07:09:31 PM by HARLEY_VH
experienced similar situation when updating from 25.7 to 25.7.2
N305 system
bootstrap not successful
had to reinstalled from scratch, removed plugins (dark theme & os-ddclient), removed pihole DNS ip from config and re-attempted 25.7 to 25.7.2 update
not  successful
system is up & running but remains at 25.7
result of health audit -> all 68 pkgs are version missmatched which is expected considering

will wait and see

***GOT REQUEST TO AUDIT HEALTH***
Currently running OPNsense 25.7 (amd64) at Thu Sep  4 12:50:44 EDT 2025
>>> Root file system: /dev/gpt/rootfs
>>> Check installed kernel version
Version 25.7 is correct.
>>> Check for missing or altered kernel files
No problems detected.
>>> Check installed base version
Version 25.7 is correct.
>>> Check for missing or altered base files
No problems detected.
>>> Check installed repositories
OPNsense (Priority: 11)
>>> Check installed plugins
No plugins found.
>>> Check locked packages
No locks found.
>>> Check for missing package dependencies
Checking all packages: .......... done
>>> Check for missing or altered package files
Checking all packages: .......... done
>>> Check for core packages consistency
Core package "opnsense" at 25.7 has 68 dependencies to check.
Checking packages: ..
ca_root_nss-3.108 version mismatch, expected 3.115
Checking packages: ...............
lighttpd-1.4.79 version mismatch, expected 1.4.81
Checking packages: ......
opnsense-25.7 version mismatch, expected 25.7.2
Checking packages: ..
opnsense-lang-25.1.11 version mismatch, expected 25.7.2
Checking packages: .
opnsense-update-25.7 version mismatch, expected 25.7.2
Checking packages: ...
php83-ctype-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-curl-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-dom-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-filter-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-gettext-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-ldap-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-pcntl-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-pdo-8.3.23 version mismatch, expected 8.3.24
Checking packages: .....
php83-session-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-simplexml-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-sockets-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-sqlite3-8.3.23_1 version mismatch, expected 8.3.24
Checking packages: .
php83-xml-8.3.23 version mismatch, expected 8.3.24
Checking packages: .
php83-zlib-8.3.23 version mismatch, expected 8.3.24
Checking packages: ....
py311-duckdb-1.3.1_1 version mismatch, expected 1.3.2
Checking packages: .
py311-jq-1.8.0_1 version mismatch, expected 1.10.0
Checking packages: ...
py311-numpy-1.26.4_6,1 version mismatch, expected 1.26.4_7,1
Checking packages: ..........
sudo-1.9.17p1 version mismatch, expected 1.9.17p2
Checking packages: ..
syslog-ng-4.8.2_3 version mismatch, expected 4.8.2_4
Checking packages: ... done
***DONE***


> Warning to anyone here, using opnsense-bootstrap renders the running installation unusable

Which unfortunately proves the point that this isn't a software issue.

People have said bulk installs are fine so for one reason or another we're looking at an Intel instability during sqlite database or pkg sanity checking operations specifically.


Cheers,
Franco