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

unzip not installed and results in errors #291

Closed
Justin-DynamicD opened this issue Aug 6, 2017 · 1 comment
Closed

unzip not installed and results in errors #291

Justin-DynamicD opened this issue Aug 6, 2017 · 1 comment

Comments

@Justin-DynamicD
Copy link

fairly simple really, but the module doesn't actually check/validate if unzip s actually installed and thus can return errors when called from "minimal" linux boxes (aka base installs with no optional features). As you already require stdlib for use, I think adding an ensure_packages statement would be helpful to ensure "expected" operation.

@nanliu
Copy link
Contributor

nanliu commented Sep 9, 2017

See documentation setup section for recommended configuration, we leave the dependencies up to the user to specify since it varies across environments and there isn't a single good default.

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