OPNsense Forum

English Forums => Zenarmor (Sensei) => Topic started by: furfix on March 24, 2026, 03:23:23 PM

Title: libpython3.11.so.1.0
Post by: furfix on March 24, 2026, 03:23:23 PM
Hi Zenamor Team!
Is this error expected? I can see this, while updating OPNSense via the CLI.

    os-sensei is missing a required shared library: libpython3.11.so.1.0

//
OPNsense 26.1.5-amd64
FreeBSD 14.3-RELEASE-p9
OpenSSL 3.0.19
//
Zenarmor
Engine 2.4.1
Database 2.0.26022310
UI 2.4.21
Title: Re: libpython3.11.so.1.0
Post by: sy on March 24, 2026, 03:34:01 PM
Hi,

That's unexpected. Could you try running the force install command again and verify?

Run: pkg install -fy os-sensei


Title: Re: libpython3.11.so.1.0
Post by: furfix on March 24, 2026, 03:55:32 PM
I ran 'pkg install -fy os-sensei'  but the error is still displayed (only via CLI).

For reference, clean OPNSense 26.1 Install and then installed last version of Zenarmor.
Title: Re: libpython3.11.so.1.0
Post by: furfix on March 24, 2026, 03:59:46 PM
This is the result of Audit Health from UI:

***GOT REQUEST TO AUDIT HEALTH***
Currently running OPNsense 26.1.5 (amd64) at Tue Mar 24 15:58:06 CET 2026
>>> Root file system: zroot/ROOT/default
>>> Check installed kernel version
Version 26.1.3 is correct.
>>> Check for missing or altered kernel files
No problems detected.
>>> Check installed base version
Version 26.1.3 is correct.
>>> Check for missing or altered base files
No problems detected.
>>> Check installed repositories
OPNsense (Priority: 11)
SunnyValley (Priority: 7)
>>> Check installed plugins
os-acme-client 4.14
os-cpu-microcode-intel 1.1
os-ddclient 1.30_2
os-isc-dhcp 1.0_4
os-mdns-repeater 1.2
os-q-feeds-connector 1.5_1
os-sensei 2.4.1
os-sensei-updater 1.18
os-smart 2.4
os-sunnyvalley 1.5_2
os-theme-advanced 1.1
os-theme-vicuna 1.51
>>> Check locked packages
No locks found.
>>> Check for missing package dependencies
Checking all packages: .......... done
os-sensei is missing a required shared library: libpython3.11.so.1.0
>>> Check for missing or altered package files
Checking all packages: .......... done
>>> Check for core packages consistency
Core package "opnsense" at 26.1.5 has 68 dependencies to check.
Checking packages: ..................................................................... done
***DONE***
Title: Re: libpython3.11.so.1.0
Post by: furfix on March 24, 2026, 04:05:27 PM
On 26.1.3 OPNSense moved to Python 3.13. In case it helps to replicate, I installed Zenarmor after 26.1.3 update.

https://forum.opnsense.org/index.php?topic=51145.0