Hi all,

Apologies if this is a known issue or something obvious I overlooked,
but it seems like there's some kind of bad interaction between shoes
and Net::SSH. If I run the following:

====
Shoes.setup do
   gem 'net-ssh'
end

require 'net/ssh'
====

in shoes (tried it with a couple of builds including HEAD and a couple
of different architecture), I get an error about an uninitialized
constant in OpenSSL in the Shoes console. Any idea/pointers on where
to get more information?

Thanks!
-Fred

Reply via email to