Sorry, wrong Information. It isn't working on this machine after
adding the ssh_options[:paranoid] = false option.
just the add_key method works. I was remote on the wrong box as i
tested again.

after entering my password i get an SocketError.

Full error here:
http://pastie.caboo.se/59791

On 8 Mai, 10:00, dweinand <[EMAIL PROTECTED]> wrote:
> Hello,
> i'm getting an error on my windows box if i try to run capistrano from
> this laptop. this is the error:
> host-key-verifier.rb:64:in `add_key': undefined method `mkdir' for
> File:Class (NoMethodError)
>
> the error occurs if i try to run cap with my windows ruby
> installation, but on the same machine calling cap from cygwin, the
> same error will be raised.
>
> interesting is, that on my other windows box everything works smooth,
> in both environments (windows and cygwin)
>
> after searching the group i found the ssh_options[:paranoid] = false
> option. after setting this option it works on my laptop too.
>
> any hints whats going wrong on my machine?
>
> Versions CygWin:
> Capistrano v1.4.1
> ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-cygwin]
>
> Versions Windows:
> Capistrano v1.4.1
> ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]
>
> full error message provided with the following pasties:
>
> //windowshttp://pastie.caboo.se/59786
>
> //cygwinhttp://pastie.caboo.se/59787


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to