Zanshin is in kdereview

Jonathan Riddell jr at jriddell.org
Mon Jun 19 20:49:26 BST 2017


On Mon, Jun 19, 2017 at 09:36:39PM +0200, Kevin Ottens wrote:
> Hello,
> 
> On Monday, 12 June 2017 16:48:26 CEST Jonathan Riddell wrote:
> > On 10 June 2017 at 14:08, Kevin Ottens <ervin at kde.org> wrote:
> > >> You have a release script in scripts/release.sh, consider using
> > >> kde:releaseme as extracting translations can be quite faffy and
> > >> releaseme does all that for you.
> > > 
> > > I tried that recently but didn't manage to get it to work at all. Failed
> > > with a backtrace leading to some obscure Ruby dependency and got stuck.
> > > Any guidance is welcome there, I'm especially interested because of the
> > > translation extraction bits which I do a bad job at since the
> > > beginning...
> > releaseme shouldn't need any external dependencies except Ruby so post
> > us the backtrace and I'll take a look
> 
> After pulling again today it now works much better! :-)
> 
> Looks like I just didn't clone at the right time.
> 
> That said, there's something fishy with the signature:
> https://paste.kde.org/pgh6b1em7

releaseme doesn't do anything special with gpg, it just runs
 gpg2 --armor --detach-sign -o #{sigfile} #{file}

So does gpg2 work for you signing a text file?

Jonathan




More information about the kde-core-devel mailing list