Package: mongodb Version: 1:2.0.2-3 Severity: normal The mongod process listens on a socket in /tmp, e.g. in a socket named /tmp/mongodb-12345.sock. The /run directory is a better place for this socket, e.g. /tmp/mongod/mongod.sock. (This is similar to MySQL, which uses /run/mysqld/mysqld.sock.)
Please change the mongod process (--unixSocketPrefix or perhaps a compile time/config option) and the default socket location used by Mongo clients to use /run instead of /tmp. Thanks! -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages mongodb depends on: ii mongodb-dev 1:2.0.2-3 ii mongodb-server 1:2.0.2-3 mongodb recommends no packages. mongodb suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

