OPNsense Forum

English Forums => 26.7 Series => Topic started by: thingy on August 30, 2026, 11:45:56 AM

Title: Are ports currently broken in 26.7 ?
Post by: thingy on August 30, 2026, 11:45:56 AM
On my OPNsense system, I had the s-nail port installed and I saw a message during updates that it had a dependency problem. (openssl version needed was missing)

I removed the s-nail package and ran "pkg autoremove" which removed a mime-support package.

I then ran "opnsense-code ports" to update ports.

I saw a message saying:

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! ABI 26.7 is no longer supported !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

and now when I try to:

cd /usr/ports/mail/s-nail/
make clean
make install

It tries to build openssl from ports and this fails to install as it conflicts with openssl in base.

My query is:

- Does the "ABI 26.7 is no longer supported" message mean I'm missing some steps to update/upgrade ports or OPNsense? I've already tried to remove contents under /usr/ports and re-initialise it via "opnsense-code ports" and then try building s-nail again.


Here is the output from running Audit Health:

---snip---
***GOT REQUEST TO AUDIT HEALTH***
Currently running OPNsense 26.7.3_8 (amd64) at Sun Aug 30 10:35:55 BST 2026
>>> Root file system: zroot/ROOT/default
>>> Check installed kernel version
Version 26.7.3 is correct.
>>> Check for missing or altered kernel files
No problems detected.
>>> Check installed base version
Version 26.7.3 is correct.
>>> Check for missing or altered base files
No problems detected.
>>> Check installed repositories
OPNsense (Priority: 11)
>>> Check installed plugins
os-cpu-microcode-intel 1.1_1
os-ddclient 1.31_1
os-isc-dhcp 1.0_7
os-netdata 1.2_1
os-smart 2.4
os-wol 2.5_4
>>> 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 26.7.3_8 has 68 dependencies to check.
Checking packages: ..................................................................... done
***DONE***
---snip---

continuing in next post due to character limits...
Title: Re: Are ports currently broken in 26.7 ?
Post by: thingy on August 30, 2026, 11:47:22 AM
Here is the output from "Audit Upgrade"

File: audit_upgrade.log


My current system versions are:

Versions
OPNsense 26.7.3_8-amd64
FreeBSD 15.1-RELEASE-p3
OpenSSL 3.5.8

Let me know if you need any further information.
Title: Re: Are ports currently broken in 26.7 ?
Post by: franco on August 30, 2026, 03:38:17 PM
Did you tamper with your local /usr/tools repository? It's probably stuck on another branch or self-committed change.


Cheers,
Franco