Skip to content

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

@induja0107

Description

@induja0107

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions