Werk #4564: Compatibility fix for windows agent updater

Component Agent bakery
Title Compatibility fix for windows agent updater
Date Aug 23, 2017
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i1 Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.4.0p10 Checkmk Enterprise (CEE), Checkmk MSP (CME)

The command cmk-update-agent sometimes fails with an error message like "Loadlibrary() argument 1 must be string not unicode error" when running on Windows. The error cause is an incompatibility within Python 2.7.13 and some Python libraries. We fix this issue by using Python 2.7.12 instead.

To the list of all Werks