-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels