Project

General

Profile

Bug #1308

ruby-2.4.1 built against openssl-1.0, but depends on openssl

oaken-source - almost 7 years ago - . Updated almost 7 years ago.

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

100%


Description

the latest ruby build depends on openssl, which is currently openssl-1.1, but was linked against openssl-1.0.

this results in problems like:

# ldd /usr/lib/ruby/2.4.0/x86_64-linux/digest/sha1.so
        libcrypto.so.1.0.0 => not found

unless openssl-1.0 is installed explicitly alongside.

this blocks #1307, because the build depends on a working ruby.

History

#1

Updated by ovruni almost 7 years ago

  • % Done changed from 0 to 100
  • Due date set to 2017-06-13
#2

Updated by ovruni almost 7 years ago

  • Status changed from open to fixed

Also available in: Atom PDF