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

mongodb-enterprise is missing needed dependency list

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.2, 2.7.1
    • Affects Version/s: 2.6.0
    • Component/s: Packaging
    • Labels:
      None
    • Linux
    • Server 2.7.1

      Issue Status as of May 28, 2014

      ISSUE SUMMARY
      The mongodb-enterprise RPM package is missing dependencies for external snmp utilities and basic SASL authentication plugins. When attempting to use missing functionality in the Enterprise Build, the following errors are an indication that the user is being affected by this issue:

      "Mechanism not supported"
      "Method not supported"

      USER IMPACT
      Using RPM packages to install or upgrade MongoDB will not require or automatically install basic SASL authentication plugins or SNMP utilities, so the functionality provided by these packages will not be available. Only Enterprise users of MongoDB can be affected by this issue.

      WORKAROUNDS
      Before installing MongoDB, install all dependencies as follows:

      sudo yum install openssl net-snmp net-snmp-libs cyrus-sasl-lib cyrus-sasl-gssapi krb5-libs
      

      AFFECTED VERSIONS
      MongoDB production releases 2.6.0 and 2.6.1 are affected by this issue.

      FIX VERSION
      The fix is included in the 2.6.2 production release.

      RESOLUTION DETAILS
      Include the required dependencies in the specifications for the RPM packages.

      Original description

      mongodb-enterprise is missing the needed dependency list to have a complete workable installation. Following dependencies are missing in the mongodb-enterprise rpm spec:

      • openssl
      • net-snmp
      • net-snmp-libs
      • cyrus-sasl-lib
      • cyrus-sasl-gssapi
      • krb5-libs

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            anil.kumar Anil Kumar
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: