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

Getting returned 4 instead of one of [0] on wget #2

Open
induja0107 opened this issue Nov 28, 2016 · 0 comments · May be fixed by #3
Open

Getting returned 4 instead of one of [0] on wget #2

induja0107 opened this issue Nov 28, 2016 · 0 comments · May be fixed by #3

Comments

@induja0107
Copy link

I tried using this module for installing jq on a puppet node and i am getting the following error:

Error: wget --no-verbose --output-document="/usr/local/bin/jq-1.4" "http://stedolan.github.io/jq/download/linux64/jq" returned 4 instead of one of [0]
Error: /Stage[main]/Jq/Wget::Fetch[http://stedolan.github.io/jq/download/linux64/jq]/Exec[wget-http://stedolan.github.io/jq/download/linux64/jq]/returns: change from notrun to 0 failed: wget --no-verbose --output-document="/usr/local/bin/jq-1.4" "http://stedolan.github.io/jq/download/linux64/jq" returned 4 instead of one of [0]

Can you please update the documentation on the module to say how to invoke your module.

I assumed it should just be include jq but that doesn't seem to work. do we need to pass additional args to invoke your class?

@tmor tmor linked a pull request Dec 26, 2019 that will close this issue
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 a pull request may close this issue.

1 participant