Hello,
I'm trying to clean up my public GPG keys - I have a few old keys who's
private keys were lost and some uid's from which I cannot longer send or
receive e-mail - and read in the GnuPG documentation that the proper way to
do this is to "revoke uid".
So I try to follow the manual and run "gpg --edit-key 0C6D642D" (that's
actually a key I want to get completely rid off but I though it's a good
candidate to practice uid revocation first).
Here is what I get:
Secret key is available.
pub 1024D/0C6D642D created: 2003-08-26 expires: never usage: SCA
trust: ultimate validity: ultimate
sub 1024g/A8A01FE9 created: 2003-08-26 expires: never usage: E
[ultimate] (1). Amos Shapira (Used at Optier Inc) <[EMAIL PROTECTED]>
Command> revuid 0C6D642D
You must select at least one user ID.
What am I doing wrong? Whatever I try to type after "revuid" I get the same
message. Google didn't find anything useful about this.
GnuPG version is 1.4.6 on Debian Etch.
Thanks,
--Amos