Project

General

Profile

Bug #1001

[ruby] 2.3.1-1.parabola1 fails to load openssl

fauno - almost 8 years ago - . Updated almost 8 years ago.

Status:
fixed
Priority:
bug
Assignee:
-
% Done:

100%


Description

irb(main):001:0> require 'openssl'
LoadError: /usr/lib/ruby/2.3.0/i686-linux/openssl.so: undefined symbol: SSLv2_method - /usr/lib/ruby/2.3.0/i686-linux/openssl.so
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/lib/ruby/2.3.0/openssl.rb:13:in `<top (required)>'
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from (irb):1
from /usr/bin/irb:11:in `<main>'

History

#1

Updated by Anonymous almost 8 years ago

Since a new version of openssl has been released today 0, could you upgrade your machine to see if it was built against the new ruby version?

#2

Updated by Anonymous almost 8 years ago

  • % Done changed from 0 to 100
  • Status changed from open to fixed

Also available in: Atom PDF