When attempting to delete a public key for which a private key
exists, an error message "Conflict" is presented. User gets no
additional feedback regarding the situation.
A fix that addresses the problem simply by providing a meaningful error
message is in CVS. This fix is temporary and unsatisfactory, as we
should test a public key for a private component and then treat it as a
secret key if the secret component is available. Currently, GPG Keychain
Access does no cross-checking between public and secret keys.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=97331
A fix that addresses the problem simply by providing a meaningful error
message is in CVS. This fix is temporary and unsatisfactory, as we
should test a public key for a private component and then treat it as a
secret key if the secret component is available. Currently, GPG Keychain
Access does no cross-checking between public and secret keys.