Werk #14792: Enable pip install of packages as site user

Komponente Site management
Titel Enable pip install of packages as site user
Datum 16.12.2022
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p21 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p34 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

In case you want to install python packages with pip as a site user, which needs to be compiled from source, this should now be possible.

One use case for this would be the installation of ibm_db which is needed for the active check "check_sql":

python3 -m pip -vvv install --user ibm_db

Zur Liste aller Werks