Source: redis
Version: 3:3.2.6-1
Severity: serious
Control: affects -1 redis-server-dbgsym redis-tools-dbgsym

# apt-get install redis-server-dbgsym redis-tools-dbgsym 
...
dpkg: error processing archive 
/var/cache/apt/archives/redis-tools-dbgsym_3%3a3.2.6-1_amd64.deb (--unpack):
 trying to overwrite 
'/usr/lib/debug/.build-id/28/5c12acf6bb346f94ffac33f4fe5f5bb9fbd88b.debug', 
which is also in package redis-server-dbgsym 3:3.2.6-1


The problem is that /usr/bin/redis-server in redis-server and
/usr/bin/redis-check-rdb in redis-tools are the same binary.

If this is intentional, one possible solution would be to make
redis-server a symlink to redis-check-rdb.

Reply via email to