Brian Zzzzzz
2007-Aug-25 01:14 UTC
Capistrano / Net-ssh install errors skipping require of...
I''m trying to find out why capistrano will not run on my computer. I am running Ubuntu 6.06 dapper drake. Rails 1.2.3 I get errors when i try to run cap -h or cap anything... /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.2/lib/net/ssh/transport/ossl/hmac/none.rb:27: uninitialized constant Net::SSH::Transport::OSSL::HMAC::Abstract (NameError) When i install net-ssh i get the message lib/net/ssh/transport/ossl/hmac/services.rb:31:63: Skipping require of dynamic string: "net/ssh/transport/ossl/hmac/#{name}" full error messages: http://pastie.caboo.se/90786 It must be something to do with my system because I can''t find much information regarding this "error" Any help or suggestions appreciated. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Dmitry Petroff
2007-Aug-30 00:22 UTC
Re: Capistrano / Net-ssh install errors skipping require of.
Brian Zzzzzz wrote: /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.2/lib/net/ssh/transport/ossl/hmac/none.rb:27:> uninitialized constant Net::SSH::Transport::OSSL::HMAC::Abstract > (NameError)Use the older Capistrano version, like 1.4. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Selvaraj Subbaian
2007-Oct-10 06:32 UTC
Re: Capistrano / Net-ssh install errors skipping require of.
Dmitry Tupitsyn wrote:> Brian Zzzzzz wrote: > > /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.2/lib/net/ssh/transport/ossl/hmac/none.rb:27: >> uninitialized constant Net::SSH::Transport::OSSL::HMAC::Abstract >> (NameError) > > Use the older Capistrano version, like 1.4.I think u have to install libopenssl library -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Brian Zzzzzz
2007-Oct-10 13:30 UTC
Re: Capistrano / Net-ssh install errors skipping require of.
Selvaraj Subbaian wrote:> Dmitry Tupitsyn wrote: >> Brian Zzzzzz wrote: >> >> /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.2/lib/net/ssh/transport/ossl/hmac/none.rb:27: >>> uninitialized constant Net::SSH::Transport::OSSL::HMAC::Abstract >>> (NameError) >> >> Use the older Capistrano version, like 1.4. > > > > I think u have to install libopenssl libraryOnce I installed capistrano 1.4 it started working great, I could then run the cap -h command and there weren''t any errors coming up. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Possibly Parallel Threads
- Capistrano: Skipping require of dynamic string
- Capistrano deployment issues under Ubuntu Dapper
- OpenSSL 1.1 support status : what next?
- how to use options in radio botton
- Difficulties retrieving randomly assigned password for newly created Samba user acounts