Created
October 9, 2011 20:11
-
-
Save bonkowski/1274096 to your computer and use it in GitHub Desktop.
bundle install failure
This file contains hidden or 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
Fetching source index for http://rubygems.org/ | |
sudo: no tty present and no askpass program specified | |
sudo: no tty present and no askpass program specified | |
/usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:32:in `from_file_by_path': Cannot load gem at [/usr/local/rvm/gems/ruby-1.9.2-p290@rvo/cache/rake-0.9.2.gem] in /var/lib/jenkins/jobs/Sekretariatsystemet/workspace (Gem::Exception) | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/rubygems_integration.rb:100:in `spec_from_gem' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/source.rb:77:in `fetch' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/installer.rb:50:in `block in run' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/installer.rb:49:in `run' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/installer.rb:8:in `install' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/cli.rb:220:in `install' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/vendor/thor/task.rb:22:in `run' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/vendor/thor.rb:263:in `dispatch' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/lib/bundler/vendor/thor/base.rb:386:in `start' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/gems/bundler-1.0.18/bin/bundle:13:in `<top (required)>' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/bin/bundle:19:in `load' | |
from /usr/local/rvm/gems/ruby-1.9.2-p290@rvo/bin/bundle:19:in `<main>' | |
Build step 'Execute shell' marked build as failure |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment