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

Werk #5390: MKP: Ignore *.pyc files when creating MKP packages

Component Core & setup
Title MKP: Ignore *.pyc files when creating MKP packages
Date Oct 9, 2017
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Packing the compiled pyc files into MKP packages is not a good idea, because they are python version specific and can be created by the target system at any time. So better ignore these files when creating packages.

To the list of all Werks