missing dependency

Started by fightingmasta, July 11, 2022, 10:42:15 AM

Previous topic - Next topic
July 11, 2022, 10:42:15 AM Last Edit: July 12, 2022, 07:52:11 AM by fightingmasta
Firmware health check reports missing dependency:
os-sensei is missing a required shared library: libpython3.8.so.1.0

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:

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!

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.


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.