OPNsense Forum

English Forums => Zenarmor (Sensei) => Topic started by: fightingmasta on July 11, 2022, 10:42:15 am

Title: missing dependency
Post by: fightingmasta on July 11, 2022, 10:42:15 am
Firmware health check reports missing dependency:
os-sensei is missing a required shared library: libpython3.8.so.1.0
Title: Re: missing dependency
Post by: astewart on July 13, 2022, 01:20:20 am
Yeah, I'm also experiencing a similiar issue here after updating to OPNsense 22.1.10-amd64.

Seems I'm missing the following dependencies for os-sensei:

Code: [Select]
os-sensei is missing a required shared library: libpython3.8.so.1.0
py37-pymongo has a missing dependency: python37
py37-pymongo has a missing dependency: py37-setuptools
py37-pymongo is missing a required shared library: libpython3.7m.so.1.0

>>> Missing package dependencies were detected.
>>> Found 2 issue(s) in the package database.

pkg-static: No packages available to install matching 'python37' have been found in the repositories
pkg-static: No packages available to install matching 'py37-setuptools' have been found in the repositories
>>> Summary of actions performed:

python37 dependency failed to be fixed
py37-setuptools dependency failed to be fixed

>>> There are still missing dependencies.
>>> Try fixing them manually

I haven't figured out a way yet to resolve this yet. Any idea guys?

Thanks!
Title: Re: missing dependency
Post by: astewart on July 13, 2022, 01:47:57 am
Just to note, I tried reinstalling packages os-sensei and os-sensei-agent from the command-line, but that didn't resolve it. Funny I didn't get the missing dependencies errors when reinstalling those packages. I do when I run a normal Opnsense update.

Title: Re: missing dependency
Post by: sy on July 14, 2022, 06:52:57 pm
Hi,

This occurs due to the python 3.9 update on OPNsense with 22.1.10. It has no effect on any function. A new package will be published to solve the health check issue.