daisy / daisy/pipeline-scripts-utils

px:unzip should throw an error when it's unable to unzip (usually due to unsupported compression method)

Open
#68 3 comments 0 reactions 0 assignees View on GitHub
0 - Backlog enhancement
Dominant language
HTML
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

If any of the zip entries declares a size of -1, the step should not attempt to read any of the files in the zip but should instead throw an error stating that zip could not be read, that the reason it could not be read is probably because it uses an unsupported compression method, and that the only supported compression method is currently normal deflate.

see nlbdev/nordic-epub3-dtbook-migrator#144

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.