Werk #6341: Fixed "SyntaxError: invalid syntax" warning when installing bakery packages on older systems

Component Agent bakery
Title Fixed "SyntaxError: invalid syntax" warning when installing bakery packages on older systems
Date Jul 10, 2018
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0b9 Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.4.0p35 Checkmk Enterprise (CEE), Checkmk MSP (CME)

When installing agent bakery RPMs/DEBs an error message "SyntaxError: invalid syntax" could occur. This was caused by a pre-install script that should warn about incompatible Python versions. This script was incompatible to older Python versions, like Python 2.4.

At least in case of the RPMs the installation did complete despite of this message.

To the list of all Werks