Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created February 13, 2013 13:58
Show Gist options
  • Save phlegx/4944790 to your computer and use it in GitHub Desktop.
Save phlegx/4944790 to your computer and use it in GitHub Desktop.
Fetching full source index from https://gems.example.com/
Could not reach https://gems.example.com/
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/fetcher.rb:224:in `rescue in fetch_all_remote_specs'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/fetcher.rb:214:in `fetch_all_remote_specs'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/fetcher.rb:89:in `rescue in specs'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/fetcher.rb:72:in `specs'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/source.rb:234:in `block in remote_specs'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/source.rb:232:in `each'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/source.rb:232:in `remote_specs'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/source.rb:165:in `fetch_specs'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/source.rb:70:in `specs'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/definition.rb:191:in `block (2 levels) in index'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/definition.rb:188:in `each'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/definition.rb:188:in `block in index'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/index.rb:9:in `build'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/definition.rb:184:in `index'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/definition.rb:178:in `resolve'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/definition.rb:113:in `specs'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/definition.rb:108:in `resolve_remotely!'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/installer.rb:81:in `run'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/installer.rb:14:in `install'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/cli.rb:291:in `update'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/vendor/thor/task.rb:27:in `run'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/vendor/thor/invocation.rb:120:in `invoke_task'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/vendor/thor.rb:275:in `dispatch'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/vendor/thor/base.rb:408:in `start'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/bin/bundle:14:in `block in <top (required)>'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/friendly_errors.rb:4:in `with_friendly_errors'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/bin/bundle:14:in `<top (required)>'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/bin/bundle:19:in `load'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/bin/bundle:19:in `<main>'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/bin/ruby_noexec_wrapper:14:in `eval'
/home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/bin/ruby_noexec_wrapper:14:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment