From bd168b73476e27b1930bd3e8b3a247df1ed1d90d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 16 Oct 2015 15:39:19 +0200 Subject: reproducible arch: run gpg twice, as the first run will create the needed gpg.conf --- bin/reproducible_arch_schroot_setup.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/reproducible_arch_schroot_setup.sh b/bin/reproducible_arch_schroot_setup.sh index b29464cb..a6285e32 100755 --- a/bin/reproducible_arch_schroot_setup.sh +++ b/bin/reproducible_arch_schroot_setup.sh @@ -62,6 +62,7 @@ $ROOTCMD abs # configure jenkins user $ROOTCMD mkdir /var/lib/jenkins $ROOTCMD chown jenkins:jenkins /var/lib/jenkins +$USERCMD gpg --check-trustdb # first run will create ~/.gnupg/gpg.conf $USERCMD gpg --recv-keys 0x091AB856069AAA1C echo "schroot $TARGET set up successfully in $SCHROOT_BASE/$TARGET - exiting now." -- cgit v1.2.3-70-g09d2