Gentoo Archives: gentoo-dev

From: Doug Goldstein <cardoe@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] git commit / push signing error
Date: Mon, 10 Aug 2015 01:40:53
Message-Id: CAFWqQMRZbKpc1iTtAeyTsec7C8Sy826j3-W=TkaD+1G5dfjEEw@mail.gmail.com
1 Hoping someone has the answer for me because I'm at a loss. I'm not
2 canceling the operating or hitting any key after <enter>.
3
4 $ git push --signed origin master
5
6 You need a passphrase to unlock the secret key for
7 user: "Doug Goldstein <cardoe@××××××.com>"
8 4096-bit RSA key, ID 0xA2BC03DC87ED1BD4, created 2015-04-24
9 (subkey on main key ID 0x6C4E620431C9980D)
10
11 gpg: cancelled by user
12 gpg: skipped "0xA2BC03DC87ED1BD4": Operation cancelled
13 gpg: signing failed: Operation cancelled
14 error: gpg failed to sign the data
15 fatal: failed to sign the push certificate
16 fatal: The remote end hung up unexpectedly
17
18 --
19 Doug Goldstein

Replies

Subject Author
Re: [gentoo-dev] git commit / push signing error Rich Freeman <rich0@g.o>
Re: [gentoo-dev] git commit / push signing error Kent Fredric <kentfredric@×××××.com>
Re: [gentoo-dev] git commit / push signing error "Chí-Thanh Christopher Nguyễn" <chithanh@g.o>