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

Unable to install mongodb-org-server 2.6.1-1 on RHEL5 via RPM

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.2, 2.7.1
    • Affects Version/s: 2.6.1
    • Component/s: Packaging
    • None
    • Fully Compatible
    • Linux
    • Hide

      RHEL5 or RHEL6 without mongod installed

      Show
      RHEL5 or RHEL6 without mongod installed

      Issue Status as of Jun 09, 2014

      ISSUE SUMMARY
      The 2.6.1-1 RPM packages for MongoDB 2.6.1 fail to install on RHEL5. The RPM package specification files for 2.6.1-1 use old package names in the Conflicts field.

      USER IMPACT
      RHEL5 users can't use the 2.6.1-1 packages to upgrade to MongoDB 2.6.1, but can download the corrected 2.6.1-2 packages.

      WORKAROUNDS
      N/A

      AFFECTED VERSIONS
      RPM packages 2.6.1-1 for RHEL5 is the only configuration affected by this issue.

      FIX VERSION
      The fix is included in the 2.6.1-2 RPM packages.

      RESOLUTION DETAILS
      RPM package specification files have been corrected to reflect the new package naming in the Conflicts field.

      Original description

      yum install mongdb-org-server return :

      Running rpm_check_debug
      ERROR with rpm_check_debug vs depsolve:
      mongo-10gen-server conflit with mongodb-org-server-2.6.1-1.x86_64

      note : mongo-10gen-server is not installed

      ----------

      in mongodb-org.spec :

      Conflicts: mongo-10gen ...
      Obsoletes: mongo-10gen
      Provides: mongo-10gen

      present in conflicts and provides ?

      cordialy

            Assignee:
            ernie.hershey@mongodb.com Ernie Hershey (Inactive)
            Reporter:
            xavier.vdb@gmail.com Xavier Vdb
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: