Python dependency errors after update from 23.7

Started by apz, February 01, 2024, 02:35:20 AM

Previous topic - Next topic
After updating from 23.7, I get following error every time the updater is triggered:

py37-markupsafe has a missing dependency: python37
py37-markupsafe has a missing dependency: py37-setuptools
py37-markupsafe 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.


Other than this the system seems to run normally.


This has probably been asked and answered a thousand times over the past few years...

# pkg remove py37-markupsafe


Cheers,
Franco