Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #16348: Support Diagnostics: Use pip3

Component Setup
Title Support Diagnostics: Use pip3
Date Dec 6, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p17 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p38 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

When creating a Support Diagnowtics dump, the information about the installed Python modules was collected using pip.
This actually collected information about the OS' Python environment, not about the one in the site context. Sometimes, it caused a crash, when there was no pip installed.

Now, pip3 is used, which is built-in to the Checkmk Site.

To the list of all Werks