[PATCH] submit signed .buildinfo files to buildinfo.debian.net

Holger Levsen holger at layer-acht.org
Mon Oct 31 22:03:10 UTC 2016


On Mon, Oct 31, 2016 at 09:43:16PM +0000, Holger Levsen wrote:
> jtk1a: Mon Oct 31 21:37:54 UTC 2016 - Generating GPG key for jenkins user.
> gpg: -:4: missing argument
>  
> humpf…


yup, I can reproduce it…


holger at jtk1a:~$ sudo -u jenkins gpg --no-tty --batch --gen-key
<<EOF
> Key-Type: RSA
> Key-Length: 4096
> Key-Usage: sign
> Name-Real: $(hostname -a)
> Name-Comment: Automatically generated key for signing .buildinfo files
> Expire-Date: 0
> %no-ask-passphrase
> %no-protection
> %commit
> EOF
gpg: -:4: missing argument
holger at jtk1a:~$ 

but only one some hosts… which I dont understand yet…:

holger at jenkins:~$ sudo -u jenkins gpg --no-tty --batch --gen-key <<EOF
> Key-Type: RSA
> Key-Length: 4096
> Key-Usage: sign
> Name-Real: $(hostname -a)
> Name-Comment: Automatically generated key for signing .buildinfo files
> Expire-Date: 0
> %no-ask-passphrase
> %no-protection
> %commit
> EOF
gpg: skipping control `%no-ask-passphrase' ()
gpg: skipping control `%no-protection' ()
...........+++++
....+++++
gpg: key 75BFBA35 marked as ultimately trusted
holger at jenkins:~$ 

help much appreciated. (all hosts run jessie)


-- 
cheers,
	Holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161031/3a9cd6b3/attachment.sig>


More information about the Reproducible-builds mailing list