On 5 November 2014 10:08, Marco Weiß <marco.weiss@kesslernetworks.de> wrote:
> Hi all,
>
> i have a strange problem on a system which i'm not administrating but
> deploying to.
> After Capistrano fails i tried to install an gem manually an got that error
> i can't not reproduce on my testing system.
> Can anyone give me an hint where i have to search to get that problem fixed?
> Which information do i have to provide to you to give a better picture what
> is happening?
>
> gem --backtrace install gyoku -V '1.1.1'
> ERROR: While executing gem ... (NoMethodError)
> undefined method `extensions' for nil:NilClass
> /DBA/ruby/1.9.3-p484/lib/ruby/1.9.1/openssl/ssl-internal.rb:93:in
> `verify_certificate_identity'
I don't know about that particular problem, but are you using the same
version of ruby and rubygems on both systems?
Is -V as an option valid? I use --version.
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLs2vXzqvVqDZQULic2STj6D4hOZjrqztkg-cEnpKZ1T%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment