Werk #4564: Compatibility fix for windows agent updater

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

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