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

yum (or apt-get) remove of master package does not remove sub-packages

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.6.0
    • Component/s: Packaging
    • None
    • ALL
    • Hide

      On CentOS

      • yum install mongodb-org
      • yum remove mongodb-org
      • yum list mongodb*

      On Ubuntu

      • apt-get install mongodb-org
      Show
      On CentOS yum install mongodb-org yum remove mongodb-org yum list mongodb* On Ubuntu apt-get install mongodb-org
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      For community (or enterprise) editions, there is a master package (mongodb-org or mongodb-enterprise) which specifies the sub-packages

      • server
      • tools
      • mongos
      • shell

      If a user installs the master package, these 4 sub-packages are also installed. If the user wishes to remove all mongo packages they must either use mongo* or remove each package individually.

      Note - The Documentation makes no mention how to remove Mongo packages.

            Assignee:
            ernie.hershey@mongodb.com Ernie Hershey (Inactive)
            Reporter:
            jonathan.abrahams Jonathan Abrahams (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: