Skip to content

Conversation

@troyready
Copy link

Archives are currently being created with an empty CRC value (00000000), which causes validation errors on extraction (non-zero exit codes using unzip on Debian, and Lambda was not able to unzip the file errors on AWS Lambda).

Fixes: #13

Archives are currently being created with an empty CRC value (`00000000`), which causes validation errors on extraction (non-zero exit codes using `unzip` on Debian, and `Lambda was not able to unzip the file` errors on AWS Lambda).

Fixes: bitgenics#13
@moughxyz
Copy link

This fixes the issue for me, thanks @troyready.

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.

Broader file permissions required for AWS Lambda

2 participants