Yes, I also had a problem with net-ssh 1.1.0
Error received on a winXP box with current capistrano and other gems
(fresh install)
When doing cap setup:
getnameinfo: address family for hostname not supported. (SocketError)
(see longer log below)
Moving to older net-ssh gem ver 1.0.10
solved the problem.
Regards,
LarryK in New York City
~~~~~~~~~
C:\instant_rails_1.7\InstantRails\rails_apps\am2>cap setup
* executing task setup
* executing "umask 02 &&\n mkdir -p /home2/ma1_deploy /home2/
ma1_deploy/releases /home2/ma1_deploy/shared /home2/ma1_deploy/shared/
system &&\n mkdir -p /home2/ma1_deploy/shared/log &&\n mkdir -p /
home2/ma1_deploy/shared/pids"
servers: ["192.168.22.2"]
C:/instant_rails_1.7/InstantRails/ruby/lib/ruby/gems/1.8/gems/net-
ssh-1.1.0/lib/net/ssh/transport/session.rb:108:in `getnameinfo':
getnameinfo: address family for hostname not supported. (SocketError)
--~--~---------~--~----~------------~-------~--~----~
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.co.uk/group/capistrano?hl=en
-~----------~----~----~----~------~----~------~--~---