Werk #256: wato snapshots: snapshot restore no longer fails with older python versions

Component Setup
Title wato snapshots: snapshot restore no longer fails with older python versions
Date Jan 14, 2014
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.5i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Python versions <= 2.6.6 had problems on restoring snapshots files.
The python tarfile module crashed when it tried to unpack tarfiles with no content.
The new implementation now uses the tar from the command line instead of the python tarfile module.

To the list of all Werks