[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible alpine: don't attempt to install abuild key
Holger Levsen
gitlab at salsa.debian.org
Fri Jun 7 15:36:13 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
cfa72a9a by kpcyrd at 2019-06-07T14:33:19Z
reproducible alpine: don't attempt to install abuild key
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_setup_alpine_schroot.sh
Changes:
=====================================
bin/reproducible_setup_alpine_schroot.sh
=====================================
@@ -113,7 +113,7 @@ fi
$USERCMD gpg --check-trustdb # first run will create ~/.gnupg/gpg.conf
echo "keyserver-options auto-key-retrieve" | tee -a "$SCHROOT_BASE/$TARGET/var/lib/jenkins/.gnupg/gpg.conf"
-$USERCMD abuild-keygen -a -i -n
+$USERCMD abuild-keygen -a -n
# Disable SSL verification for future builds
if [ "$HOSTNAME" = "osuosl-build170-amd64" ] ; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/cfa72a9ac92ce2170bc9cca0f9c1642bfcd3a1ae
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/cfa72a9ac92ce2170bc9cca0f9c1642bfcd3a1ae
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190607/f4b1dff9/attachment.html>
More information about the Qa-jenkins-scm
mailing list