On 06/09/2016 06:10 πμ, Daniel Kahn Gillmor wrote: > The original report does point out that the system in question doesn't > have gpg available. the awk|base64 pipeline was written to accomodate > that constraint :)
gpg wasn't available in the chroot, (so it was an issue with debootstrap --variant=minbase not pulling gnupg) while now it's used in the server-side code (so ltsp-server just needs to depend on gpupg).