Giter Site home page Giter Site logo

Comments (5)

kamaradclimber avatar kamaradclimber commented on September 28, 2024 1

Hello, from eventmachine/eventmachine#937 it seems that making sure you have openssl-dev package (is it included in build-essential?) is necessary to have event-machine gem working correctly.

from consul-templaterb.

MillsyBot avatar MillsyBot commented on September 28, 2024 1

apt-get install -y ruby ruby-dev build-essential git zlib1g-dev rsync libssl-dev Changing the build line to this fixed my issue. Thanks for all the pointers!

from consul-templaterb.

pierresouchay avatar pierresouchay commented on September 28, 2024

For some reason, it looks like your ruby installation is not compiled with TLS. Is it a package-managed ruby installation or did you compile yourself?

from consul-templaterb.

MillsyBot avatar MillsyBot commented on September 28, 2024

apt-get install -y ruby ruby-dev build-essential git zlib1g-dev rsync

Just installed it from apt

from consul-templaterb.

MillsyBot avatar MillsyBot commented on September 28, 2024

It seems to be compiled with a modern version of openssl

root@a20836b80d5b:/haproxy# ruby -r openssl -e 'puts OpenSSL::OPENSSL_VERSION'
OpenSSL 1.1.1  11 Sep 2018
root@a20836b80d5b:/haproxy# ruby -r rbconfig -e 'puts RbConfig::CONFIG["configure_args"]'
 '--prefix=/usr' '--enable-multiarch' '--target=x86_64-linux-gnu' '--program-suffix=2.5' '--with-soname=ruby-2.5' '--enable-shared' '--disable-rpath' '--with-sitedir=/usr/local/lib/site_ruby' '--with-sitearchdir=/usr/local/lib/x86_64-linux-gnu/site_ruby' '--runstatedir=/var/run' '--localstatedir=/var' '--sysconfdir=/etc' '--enable-ipv6' '--with-dbm-type=gdbm_compat' 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/ruby2.5-rH3xQg/ruby2.5-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/build/ruby2.5-rH3xQg/ruby2.5-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security' 'FCFLAGS=-g -O2 -fdebug-prefix-map=/build/ruby2.5-rH3xQg/ruby2.5-2.5.1=. -fstack-protector-strong' 'FFLAGS=-g -O2 -fdebug-prefix-map=/build/ruby2.5-rH3xQg/ruby2.5-2.5.1=. -fstack-protector-strong' 'GCJFLAGS=-g -O2 -fdebug-prefix-map=/build/ruby2.5-rH3xQg/ruby2.5-2.5.1=. -fstack-protector-strong' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now' 'OBJCFLAGS=-g -O2 -fdebug-prefix-map=/build/ruby2.5-rH3xQg/ruby2.5-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security' 'OBJCXXFLAGS=-g -O2 -fdebug-prefix-map=/build/ruby2.5-rH3xQg/ruby2.5-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security' 'target_alias=x86_64-linux-gnu'

from consul-templaterb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.