Created
May 4, 2016 21:23
-
-
Save untergeek/5f9eb4208d25637d6e751a78852ef70f to your computer and use it in GitHub Desktop.
rake bootstrap error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
buh@Elasticbox (03:18 PM) ~/git/logstash | |
» rm -rf vendor | |
buh@Elasticbox (03:18 PM) ~/git/logstash | |
» rake bootstrap | |
mkdir -p vendor | |
mkdir vendor/_ | |
Downloading http://jruby.org.s3.amazonaws.com/downloads/1.7.25/jruby-bin-1.7.25.tar.gz | |
Installing minitar >= 0 because the build process needs it. | |
[bootstrap] Fetching and installing gem: minitar (>= 0) | |
Fetching: minitar-0.5.4.gem (100%) | |
Successfully installed minitar-0.5.4 | |
Installing minitar >= 0 because the build process needs it. | |
[bootstrap] Fetching and installing gem: minitar (>= 0) | |
Fetching: minitar-0.5.4.gem (100%) | |
Successfully installed minitar-0.5.4 | |
Installing bundler ~> 1.9.4 because the build process needs it. | |
[bootstrap] Fetching and installing gem: bundler (~> 1.9.4) | |
Fetching: bundler-1.9.10.gem (100%) | |
Successfully installed bundler-1.9.10 | |
Invoking bundler install... | |
Error Bundler::PathError, retrying 1/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Error Bundler::PathError, retrying 2/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Error Bundler::PathError, retrying 3/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Error Bundler::PathError, retrying 4/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Error Bundler::PathError, retrying 5/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Error Bundler::PathError, retrying 6/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Error Bundler::PathError, retrying 7/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Error Bundler::PathError, retrying 8/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Error Bundler::PathError, retrying 9/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Error Bundler::PathError, retrying 10/10 | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
Too many retries, aborting, caused by Bundler::PathError | |
rake aborted! | |
The path `/home/buh/git/logstash/vendor/local_gems/008150eb/logstash-core-plugin-api-1.0.0-java` does not exist. | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/source/path.rb:162:in `load_spec_files' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/source/path.rb:92:in `local_specs' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/source/path.rb:100:in `specs' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/definition.rb:539:in `converge_locked_specs' | |
org/jruby/RubyArray.java:1613:in `each' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/definition.rb:526:in `converge_locked_specs' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/definition.rb:187:in `resolve' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/definition.rb:132:in `specs' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/definition.rb:121:in `resolve_remotely!' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/installer.rb:79:in `run' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/installer.rb:18:in `install' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/cli/install.rb:80:in `run' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/cli.rb:155:in `install' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start' | |
/home/buh/git/logstash/vendor/bundle/jruby/1.9/gems/bundler-1.9.10/lib/bundler/cli.rb:10:in `start' | |
/home/buh/git/logstash/lib/bootstrap/bundler.rb:151:in `execute_bundler' | |
/home/buh/git/logstash/lib/bootstrap/bundler.rb:122:in `execute_bundler_with_retry' | |
org/jruby/RubyKernel.java:1479:in `loop' | |
/home/buh/git/logstash/lib/bootstrap/bundler.rb:120:in `execute_bundler_with_retry' | |
org/jruby/RubyProc.java:281:in `call' | |
/home/buh/git/logstash/lib/bootstrap/bundler.rb:194:in `capture_stdout' | |
/home/buh/git/logstash/lib/bootstrap/bundler.rb:119:in `execute_bundler_with_retry' | |
/home/buh/git/logstash/lib/bootstrap/bundler.rb:109:in `invoke!' | |
/home/buh/git/logstash/rakelib/vendor.rake:122:in `(root)' | |
org/jruby/RubyProc.java:281:in `call' | |
org/jruby/RubyArray.java:1613:in `each' | |
org/jruby/RubyArray.java:1613:in `each' | |
org/jruby/RubyArray.java:1613:in `each' | |
org/jruby/RubyArray.java:1613:in `each' | |
org/jruby/RubyKernel.java:1059:in `load' | |
Tasks: TOP => bootstrap => vendor:all => vendor:gems | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment