Patches to install py-paperless-ngx 2.7.2 on FreeBSD 13.2, which can come in handy if you can't upgrade, yet (ex: you run TrueNAS Core).
numpy
and joblib
need to be patched to avoid an exception when calling os.getaffinity()
:
OverflowError: could not allocate a large enough CPU set
This might be something needed for my system only, which is a FreeBSD 13.1 machine (TrueNAS CORE) hosting a FreeBSD 13.2 jail.