Werk #6101: Fixed partial uninstall of Check_MK 1.5 versions (leaving sitecustomize.pyc)

Component Other components
Title Fixed partial uninstall of Check_MK 1.5 versions (leaving sitecustomize.pyc)
Date May 17, 2018
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.5.0b5 1.6.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The python delivered with Check_MK was not precompiling the lib/python2.7/sitecustomize.pyc during packaging. It was then created during runtime on the target system. Since this file is not under control of the RPM/DEB packages the file was left on the filesystem after uninstall. The version was still visible after removal in "omd version" output until one removed the /omd/versions/[version] directory.

To the list of all Werks