Gentoo Archives: gentoo-dev

From: Rich Freeman <rich0@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] git commit / push signing error
Date: Mon, 10 Aug 2015 01:57:17
Message-Id: CAGfcS_no6iXpoHiH_ZWK-SaU_5g4bEp5bvBPZdrON3dQ7=tSug@mail.gmail.com
In Reply to: [gentoo-dev] git commit / push signing error by Doug Goldstein
1 On Sun, Aug 9, 2015 at 9:40 PM, Doug Goldstein <cardoe@g.o> wrote:
2 > Hoping someone has the answer for me because I'm at a loss. I'm not
3 > canceling the operating or hitting any key after <enter>.
4 >
5 > $ git push --signed origin master
6 >
7 > You need a passphrase to unlock the secret key for
8 > user: "Doug Goldstein <cardoe@××××××.com>"
9 > 4096-bit RSA key, ID 0xA2BC03DC87ED1BD4, created 2015-04-24
10 > (subkey on main key ID 0x6C4E620431C9980D)
11 >
12 > gpg: cancelled by user
13
14 Sounds like an agent issue of some kind if your key has a passphrase.
15 You might need to restart your agent, or make sure the env var points
16 to the right one, etc.
17
18 --
19 Rich