From: "Joshua J. Kugler" <joshua@eeinternet.com>
To: git@vger.kernel.org
Subject: Problem signing a tag
Date: Mon, 02 Nov 2009 16:58:16 -0800 [thread overview]
Message-ID: <200911021558.17550.joshua@eeinternet.com> (raw)
Nobody on the git IRC channel responded to this question, even after
asking it a few times, so I thought I'd try here.
I'm having trouble signing a tag. I'm using this command:
git tag -u EAFD344D14EA086E -F .git/TAG_EDITMSG tag_name
I type in my passphrase, and am then told:
error: gpg failed to sign the tag
error: unable to sign the tag
However, if I use this command:
gpg -s -u EAFD344D14EA086E
and use the same passphrase, it works fine. Is there any way to find out
why a key-signing is failing?
This is git 1.6.5.2 and gpg 1.4.9
Thanks!
j
--
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/ ID 0x14EA086E
next reply other threads:[~2009-11-03 1:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-03 0:58 Joshua J. Kugler [this message]
2009-11-03 7:31 ` Problem signing a tag Alex Riesen
2009-11-03 18:11 ` Joshua J. Kugler
2009-11-04 14:28 ` Michael J Gruber
2009-11-04 18:47 ` Joshua J. Kugler
2009-11-05 8:29 ` Michael J Gruber
2009-11-05 8:37 ` Joshua J. Kugler
2009-11-05 20:09 ` Junio C Hamano
2009-11-06 9:54 ` Michael J Gruber
2009-11-09 20:15 ` Joshua J. Kugler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200911021558.17550.joshua@eeinternet.com \
--to=joshua@eeinternet.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.