Bug 43934 - symbol SSLv2_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0
symbol SSLv2_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0
Status: CLOSED DUPLICATE of bug 44751
Product: UCS
Classification: Unclassified
Component: General
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.2-0-errata
Assigned To: Philipp Hahn
Stefan Gohmann
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-17 15:35 CET by Florian Best
Modified: 2017-06-22 06:44 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 5: Will affect all installed domains
How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.257
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2017-03-17 15:35:27 CET
After upgrading to UCS 4.2 I see at every system reboot the following:

/usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': /usr/lib/x86_64-linux-gnu/ruby/2.1.0/openssl.so: symbol SSLv2_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference - /usr/lib/x86_64-linux-gnu/ruby/2.1.0/openssl.so (LoadError)
	from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /usr/lib/ruby/2.1.0/openssl.rb:17:in `<top (required)>'
	from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /usr/lib/ruby/vendor_ruby/thin.rb:6:in `<top (required)>'
	from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /usr/bin/thin:5:in `<main>'
Comment 1 Stefan Gohmann univentionstaff 2017-04-18 08:10:39 CEST
Does it still happen with the final release?
Comment 2 Philipp Hahn univentionstaff 2017-04-18 09:18:56 CEST
Bug still exists with final UCS-4.2:

# ruby -e "require 'openssl'"
/usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': /usr/lib/x86_64-linux-gnu/ruby/2.1.0/openssl.so: symbol SSLv2_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference - /usr/lib/x86_64-linux-gnu/ruby/2.1.0/openssl.so (LoadError)
        from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /usr/lib/ruby/2.1.0/openssl.rb:17:in `<top (required)>'
        from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from -e:1:in `<main>
Comment 3 Philipp Hahn univentionstaff 2017-04-18 09:21:42 CEST
Mainained and pulled in by TeTeX → texlive-pictures → ruby2.1
Comment 4 Philipp Hahn univentionstaff 2017-06-08 14:00:09 CEST
Fixed by Bug #44751 with update to OpenSSL-1.0.2k as 1.0.2d was broken. See Bug #44751 and Bug #44741 for details.

QA: ruby -e "require 'openssl'"

*** This bug has been marked as a duplicate of bug 44751 ***
Comment 5 Stefan Gohmann univentionstaff 2017-06-22 06:43:52 CEST
OK, duplicate
Comment 6 Stefan Gohmann univentionstaff 2017-06-22 06:44:07 CEST
Nothing to release