Source: redis-server Severity: minor Dear Maintainer,
When instaling redis-server, the postinst emits the following warning: adduser: Warning: The home directory `/var/lib/redis' does not belong to the user you are currently creating. The installation was done in a (mostly-clean) Jessie chroot when installing build-deps for hiredis: apt-get build-dep hiredis Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: libjemalloc1 redis-server redis-tools 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. Need to get 476 kB of archives. After this operation, 1420 kB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://cdn.debian.net/debian/ jessie/main libjemalloc1 amd64 3.6.0-3 [89.1 kB] Get:2 http://cdn.debian.net/debian/ jessie/main redis-tools amd64 2:2.8.17-1 [78.9 kB] Get:3 http://cdn.debian.net/debian/ jessie/main redis-server amd64 2:2.8.17-1 [308 kB] Fetched 476 kB in 0s (1286 kB/s) Selecting previously unselected package libjemalloc1. (Reading database ... 118182 files and directories currently installed.) Preparing to unpack .../libjemalloc1_3.6.0-3_amd64.deb ... Unpacking libjemalloc1 (3.6.0-3) ... Selecting previously unselected package redis-tools. Preparing to unpack .../redis-tools_2%3a2.8.17-1_amd64.deb ... Unpacking redis-tools (2:2.8.17-1) ... Selecting previously unselected package redis-server. Preparing to unpack .../redis-server_2%3a2.8.17-1_amd64.deb ... Unpacking redis-server (2:2.8.17-1) ... Processing triggers for man-db (2.7.0.2-3) ... Setting up libjemalloc1 (3.6.0-3) ... Setting up redis-tools (2:2.8.17-1) ... Setting up redis-server (2:2.8.17-1) ... adduser: Warning: The home directory `/var/lib/redis' does not belong to the user you are currently creating. Starting redis-server: redis-server. -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

