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

Remove /var/lib/mongodb from mongodb-org[-unstable] deb metapackage

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.9, 3.5.12
    • Affects Version/s: 3.5.8
    • Component/s: Packaging
    • Labels:
      None
    • Fully Compatible
    • Linux
    • v3.4, v3.2, v3.0
    • Build 2017-07-10, Build Ready

      The ongodb-org[-unstable] deb metapackage includes a /var/lib/mongodb directory owned by root. When installing this package, the mongodb-org[-unstable]-server package would

      chown mongodb:mongodb /var/lib/mongodb
      

      so MongoDB would run.

      However, after the changes in SERVER-23516 the permissions of /var/lib/mongodb are not updated, so the resulting installation will not be usable until those permissions are fixed.

      The proposed solution is to remove /var/lib/mongodb from the mongodb-org[-unstable] metapackage.

            Assignee:
            zakhar.kleyman@mongodb.com Zakhar Kleyman
            Reporter:
            ramon.fernandez@mongodb.com Ramon Fernandez Marina
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: