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

5.0.8 server binaries do not run on suse12-small

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 5.0.8
    • Component/s: None
    • Labels:
      None
    • Build
    • ALL

      Something broke running server binaries on suse12-small recently, from 5.0.7 to 5.0.8. On a freshly spawned host:

      $ curl -sSfLO https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-suse12-5.0.8.tgz
      $ tar xzf mongodb-linux-x86_64-suse12-5.0.8.tgz
      $ ./mongodb-linux-x86_64-suse12-5.0.8/bin/mongod --version
      ./mongodb-linux-x86_64-suse12-5.0.8/bin/mongod: /lib64/libcrypto.so.1.0.0: no version information available (required by ./mongodb-linux-x86_64-suse12-5.0.8/bin/mongod)
      ./mongodb-linux-x86_64-suse12-5.0.8/bin/mongod: /lib64/libssl.so.1.0.0: no version information available (required by ./mongodb-linux-x86_64-suse12-5.0.8/bin/mongod)
      ./mongodb-linux-x86_64-suse12-5.0.8/bin/mongod: relocation error: ./mongodb-linux-x86_64-suse12-5.0.8/bin/mongod: symbol SSL_CTX_get0_certificate, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference
      

      Enterprise has the same issue, 5.0.7 does not.

            Assignee:
            backlog-server-build Backlog - Build Team (Inactive)
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: