Skip to content

Instantly share code, notes, and snippets.

@ScotterC
Created August 29, 2012 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ScotterC/3515174 to your computer and use it in GitHub Desktop.
Save ScotterC/3515174 to your computer and use it in GitHub Desktop.
bundler fail with jenkins and rubber
Started by user anonymous
Building in workspace /var/lib/jenkins/jobs/Artsicle/workspace
Checkout:workspace / /var/lib/jenkins/jobs/Artsicle/workspace - hudson.remoting.LocalChannel@36bb87
Using strategy: Default
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git@github.com:Artsicle/artsicle.git
Commencing build of Revision d90fba04f057d1a6d71e7293545ba1a1b0351d57 (origin/master)
Checking out Revision d90fba04f057d1a6d71e7293545ba1a1b0351d57 (origin/master)
No change to record in branch origin/master
[workspace] $ /bin/sh -xe /tmp/hudson3437214269593292310.sh
+ bundle install
Fetching gem metadata from http://gems.rubyforge.org/......
Fetching gem metadata from http://rubygems.org/......
Fetching gem metadata from http://gems.rubyforge.org/..
Fetching gem metadata from http://rubygems.org/..
Fetching git://github.com/swanandp/acts_as_list.git
Fetching git://github.com/aguilarsoto/delayed_paperclip
Fetching git://github.com/ScotterC/dwolla-ruby-library.git
Fetching git://github.com/wr0ngway/graylog2_exceptions.git
Fetching git://github.com/amatsuda/kaminari.git
Fetching https://github.com/ScotterC/mailgun
Fetching git://github.com/nesquena/query_reviewer.git
sudo: no tty present and no askpass program specified
Gem::Exception: Cannot load gem at [/usr/local/rvm/gems/ruby-1.9.3-p194/cache/rake-0.9.2.2.gem] in /var/lib/jenkins/jobs/Artsicle/workspace
An error occured while installing rake (0.9.2.2), and Bundler cannot continue.
Make sure that `gem install rake -v '0.9.2.2'` succeeds before bundling.
Build step 'Execute shell' marked build as failure
Sending e-mails to: scott@artsicle.com
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment