fred / chef-libmemcached

libmemcached Chef recipe for REHL and Debian platforms
0 stars 0 forks source link

Can't install libmemcached with knife: libmemcached.tar.gz isn't in gzip format #1

Open mrthehud opened 11 years ago

mrthehud commented 11 years ago
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
fred commented 11 years ago

probably libmemcached.tar.gz download URL moved... will check soon