Your message dated Sat, 19 Dec 2015 11:36:45 +0000
with message-id <[email protected]>
and subject line Bug#774736: fixed in redis 2:3.0.6-1
has caused the Debian Bug report #774736,
regarding redis-server: Maintainer scripts fail if redis user already exists
outside /etc/passwd
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
774736: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774736
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: redis-server
Version: 2:2.8.17-1~bpo70+1+b1
Severity: normal
Dear Maintainer,
When trying to install the redis-server package from wheezy-backports,
the postinst maintainer script fails because the 'redis' user already
exists, from ldap in our case.
It appears the adduser command is exiting upon discovering that the
system user 'redis' already exists, per the adduser man page [1].
Adding a call to getent before adduser should resolve things nicely:
getent passwd redis >/dev/null 2>&1 || adduser ...
[1] "If a user with the same name already exists in the system uid
range (or, if the uid is specified, if a user with that uid already
exists), adduser will exit with a warning."
Thanks for your time.
-- System Information:
Debian Release: 7.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages redis-server depends on:
ii adduser 3.113+nmu3
ii init-system-helpers 1.18~bpo70+1
ii libc6 2.13-38+deb7u1
ii libjemalloc1 3.0.0-3
ii redis-tools 2:2.8.17-1~bpo70+1+b1
redis-server recommends no packages.
redis-server suggests no packages.
--- End Message ---
--- Begin Message ---
Source: redis
Source-Version: 2:3.0.6-1
We believe that the bug you reported is fixed in the latest version of
redis, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Lamb <[email protected]> (supplier of updated redis package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 19 Dec 2015 11:27:41 +0000
Source: redis
Binary: redis-server redis-tools redis-sentinel
Architecture: source amd64
Version: 2:3.0.6-1
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Description:
redis-sentinel - Persistent key-value database with network interface
(monitoring)
redis-server - Persistent key-value database with network interface
redis-tools - Persistent key-value database with network interface (client)
Closes: 774736
Changes:
redis (2:3.0.6-1) unstable; urgency=medium
.
* New upstream release.
* Drop 06-CVE-2015-8080-Integer-wraparound-in-lua_struct.c-cau.patch as an
equivalent change merged upstream.
* Don't fail if redis user already exists. (Closes: #774736)
Checksums-Sha1:
bba49ea7185cf0d383c6afb453856961f536465a 1961 redis_3.0.6-1.dsc
4b1c7b1201984bca8f7f9c6c58862f6928cf0a25 1372648 redis_3.0.6.orig.tar.gz
79f549e18b50605d3afbed8023960786ba38dd03 30888 redis_3.0.6-1.debian.tar.xz
292c7a7c4de954f27cf7ee415b3f7a7010c4f090 16786 redis-sentinel_3.0.6-1_amd64.deb
977bfd2c8278642edecc140914c3a651574a8300 351058 redis-server_3.0.6-1_amd64.deb
f24f86ee62fbb5004b1aafcec4b4685c58116233 101550 redis-tools_3.0.6-1_amd64.deb
Checksums-Sha256:
fa574763fd9b7ef79a6584a8ae71175e2fb4953dcbc76958ff30234c3880833c 1961
redis_3.0.6-1.dsc
6f1e1523194558480c3782d84d88c2decf08a8e4b930c56d4df038e565b75624 1372648
redis_3.0.6.orig.tar.gz
945f434bb5aa1036f40ca3781f91fcbd2e96b2c9e0ede1bcfc816893bf4aa4c1 30888
redis_3.0.6-1.debian.tar.xz
31a122901ce423abc3149bfe893b24ab8218c23ec31f4b3363863745fb1d8950 16786
redis-sentinel_3.0.6-1_amd64.deb
e118c804deb3228c90a146d8b9fe50da14bda6f1691458869ad22748ec01a772 351058
redis-server_3.0.6-1_amd64.deb
86fb5c31ac8aa7b8f9dd1fe87934c5d6502e6416cf2de9869c3d862bcd2b7f46 101550
redis-tools_3.0.6-1_amd64.deb
Files:
9c6788507f5ba2d4c0231e8e2ba94eeb 1961 database optional redis_3.0.6-1.dsc
9a44ea6bff987d2113caea7761730376 1372648 database optional
redis_3.0.6.orig.tar.gz
92d10e677b16a5796c7a7da984b2755b 30888 database optional
redis_3.0.6-1.debian.tar.xz
abb8646d9a218169ddb5b5b529223748 16786 database optional
redis-sentinel_3.0.6-1_amd64.deb
22b10cee39fd2ce350400919c2554af8 351058 database optional
redis-server_3.0.6-1_amd64.deb
d12b68e7dae6e2d16567c3a53ab1a78e 101550 database optional
redis-tools_3.0.6-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWdT+zAAoJEB6VPifUMR5YkvIP/idS81uw8RE+zCA+NYyECq9z
JRgSeM4Mj5UXqC/rgtQkNw7dneB2w7glb0s779aHmY1hbyaddOKEetbK4lRiAOaq
lp1RxgpimTR3UcB894jDHMmMJlnWMk6gP0YxVPu79WJSjzlBPXTkvTvaxY6SIt3z
0kwhM6iP4QaPyFcfNN7fLwunYatQfMNEhWNYp4hLgmU30OKW8WmeCDzst2SwVUvB
22ZR+MuhIFFMvXnRqZLkzNb99G0QM9ZnEJq0efqbKqGw1cWokLKlGlQMlgGgH55p
EUye14s6fb0KKuCFrd62mE7zN2qStZ3QmhDT0hNrYDC92c1T7QYqKYpgcz10gVA+
jolky0Rw6+uRw2phWSPzOq+RDy6/WN0BXGat1GGAS7ZJSSj94q4IAT50ZvKGaCQ8
ZivneTBd4/K57iMdgusFzQwLs4CHzE14+hyOUVFk6PrVvBfI/zCUSeHBouFbm0zP
CzyPilSK/6lJP8iInU0pYVg+XEJ2CKJkzh4IHEiB2xHakrxicTlE7A9iQ47Sc4ME
7RRcV/7Lo+WHEfmRcuydw99IRjs3QOMvQ1X0dDsTYfvnvQZ3kOpwlMsXBaaM/vjP
hcgBTakJ+rOgEqMglJoDskt0qvCyA3zQU/PsUDuKtAHb+LClDNiCOiQ/z1+Z/0i4
/JuFlweA9loz1+QDH0cj
=M9Cb
-----END PGP SIGNATURE-----
--- End Message ---