Skip to content

Conversation

LegNeato
Copy link

@LegNeato LegNeato commented Mar 9, 2017

rubyzip can have bugs that cause it to throw. If it throws, we will now try to see if unzip
can handle the file on Linux systems.

`rubyzip` can have bugs that cause it to throw. If it throws, we will now try to see if unzip
can handle the file on Linux systems.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 94.306% when pulling 9d6fe86 on LegNeato:master into 29d4ff4 on aws:master.

@feverLu
Copy link
Contributor

feverLu commented Apr 21, 2017

The commit can't be pulled, could you update the tests?

@PranaySampat
Copy link

Did you get solution for above problem? I am still facing the issue

@asaf-erlich
Copy link
Contributor

Can you give examples for some of the exceptions you're seeing caused by rubyzip? This works on all platforms at the moment. If we add the fallback it will only work for linux and not windows so we should probably add an os check if we're indeed going to fall back.

@LegNeato
Copy link
Author

LegNeato commented Jun 6, 2017

It turns out I was generating an invalid zip. This isn't needed.

@LegNeato LegNeato closed this Jun 6, 2017
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.

5 participants