Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-22106

mongodb-org-3.2.0 on RHEL6 requires openssl>=1.0.1e

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.2.13, 3.3.14
    • Affects Version/s: None
    • Component/s: Packaging
    • Labels:
    • Fully Compatible
    • ALL
    • v3.2
    • Hide

      1- add mongodb-3.2 yum repo
      2- run# yum -y install mongodb-org-3.2.0
      3- run# mongod -d

      I expect:

      • mongo works

      Instead:

      • I get an error complaining about TLS

      Upgrading to openssl-1.0.1e fixes the issue.

      Show
      1- add mongodb-3.2 yum repo 2- run# yum -y install mongodb-org-3.2.0 3- run# mongod -d I expect: mongo works Instead: I get an error complaining about TLS Upgrading to openssl-1.0.1e fixes the issue.
    • Build 12 (04/01/16), Build 13 (04/22/16), Build 14 (05/13/16), Build 15 (06/03/16), Build 16 (06/24/16), Build 17 (07/15/16), Build 18 (08/05/16), Build 2016-08-26, Build 2016-09-19, Build 2016-10-10

      When installing mongodb-org-3.2.0 on RHEL6 via yum repo, mongod won't start anymore.

      It complains about openssl version.

      Openssl-1.0.1e should be an explicit requirement in the rpm.

            Assignee:
            brian.samek@mongodb.com Brian Samek
            Reporter:
            ioggstream Roberto Polli
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: