git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sven Verdoolaege <skimo@kotnet.org>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Carlos Rica <jasampler@gmail.com>, git@vger.kernel.org
Subject: Re: t7004-tag.sh fails (old gpg?)
Date: Sun, 01 Jul 2007 20:26:38 +0200	[thread overview]
Message-ID: <20070701182637.GL7969MdfPADPa@greensroom.kotnet.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0707011903200.4438@racer.site>

[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]

On Sun, Jul 01, 2007 at 07:06:43PM +0100, Johannes Schindelin wrote:
> And send me the resulting pubring.gpg and secring.gpg?

Attached.

> If you have a little more time, you could also put them in t/t7004/, and 
> check t7004-tag.sh...

Different...  (assuming I understand your request correctly)

* expecting success: 
        git-tag -s -m "A signed tag message" signed-tag &&
        get_tag_msg signed-tag >actual &&
        git-diff expect actual

gpg: Warning: using insecure memory!
gpg: skipped `C O Mitter <committer@example.com>': secret key not available
gpg: signing failed: secret key not available
failed to sign the tag with GPG.
* FAIL 49: creating a signed tag with -m message should succeed

                git-tag -s -m "A signed tag message" signed-tag &&
                get_tag_msg signed-tag >actual &&
                git-diff expect actual

bash-3.00$ git diff
diff --git a/t/t7004/pubring.gpg b/t/t7004/pubring.gpg
index 83855fa..20e89c6 100644
Binary files a/t/t7004/pubring.gpg and b/t/t7004/pubring.gpg differ
diff --git a/t/t7004/secring.gpg b/t/t7004/secring.gpg
index d831cd9..e69de29 100644
Binary files a/t/t7004/secring.gpg and b/t/t7004/secring.gpg differ

skimo

[-- Attachment #2: pubring.gpg --]
[-- Type: application/octet-stream, Size: 1172 bytes --]

[-- Attachment #3: secring.gpg --]
[-- Type: text/plain, Size: 0 bytes --]



  reply	other threads:[~2007-07-01 18:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-01 12:49 t7004-tag.sh fails (old gpg?) Sven Verdoolaege
2007-07-01 14:09 ` Johannes Schindelin
2007-07-01 15:34   ` Sven Verdoolaege
2007-07-01 16:06     ` Carlos Rica
2007-07-01 16:53       ` Sven Verdoolaege
2007-07-01 18:06         ` Johannes Schindelin
2007-07-01 18:26           ` Sven Verdoolaege [this message]
2007-07-01 18:30             ` Johannes Schindelin
2007-07-01 19:10               ` Sven Verdoolaege
2007-07-01 15:45   ` Carlos Rica

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=20070701182637.GL7969MdfPADPa@greensroom.kotnet.org \
    --to=skimo@kotnet.org \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=jasampler@gmail.com \
    --cc=skimo@liacs.nl \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).