Run the bundle command with the 'sudo' helper instead of the 'run' helper.
On Aug 1, 2011, at 10:38 PM, adamp <[email protected]> wrote: > Hi Folks, > > I'm new to Capistrano and am having problems. I run: > >> cap deploy > > from my development machine. > > A bunch of output scrolls by and finally I see line that prompts me > for a password. It outputs: > > ** [out :: blah.blah.com] Enter your password to install the bundled > RubyGems to your system: > > I type in the password for that users account I run from and nothing > happens. The script appears to just hang there waiting for something > to happen. > > How do I get the RubyGems installed properly so that I can get by this > step in the deployment process. > > Thank, > Adam > > -- > * 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 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
