Problem signing git commits with smartcard key

kookie at spacekookie.de kookie at spacekookie.de
Thu May 31 20:46:29 CEST 2018


Hey there, thanks for the reply :)

> On 31 May 2018 at 19:41 Werner Koch <wk at gnupg.org> wrote:
> 
> 
> On Thu, 31 May 2018 16:12, kookie at spacekookie.de said:
> 
> > [GNUPG:] FAILURE sign 100663414
> > gpg: signing failed: Invalid ID
> 
> $ gpg-error 100663414
> 100663414 = (6, 118) = (GPG_ERR_SOURCE_SCD, GPG_ERR_INV_ID) = (SCD, Invalid ID)
> 
> This shows that the error originates from scdaemon.  To look deeper
> into this you should put
> 
> ...

So I did that, tried the whole thing again and this was spat out into the log:

````````````````````````````````````````````````````````````
2018-05-31 20:27:42 scdaemon[17755] DBG: chan_7 <- SERIALNO --demand=D2760001240102010006073194820000
2018-05-31 20:27:42 scdaemon[17755] ccid open error: skip
2018-05-31 20:27:42 scdaemon[17755] DBG: chan_7 -> S SERIALNO D2760001240102010006073194820000
2018-05-31 20:27:42 scdaemon[17755] DBG: chan_7 -> OK
2018-05-31 20:27:42 scdaemon[17755] DBG: chan_7 <- SETDATA 3031300D060960864801650304020105000420549B2B42DD5A5ED9F091E8614C838BA32CF21D67C8D83115B89A2738797BFCA0
2018-05-31 20:27:42 scdaemon[17755] DBG: chan_7 -> OK
2018-05-31 20:27:42 scdaemon[17755] DBG: chan_7 <- PKSIGN --hash=sha256 OPENPGP.2
2018-05-31 20:27:42 scdaemon[17755] operation sign result: Invalid ID
2018-05-31 20:27:42 scdaemon[17755] app_sign failed: Invalid ID
2018-05-31 20:27:42 scdaemon[17755] DBG: chan_7 -> ERR 100663414 Invalid ID <SCD>
2018-05-31 20:27:42 scdaemon[17755] DBG: chan_7 <- RESTART
2018-05-31 20:27:42 scdaemon[17755] DBG: chan_7 -> OK
````````````````````````````````````````````````````````````

tbh...I'm very much not sure what that means. Anything in there that gives you a clue what might be going wrong?

~ Katharina



More information about the Gnupg-users mailing list