distinguish invalid files from parse errors in restore
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 8 Aug 2017 07:44:56 +0000 (09:44 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:09 +0000 (13:34 +0200)
commitee0e095f07e8ea49397f8a5d83813fc9034bc595
tree1f1e8c07f80a4d39c11c84dffa8fe71e56d75eaf
parente0631598b48eb75e1b6a9de44089ff4ac6fb254d
distinguish invalid files from parse errors in restore

Especially with index files, the parse error is misleading.
Indicate the prevalent cause of the problem, i. e. that the
file is compressed but compression was not requested during
restore.
deltatar/deltatar.py