james@james:~/www/chef-repo$ knife cookbook site install libmemcached
Installing libmemcached to /home/james/www/chef-repo/cookbooks
Checking out the master branch.
Pristine copy branch (chef-vendor-libmemcached) exists, switching to it.
Downloading libmemcached from the cookbooks site at version 0.1.0 to /home/james/www/chef-repo/cookbooks/libmemcached.tar.gz
Cookbook saved: /home/james/www/chef-repo/cookbooks/libmemcached.tar.gz
Removing pre-existing version.
Uncompressing libmemcached version 0.1.0.
ERROR: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2'
---- Begin output of tar zxvf /home/james/www/chef-repo/cookbooks/libmemcached.tar.gz ----
STDOUT:
STDERR: gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
---- End output of tar zxvf /home/james/www/chef-repo/cookbooks/libmemcached.tar.gz ----
Ran tar zxvf /home/james/www/chef-repo/cookbooks/libmemcached.tar.gz returned 2