Install fails
Created by: nono
I'm trying to install the latest version of ES with desi, but it fails:
~/af83/tlhub [notifications*] % desi releases
Here are the 5 latest releases
- elasticsearch-0.19.11 (2012-10-23T23:36:24Z)
- elasticsearch-0.20.0.RC1 (2012-10-21T23:41:09Z)
- elasticsearch-0.19.10 (2012-10-01T19:56:46Z)
- elasticsearch-0.19.9 (2012-08-23T11:49:19Z)
- elasticsearch-0.19.8 (2012-07-02T20:06:39Z)
~/af83/tlhub [notifications*] % desi install
* No release specified, will fetch latest.
* fetching release elasticsearch-0.19.11.tar.gz
* fetching release elasticsearch-0.19.11.tar.gz from http://cloud.github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.19.11.tar.gz
tar (child): \:archive : open impossible: Aucun fichier ou dossier de ce type
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
/home/nono/.rvm/gems/ruby-1.9.3-p0/gems/cocaine-0.4.2/lib/cocaine/command_line.rb:86:in `run': Command 'tar --keep-newer-files -C :extract_dir -zxf :archive' returned 2. Expected 0 (Cocaine::ExitStatusError)
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/desi-0.2.4/lib/desi/installer.rb:56:in `extract!'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/desi-0.2.4/lib/desi/installer.rb:16:in `install!'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/desi-0.2.4/lib/desi/runner.rb:51:in `install'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/runner_library.rb:12:in `block (3 levels) in delegate_runner_methods'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/scientist.rb:87:in `call'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/scientist.rb:87:in `block (2 levels) in redefine_command_block'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/scientist.rb:123:in `call'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/scientist.rb:123:in `call_original_command'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/scientist.rb:115:in `during_analyze'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/scientist.rb:107:in `analyze'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/scientist.rb:86:in `block in redefine_command_block'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson.rb:79:in `full_invoke'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/bare_runner.rb:42:in `execute_command'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/runner.rb:35:in `execute_command'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/runner.rb:31:in `execute'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/boson-1.2.4/lib/boson/runner.rb:26:in `start'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/gems/desi-0.2.4/bin/desi:7:in `<top (required)>'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/bin/desi:19:in `load'
from /home/nono/.rvm/gems/ruby-1.9.3-p0/bin/desi:19:in `<main>'
zsh: exit 1 desi install