Your message dated Tue, 09 Feb 2010 15:36:00 +0000
with message-id <[email protected]>
and subject line Bug#565358: fixed in redis 2:1.2.1-1
has caused the Debian Bug report #565358,
regarding redis-server: Please consider adding command line completion to
redis-cli
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.)
--
565358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565358
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: redis-server
Version: 2:1.2.0-1
Severity: wishlist
Tags: +patch
*** Please type your report below this line ***
It would be useful to add a simple bash completion script to this
package to ease use - as the manpage doesn't list options.
Sample script attached below which you're welcome to use if you
don't have the time/patience to write a better one.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages redis-server depends on:
ii adduser 3.112 add and remove users and groups
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
redis-server recommends no packages.
redis-server suggests no packages.
-- no debconf information
# /etc/bash_completion.d/redis-cli.steve # -*- sh -*-
#
# Bash completion function for the 'redis-cli' command.
#
# Steve
# --
# http://www.steve.org.uk
#
_redis-cli()
{
COMPREPLY=()
cur=${COMP_WORDS[COMP_CWORD]}
prev=${COMP_WORDS[COMP_CWORD-1]}
#
# All known commands accepted. Sorted.
#
opts='bgrewriteaof bgsave dbsize debug decr decrby del echo exists expire
expireat flushall flushdb get getset incr incrby info keys lastsave lindex llen
lpop lpush lrange lrem lset ltrim mget move mset msetnx ping randomkey rename
renamenx rewriteaof rpop rpoplpush rpush sadd save scard sdiff sdiffstore
select set setnx shutdown sinter sinterstore sismember slaveof smembers smove
sort spop srandmember srem sunion sunionstore ttl type zadd zcard zincrby
zrange zrangebyscore zrem zremrangebyscore zrevrange zscore'
#
# Only copmlete on the first term.
#
if [ $COMP_CWORD -eq 1 ]; then
COMPREPLY=( $(compgen -W "${opts}" -- ${cur}) )
return 0
fi
}
complete -F _redis-cli redis-cli
--
Steve
--
--- End Message ---
--- Begin Message ---
Source: redis
Source-Version: 2:1.2.1-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:
redis-doc_1.2.1-1_all.deb
to main/r/redis/redis-doc_1.2.1-1_all.deb
redis-server_1.2.1-1_amd64.deb
to main/r/redis/redis-server_1.2.1-1_amd64.deb
redis_1.2.1-1.debian.tar.gz
to main/r/redis/redis_1.2.1-1.debian.tar.gz
redis_1.2.1-1.dsc
to main/r/redis/redis_1.2.1-1.dsc
redis_1.2.1.orig.tar.gz
to main/r/redis/redis_1.2.1.orig.tar.gz
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: SHA1
Format: 1.8
Date: Tue, 09 Feb 2010 14:37:32 +0000
Source: redis
Binary: redis-server redis-doc
Architecture: source amd64 all
Version: 2:1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Description:
redis-doc - Persistent key-value database with network interface (Documentati
redis-server - Persistent key-value database with network interface
Closes: 565358
Changes:
redis (2:1.2.1-1) unstable; urgency=low
.
* New upstream release.
* Add Bash completion script for redis-cli by Steve Kemp <[email protected]>.
(Closes: #565358)
* Bump Standards-Version to 3.8.4.
* Add $remote_fs to LSB "Required-{Start,Stop}" initscript headers.
Checksums-Sha1:
2ac13c522613e321c8beac9b98d33fd6f7e1b2a0 1140 redis_1.2.1-1.dsc
a668befcd26f27cc90f6808d3119875f75453788 202839 redis_1.2.1.orig.tar.gz
757e0653f556cdd0bf15a87ad3eddef9ffa2ef5e 10401 redis_1.2.1-1.debian.tar.gz
8156e2b6fb417b152c548e4881f5137019d73e14 88758 redis-server_1.2.1-1_amd64.deb
ddcbf1d44f50fd594423caf8c9ce748cb2cd91ae 106736 redis-doc_1.2.1-1_all.deb
Checksums-Sha256:
c40fac9c14ff9fe7633cbdd7744ff8831ad1ff492b7438080066688f9cbe3754 1140
redis_1.2.1-1.dsc
2cc8a9d872faa76ccb66289cfdc4094edfdbc8aba0eaad8d09ce8803bd5cf8cc 202839
redis_1.2.1.orig.tar.gz
8484c5f109ad1b74dad89122bfbaf9c845fa4f1eefdddc9f7c4ef4f0bca925d7 10401
redis_1.2.1-1.debian.tar.gz
5c630e4c20e8b4f7552c1a274d0bdadd1dac9c5a97b5a210e0d79442180afe6f 88758
redis-server_1.2.1-1_amd64.deb
f3cf62d5799300415330869c813503dba94ccd8e68bca5e50573ec605ebf1027 106736
redis-doc_1.2.1-1_all.deb
Files:
8c4241ad78aadd260783c501e80def10 1140 database optional redis_1.2.1-1.dsc
b1f026ed495252e7820a2946a61f6f61 202839 database optional
redis_1.2.1.orig.tar.gz
26851015a4baf6b8f8340e9d84ac8893 10401 database optional
redis_1.2.1-1.debian.tar.gz
419758a1a5fd82ccdf9b4b3627ec92d9 88758 database optional
redis-server_1.2.1-1_amd64.deb
7745378198a574447b8998256dfbf45b 106736 doc optional redis-doc_1.2.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktxc04ACgkQ5/8uW2NPmiBWowCfWLCCTvj5YPBZSH4fegpMSqAi
QVAAoIAo7ZF7w5QOMVYFMK3AS2FfODGd
=D5pk
-----END PGP SIGNATURE-----
--- End Message ---