-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: 3.5.8
-
Component/s: Packaging
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Operating System:Linux
-
Backport Requested:v3.4, v3.2, v3.0
-
Sprint:Build 2017-07-10, Build Ready
-
Case:
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.
- related to
-
SERVER-23516 Using apt-get update chowns user to mongodb
-
- Closed
-