Skip to content
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

threat 'main' panicked at 'called 'Result::unwrap()' on an 'Err' value: Custom { kind: Other, error: "Large file option has not been set" }' , src/lib/mod.rs:542:87 note: run with 'RUST_BACKTRACE=1' environment variable to display a backtrace #8

Closed
sinan-lab opened this issue Jul 14, 2022 · 1 comment

Comments

@sinan-lab
Copy link

image

threat 'main' panicked at 'called 'Result::unwrap()' on an 'Err' value: Custom { kind: Other, error: "Large file option has not been set" }' , src/lib/mod.rs:542:87 note: run with 'RUST_BACKTRACE=1' environment variable to display a backtrace

@AbdulRhmanAlfaifi
Copy link
Owner

Hello Sinan,
Thank you for reporting this issue. I was able to reproduce the issue which is related to the zip library. A flag must be set to enable ZIP64 (zip file larder than 4GB in size). This issue will be fixed in next release.

Thanks,
AA

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

No branches or pull requests

2 participants