trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: December 2019

Re: [trinity-users] Re: Re: We are looking for volunteers to help with translations

From: Slávek Banko <slavek.banko@...>
Date: Wed, 11 Dec 2019 01:35:28 +0100
On Tuesday 10 of December 2019 23:26:34 deloptes wrote:
> Sl�vek Banko wrote:
> > Hi deloptes,
> >
> > this has a simple explanation. We have not only included the line
> > Signed-off-by in commits, but we also signed them with our GPG key.
> > And since we also have our keys uploaded to TGW account, commits are
> > green :)
>
> Hi Slavek,
> I suspected this, but I also did upload the key to TGW. Am I missing the
> signing with gpg? I tought that '-s' will trigger this ... but perhaps
> it is due to the fact that I am working in a chroot. There seems to be
> something broken
>
> git commit -S -m"..."
> error: gpg failed to sign the data
> fatal: failed to write commit object
>
> Thank you for the hint, Slavek.
>
> I'll look forward to set it up properly.
>
> regards
>

Add "signingkey = _your_key_id_" to user section of your git configuration. 
Of course, git will need access to your private key to sign the commit.

Cheers
-- 
Sl�vek

Attachments: