Re: "secret key not available". "unable to sign the tag".
From: Gary Yang <hidden>
Date: 2016-06-15 22:45:40
The command, "git tag -u garyyang6@yahoo.com tag-name" works! Thank you! Below is the output of "gpg -k". I have no idea why I have three keys. gpg -k gpg: WARNING: using insecure memory! gpg: please see http://www.gnupg.org/faq.html for more information /home/garyyang6/.gnupg/pubring.gpg ---------------------------------- pub 1024D/A3F6A45E 2008-11-14 Gary Yang (For git.) [off-list ref] sub 1024g/58AE6B3C 2008-11-14 pub 1024D/EE763A89 2008-11-14 Gary Yang (PGP for git.) [off-list ref] sub 1024g/AECCA323 2008-11-14 pub 1024D/5015631E 2008-11-18 Gary Yang (For git) [off-list ref]
--- On Wed, 11/19/08, Linus Torvalds <torvalds@linux-foundation.org> wrote:
From: Linus Torvalds <torvalds@linux-foundation.org> Subject: Re: "secret key not available". "unable to sign the tag". To: "Gary Yang" <redacted> Cc: "Jeff King" <redacted>, "Git Mailing List" <redacted> Date: Wednesday, November 19, 2008, 7:42 AM On Tue, 18 Nov 2008, Gary Yang wrote:quoted
The gpg works. But, git tag dose not work. Any idea?Does git tag -u garyyang6@yahoo.com tag-name work (ie when you use an explicitly given key to tag with)? And if not, please do list the output of "gpg -K" if that doesn't work. Linus -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html