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

HW42 hw42 at ipsumj.de
Fri Oct 28 17:01:00 UTC 2016


> +sign_buildinfo() {
> +	# Greate GPG key if it does not already exist
> +	if ! gpg --list-secret-keys | grep -qs '^sec' >/dev/null 2>&1

Is this ever called concurrently?

> +Subkey-Type: ELG-E
> +Subkey-Length: 1024

Huh?

>  	mail -s "buildinfo from $NODE1" submit at buildinfo.kfreebsd.eu < ./b1/$BUILDINFO || true
>  	mail -s "buildinfo from $NODE2" submit at buildinfo.kfreebsd.eu < ./b2/$BUILDINFO || true

I think you should also submit the signed .buildinfo here.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 825 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161028/53c58db7/attachment.sig>


More information about the Reproducible-builds mailing list