-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.10
-
Component/s: Packaging
-
None
-
ALL
Using repo:
deb http://downloads-distro.mongodb.org/repo/debian-sysvinit dist 10gen
Doing:
apt-get install mongodb-org-server mongodb-org-shell
Install fails with:
Setting up mongodb-org-server (2.6.10) ... /var/lib/dpkg/info/mongodb-org-server.postinst: 25: /var/lib/dpkg/info/mongodb-org-server.postinst: adduser: not found dpkg: error processing mongodb-org-server (--configure): subprocess installed post-installation script returned error exit status 127
Explicitly installing the "adduser" package fixes it.
- duplicates
-
SERVER-18223 Debian dependencies does not have 'adduser'
- Closed