I do - 1.0.10.  Made some progress.  I confirmed I could run a "rvm
info" cap task on the server.  I added:

[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"

and it then got as far as this:

  * executing "bundle install --gemfile /Library/WebServer/sites/
vusion/releases/\e[33m20110317233448\e[39;49m\e[0m/Gemfile --path /
Library/WebServer/sites/vusion/shared/bundle --deployment --quiet --
without development test"
    servers: ["75.149.217.83"]
    [75.149.217.83] executing command
 ** [out :: 75.149.217.83] /Library/WebServer/sites/vusion/releases/
20110317233448ot found
 ** [out :: 75.149.217.83] sh: 49m/Gemfile: No such file or directory
    command finished in 332ms
*** [deploy:update_code] rolling back
  * executing "rm -rf /Library/WebServer/sites/vusion/releases/
20110317233448; true"
    servers: ["75.149.217.83"]
    [75.149.217.83] executing command
    command finished in 64ms
failed: "env PATH=/usr/local/git/bin:$PATH sh -c 'bundle install --
gemfile /Library/WebServer/sites/vusion/releases/
\e[33m20110317233448\e[39;49m\e[0m/Gemfile --path /Library/WebServer/
sites/vusion/shared/bundle --deployment --quiet --without development
test'" on 75.149.217.83


On Mar 17, 5:59 pm, Rafa García <[email protected]> wrote:
> Hi,
>
> Have you got bundler installed as gem in the server?
>
> I say it because I read:
>
> ** [out :: 75.149.217.83] sh: bundle: command not found
>
> Regards
>
> 2011/3/17 Lee Hambley <[email protected]>
>
>
>
> > \e[33m
>
> > is the terminal escape code for `brown` text… I have no idea where that's
> > coming from - first thought it something in your shell profile contaminating
> > the return of your shell commands. It could also just be bundler… in which
> > case, check with them on their mailing list!
>
> > - Lee
>
> > --
> > * 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
> > athttp://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

Reply via email to