Skip to content

wget download error #4

@mcandre

Description

@mcandre

I'm trying to install Thrift with puppet-thrift, but the wget download is failing.

Source:

class { 'thrift': }

Trace:

Error: wget -qO- https://dist.apache.org/repos/dist/release/thrift/0.9.0/thrift-0.9.0.tar.gz | tar xzf - -C /tmp returned 2 instead of one of [0]
Error: /Stage[main]/Thrift/Instool[thrift-0.9.0]/Exec[download_and_untar]/returns: change from notrun to 0 failed: wget -qO- https://dist.apache.org/repos/dist/release/thrift/0.9.0/thrift-0.9.0.tar.gz | tar xzf - -C /tmp returned 2 instead of one of [0]
Warning: /Stage[main]/Thrift/Instool[thrift-0.9.0]/File[/usr/local/lib/thrift-0.9.0]: Skipping because of failed dependencies
Warning: /Stage[main]/Thrift/Instool[thrift-0.9.0]/Exec[./configure]: Skipping because of failed dependencies
Warning: /Stage[main]/Thrift/Instool[thrift-0.9.0]/Exec[make]: Skipping because of failed dependencies
Warning: /Stage[main]/Thrift/Instool[thrift-0.9.0]/Exec[make install]: Skipping because of failed dependencies
Warning: /Stage[main]/Thrift/Instool[thrift-0.9.0]/Exec[make clean]: Skipping because of failed dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions