Skip to content

Instantly share code, notes, and snippets.

@Spaceghost
Created April 29, 2012 02:22
Show Gist options
  • Save Spaceghost/2523940 to your computer and use it in GitHub Desktop.
Save Spaceghost/2523940 to your computer and use it in GitHub Desktop.
Johnneylees-MacBook-Pro :: ~/Projects/ProjectQuest ‹master*› » bundle install --verbose
Updating https://github.com/couchrest/couchrest_model.git
Updating https://github.com/aemadrid/orientdb-ar.git
Fetching gem metadata from https://rubygems.org/
Query List: ["rails", "decent_exposure", "couchrest_model", "orientdb-ar", "sass-rails", "coffee-rails", "therubyracer", "uglifier", "rspec", "rspec-rails", "jquery-rails", "bcrypt-ruby", "orientdb", "activemodel", "jnunemaker-validatable", "awesome_print", "couchrest", "mime-types", "tzinfo", "json", "rack-test", "rake"]
Query Gemcutter Dependency Endpoint API: rails decent_exposure couchrest_model orientdb-ar sass-rails coffee-rails therubyracer uglifier rspec rspec-rails jquery-rails bcrypt-ruby orientdb activemodel jnunemaker-validatable awesome_print couchrest mime-types tzinfo json rack-test rake
Fetching from: https://rubygems.org/api/v1/dependencies?gems=rails,decent_exposure,couchrest_model,orientdb-ar,sass-rails,coffee-rails,therubyracer,uglifier,rspec,rspec-rails,jquery-rails,bcrypt-ruby,orientdb,activemodel,jnunemaker-validatable,awesome_print,couchrest,mime-types,tzinfo,json,rack-test,rake
HTTP Success
Query List: ["bundler", "railties", "actionmailer", "activeresource", "activerecord", "actionpack", "activesupport", "actionwebservice", "tilt", "sass", "sprockets", "coffee-script", "libv8", "multi_json", "execjs", "rspec-mocks", "rspec-expectations", "rspec-core", "rack", "webrat", "thor", "hashie", "builder", "i18n", "rest-client", "extlib"]
Query Gemcutter Dependency Endpoint API: bundler railties actionmailer activeresource activerecord actionpack activesupport actionwebservice tilt sass sprockets coffee-script libv8 multi_json execjs rspec-mocks rspec-expectations rspec-core rack webrat thor hashie builder i18n rest-client extlib
Fetching from: https://rubygems.org/api/v1/dependencies?gems=bundler,railties,actionmailer,activeresource,activerecord,actionpack,activesupport,actionwebservice,tilt,sass,sprockets,coffee-script,libv8,multi_json,execjs,rspec-mocks,rspec-expectations,rspec-core,rack,webrat,thor,hashie,builder,i18n,rest-client,extlib
HTTP Success
Query List: ["rdoc", "rack-ssl", "mail", "text-format", "arel", "erubis", "journey", "rack-cache", "rack-mount", "memcache-client", "hike", "coffee-script-source", "diff-lcs", "nokogiri", "hoe", "hpricot", "english"]
Query Gemcutter Dependency Endpoint API: rdoc rack-ssl mail text-format arel erubis journey rack-cache rack-mount memcache-client hike coffee-script-source diff-lcs nokogiri hoe hpricot english
Fetching from: https://rubygems.org/api/v1/dependencies?gems=rdoc,rack-ssl,mail,text-format,arel,erubis,journey,rack-cache,rack-mount,memcache-client,hike,coffee-script-source,diff-lcs,nokogiri,hoe,hpricot,english
HTTP Success
Query List: ["treetop", "tlsmail", "text-hyphen", "abstract", "multimap", "ZenTest", "RubyInline", "weakling", "rubyforge", "gemcutter", "language", "facets"]
Query Gemcutter Dependency Endpoint API: treetop tlsmail text-hyphen abstract multimap ZenTest RubyInline weakling rubyforge gemcutter language facets
Fetching from: https://rubygems.org/api/v1/dependencies?gems=treetop,tlsmail,text-hyphen,abstract,multimap,ZenTest,RubyInline,weakling,rubyforge,gemcutter,language,facets
HTTP Success
Query List: ["polyglot", "json_pure", "net-scp"]
Query Gemcutter Dependency Endpoint API: polyglot json_pure net-scp
Fetching from: https://rubygems.org/api/v1/dependencies?gems=polyglot,json_pure,net-scp
HTTP Success
Query List: ["spruz", "net-ssh"]
Query Gemcutter Dependency Endpoint API: spruz net-ssh
Fetching from: https://rubygems.org/api/v1/dependencies?gems=spruz,net-ssh
HTTP Success
Query List: ["needle"]
Query Gemcutter Dependency Endpoint API: needle
Fetching from: https://rubygems.org/api/v1/dependencies?gems=needle
HTTP Success
Query List: []
Unmet Dependencies: []
Could not find gem 'orientdb-ar (>= 0) ruby' in https://github.com/aemadrid/orientdb-ar.git (at master).
Source contains 'orientdb-ar' at: 0.0.5
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/resolver.rb:287:in `resolve'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/resolver.rb:161:in `start'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/resolver.rb:128:in `resolve'
org/jruby/RubyKernel.java:1197:in `catch'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/resolver.rb:127:in `resolve'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/definition.rb:192:in `resolve'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/definition.rb:127:in `specs'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/definition.rb:122:in `resolve_remotely!'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/installer.rb:46:in `run'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/installer.rb:12:in `install'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/cli.rb:220:in `install'
org/jruby/RubyBasicObject.java:1698:in `__send__'
org/jruby/RubyKernel.java:2097:in `send'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/vendor/thor/task.rb:21:in `run'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/vendor/thor.rb:263:in `dispatch'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:386:in `start'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/gems/bundler-1.1.3/bin/bundle:13:in `(root)'
org/jruby/RubyKernel.java:1068:in `load'
/Users/Spaceghost/.rvm/gems/jruby-1.6.7@global/bin/bundle:19:in `(root)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment