Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-1550

RHEL/CENTOS 7 libcouchbase 3.3.0 is not built with openssl support

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.3.1
    • 3.3.0
    • library
    • None
    • 1
    • SDK20: Pathfinding + Wrappers

    Description

      Problem
      The RHEL/CENTOS 7 rpm are not built with TLS support

      [vagrant@node1-cb703-centos7 libcouchbase-3.3.0_centos7_x86_64]$ cbc-version
      cbc:
        Runtime: Version=3.3.0, Changeset=a82066f53bf10f0a6d14df96d5b3de0415ac1d55
        Headers: Version=3.3.0, Changeset=a82066f53bf10f0a6d14df96d5b3de0415ac1d55
        Build Timestamp: 2022-05-11 11:24:45
        Default plugin directory: /usr/lib64/libcouchbase
        IO: Default=libevent, Current=libevent, Accessible=libevent,libev,select
        SSL: NOT SUPPORTED
        Snappy: 1.1.8
        Tracing: SUPPORTED
        System: Linux-4.15.0-91-generic; x86_64
        CC: GNU 4.8.5; -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fno-strict-aliasing -ggdb3 -pthread
        CXX: GNU 4.8.5; -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fno-strict-aliasing -ggdb3 -pthread
      

      Steps to reproduce

      Install openssl11

      sudo yum install epel-release
      sudo yum install openssl11 openssl11-libs openssl11-devel
      

      Install libcouchbase

      curl -O https://packages.couchbase.com/clients/c/libcouchbase-3.3.0_centos7_x86_64.tar
      tar xf libcouchbase-3.3.0_centos7_x86_64.tar
      cd libcouchbase-3.3.0_centos7_x86_64
      sudo yum install -y libcouchbase3{-tools,-libevent,}-3.3.0*.rpm libcouchbase-devel-*.rpm
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            pvarley Patrick Varley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty