[Rails] Re: Problems with bundle install

2013-03-25 Thread Weverton G.
If I run "RAILS_ENV=production bundle install", I get the same error. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an em

[Rails] Problems with bundle install

2013-03-25 Thread Weverton G.
Hi, When I run "bundle install" on my app, all works fine. Otherwise, if I run "bundle install --gemfile /home/deployer/apps/my_app/shared/cached-copy/app_portal/Gemfile --path /home/deployer/apps/my_app/shared/bundle --deployment --without development test" (command used by Capistrano), I get the