[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup 0e88122cb: install multilib-devel and accept gcc-multilib replacement
Holger Levsen
holger at layer-acht.org
Tue Nov 21 23:36:05 UTC 2017
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 087eed67f6cfbd1f94684f1d968d69f23d2f4671
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Nov 21 23:36:02 2017 +0000
fixup 0e88122cb: install multilib-devel and accept gcc-multilib replacement
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_setup_archlinux_schroot.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_setup_archlinux_schroot.sh b/bin/reproducible_setup_archlinux_schroot.sh
index ca23070..cf67f0a 100755
--- a/bin/reproducible_setup_archlinux_schroot.sh
+++ b/bin/reproducible_setup_archlinux_schroot.sh
@@ -109,7 +109,7 @@ if [ "$HOSTNAME" = "profitbricks-build4-amd64" ] ; then
sed -i 's/^#*XferCommand.*/XferCommand = curl --insecure -C - -f %u > %o/' "$SCHROOT_BASE/$TARGET/etc/pacman.conf"
fi
$ROOTCMD bash -l -c 'pacman -Syu --noconfirm'
-$ROOTCMD bash -l -c 'yes | pacman -S --noconfirm multilib-devel base-devel devtools fakechroot asciidoc asp'
+yes | $ROOTCMD bash -l -c 'pacman -S --noconfirm multilib-devel base-devel devtools fakechroot asciidoc asp'
# configure sudo
echo 'jenkins ALL= NOPASSWD: /usr/sbin/pacman *' | $ROOTCMD tee -a /etc/sudoers
--
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