Bundle not found, half way through the err indicates that bundled (gem) isn't correctly installed, if at all
On Sunday, April 14, 2013, Jianbo Cui wrote: > I followed this tutorial ( > http://www.netaddict.co.za/blog/2013/02/18/up-and-running-with-digital-ocean-and-rails/) > to the last step, when running cap deploy:code got following error, please > help > > * 2013-04-14 22:51:41 executing `bundle:install' > * executing "cd /home/app/riffbox/releases/20130414105140 && bundle > install --gemfile /home/app/riffbox/releases/20130414105140/Gemfile --path > /home/app/riffbox/shared/bundle --deployment --quiet --without development > test" > servers: ["198.199.74.146"] > [198.199.74.146] executing command > ** [out :: 198.199.74.146] sh: 1: bundle: not found > command finished in 793ms > *** [deploy:update_code] rolling back > * executing "rm -rf /home/app/riffbox/releases/20130414105140; true" > servers: ["198.199.74.146"] > [198.199.74.146] executing command > command finished in 799ms > failed: "sh -c 'cd /home/app/riffbox/releases/20130414105140 && bundle > install --gemfile /home/app/riffbox/releases/20130414105140/Gemfile --path > /home/app/riffbox/shared/bundle --deployment --quiet --without development > test'" on 198.199.74.146 > > -- > -- > * You received this message because you are subscribed to the Google > Groups "Capistrano" group. > * To post to this group, send email to > [email protected]<javascript:_e({}, 'cvml', > '[email protected]');> > * To unsubscribe from this group, send email to > [email protected] <javascript:_e({}, 'cvml', > 'capistrano%[email protected]');> For more options, visit > this group at http://groups.google.com/group/capistrano?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Capistrano" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:_e({}, > 'cvml', 'capistrano%[email protected]');>. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Lee Hambley -- http://lee.hambley.name/ +49 (0) 170 298 5667 -- -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en --- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
