Werk #4717: Fixed "corrupted package" archive messages when installing DEB packages baked on SLES

Component Agent bakery
Title Fixed "corrupted package" archive messages when installing DEB packages baked on SLES
Date May 16, 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.0b8 Checkmk Enterprise (CEE), Checkmk MSP (CME)

When installing debian agent packages baked with the Check_MK Agent Bakery running on a SLES 12 server this could lead to this message during installation:

dpkg: error processing archive check-mk-agent_1.4.0b5-88de67ef934c3774_all.deb (--install): corrupted filesystem tarfile - corrupted package archive

Background information: The tar files built into the debian package were created with a tar format that is not supported for the debian package format. We create the packages with the gnu format now on all platforms.

To the list of all Werks