[Qa-jenkins-scm] [jenkins.debian.net] 03/03: reproducible arch: only configure abs for core and extra

Holger Levsen holger at moszumanska.debian.org
Fri Oct 16 14:04:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 36a382acd373f509e4a0a718eaaa9d270cc323bf
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Oct 16 16:03:09 2015 +0200

    reproducible arch: only configure abs for core and extra
---
 bin/reproducible_arch_schroot_setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_arch_schroot_setup.sh b/bin/reproducible_arch_schroot_setup.sh
index 50ce3a8..5ebde24 100755
--- a/bin/reproducible_arch_schroot_setup.sh
+++ b/bin/reproducible_arch_schroot_setup.sh
@@ -61,7 +61,7 @@ $ROOTCMD pacman-key --populate archlinux
 echo 'Server = http://mirror.one.com/archlinux/$repo/os/$arch' | sudo tee -a $SCHROOT_BASE/$TARGET/etc/pacman.d/mirrorlist
 $ROOTCMD pacman -Syu --noconfirm
 $ROOTCMD pacman -S --noconfirm base-devel devtools abs
-$ROOTCMD abs
+$ROOTCMD abs core extra
 
 # configure jenkins user
 $ROOTCMD mkdir /var/lib/jenkins

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list