OPNsense Forum

English Forums => General Discussion => Topic started by: peterced on April 20, 2023, 11:03:24 PM

Title: health audit
Post by: peterced on April 20, 2023, 11:03:24 PM
Doing a health audit I got this, how to fix?
All updates done, version 23.1.6

>>> Check for missing package dependencies
Checking all packages: .......... done
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

Regards,
Peter
Title: Re: health audit
Post by: franco on April 21, 2023, 08:18:40 AM
I can't believe how often I have typed this already... It takes longer to type than to find in this forum. ;)

# pkg remove py37-markupsafe


Cheers,
Franco
Title: Re: health audit
Post by: bpb21 on June 08, 2023, 01:40:03 PM
I've got the exact same message about the exact same dependencies.  I thought about reinstalling but I've done several upgrades now (including upgrade to OPNsense 23.1.9-amd64 just now) and despite the message of these missing dependencies I can't find anything actually not working correctly.  So...maybe it isn't a problem, or maybe my setup is less complex than some and it actually isn't impacting anything?  I don't know, but I haven't figured it out either.
Title: Re: health audit
Post by: franco on June 08, 2023, 01:46:57 PM
It's just an incidental leftover package which resulted from a FreeBSD package rename of MarkupSafe to markupsafe. True story. Happened a few years ago actually.


Cheers,
Franco