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

wget dependency conflicts with another wget module #12

Open
adamcousins opened this issue Jan 10, 2017 · 1 comment
Open

wget dependency conflicts with another wget module #12

adamcousins opened this issue Jan 10, 2017 · 1 comment

Comments

@adamcousins
Copy link

Not sure if this is best practices but is a good idea to add a package defined check around the wget package installation?

@jdavisp3
Copy link
Contributor

I haven't found a great solution to this problem. The defined package check doesn't always seem to work for me. I've started using ensure_packages in newer development. Sometimes I find I just need to make it possible to disable package installation in one module to remove a conflict with another. Happy to accept a PR for this module doing that.

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