Skip to content

Workaround for #10033 (casc_extract: "Invalid file length") #10399

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: thewarwithin
Choose a base branch
from

Conversation

micolous
Copy link
Contributor

This works around #10033, but doesn't actually fix the bug:

  • Makes extract_data() no longer raise an OptionParser parsing error when extraction fails, so the error can be handled better.
  • Adds a --continue_on_failure option to casc_extract, which allows batch and unpack operations to continue even if a single file fails to extract.

This also includes a rebased version of #10032, so that it works with current versions of Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant