support long keyids in "apt-key del" instead of ignoring them
authorJames McCoy <jamessan@debian.org>
Fri, 28 Nov 2014 13:21:06 +0000 (14:21 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 28 Nov 2014 15:15:39 +0000 (16:15 +0100)
commit69d8b8537af1dd52db5f2e0e785bdce3e52fdf8d
tree9537f6374d737d6cd038c4f0a2fcf30baf25c128
parent299aea924ccef428219ed6f1a026c122678429e6
support long keyids in "apt-key del" instead of ignoring them

apt-key given a long keyid reports just "OK" all the time, but doesn't
delete the mentioned key as it doesn't find the key.

Note: In debian/experimental this was closed with
29f1b977100aeb6d6ebd38923eeb7a623e264ffe which just added the testcase
as the rewrite of apt-key had fixed this as well.

Closes: 754436
cmdline/apt-key.in
test/integration/test-apt-key