Werk #7590: Check_MK is now shipping with own Python 2.7.12 interpreter

Komponente Other components
Titel Check_MK is now shipping with own Python 2.7.12 interpreter
Datum 05.06.2016
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.4.0i1
Level Bedeutende Änderung
Klasse Neues Feature
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

This step has been made to make Python based components, like Check_MK, be able to rely on one single Python version independent of the distibution OMD is being installed on.

Python scripts should use "#!/usr/bin/env python" as shebang to be working within OMD without change. Something like "#!/usr/bin/python" would not use the interpreter shipped with OMD.

Zur Liste aller Werks