#530: Net::SSH doesn't work with MacRuby ---------------------------------+------------------------------------------ Reporter: sk8tr1...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------
Comment(by lsansone...@…): The #send problem should be fixed in r3211. Now, the snippet fails elsewhere, in my environment: {{{ $ DYLD_LIBRARY_PATH=. ./macruby -r rubygems -e "require 'net/ssh'; Net::SSH.start('localhost', 'lrz', :password => 'foo')" buffered_io.rb:in `fill': recv for buffered IO (IOError) from packet_stream.rb:in `next_packet:' from session.rb:in `poll_message:' from session.rb:in `wait' from session.rb:in `initialize:' from core:in `__new__:' from ssh.rb:in `start:' }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/530#comment:11> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel