Bug#851774: [pkg-gnupg-maint] Bug#851774: Stop using apt-key add to add keys in generators/60local

2017-02-05 Thread David Kalnischkies
On Sun, Feb 05, 2017 at 12:23:19AM -0500, Daniel Kahn Gillmor wrote: > On Sat 2017-02-04 19:48:54 -0500, Cyril Brulebois wrote: > > [ dkg wrote: ] > >> Regardless of the choice of filesystem location (fragment directory or > >> elsewhere), gpgv does want to see the curated keyrings it depends on >

Bug#851774: [pkg-gnupg-maint] Bug#851774: Stop using apt-key add to add keys in generators/60local

2017-02-04 Thread Daniel Kahn Gillmor
On Sat 2017-02-04 19:48:54 -0500, Cyril Brulebois wrote: > I'm fine with (discovering and) following best practices. :) > [ dkg wrote: ] >> Regardless of the choice of filesystem location (fragment directory or >> elsewhere), gpgv does want to see the curated keyrings it depends on >> in binary

Bug#851774: [pkg-gnupg-maint] Bug#851774: Stop using apt-key add to add keys in generators/60local

2017-02-04 Thread Cyril Brulebois
Hi Daniel, Daniel Kahn Gillmor (2017-02-04): > On Sat 2017-02-04 18:25:52 -0500, Cyril Brulebois wrote: > > > I'm adding gnupg maintainers in cc since they might have interesting > > tips for the implementation. Context: we need to replace apt-key add > > calls with

Bug#851774: [pkg-gnupg-maint] Bug#851774: Stop using apt-key add to add keys in generators/60local

2017-02-04 Thread Daniel Kahn Gillmor
On Sat 2017-02-04 19:35:58 -0500, Daniel Kahn Gillmor wrote: > Over in #831409, i mentioned this simple pipeline to perform the actual > transformation: > > awk '/^$/{ x = 1; } /^[^=-]/{ if (x) { print $0; } ; }' | base64 -d > > Unfortunately, it looks to me like busybox doesn't offer a

Bug#851774: [pkg-gnupg-maint] Bug#851774: Stop using apt-key add to add keys in generators/60local

2017-02-04 Thread Daniel Kahn Gillmor
Hi all-- On Sat 2017-02-04 18:25:52 -0500, Cyril Brulebois wrote: > I'm adding gnupg maintainers in cc since they might have interesting > tips for the implementation. Context: we need to replace apt-key add > calls with dropping files under the appropriate names for extra > repositories in a