[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: better explain that multiline sed command

Holger Levsen gitlab at salsa.debian.org
Sat Nov 17 12:06:29 GMT 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
243d7312 by Holger Levsen at 2018-11-17T12:03:46Z
reproducible Archlinux: better explain that multiline sed command

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_setup_archlinux_schroot.sh


Changes:

=====================================
bin/reproducible_setup_archlinux_schroot.sh
=====================================
@@ -106,7 +106,7 @@ $ROOTCMD bash -l -c 'pacman-key --init'
 $ROOTCMD bash -l -c 'pacman-key --populate archlinux'
 # use a specific mirror
 echo "Server = $ARCHLINUX_MIRROR/\$repo/os/\$arch" | tee -a $SCHROOT_BASE/$TARGET/etc/pacman.d/mirrorlist
-# enable multilib
+# enable multilib (by uncommenting all lines containing '[multilib]')
 sed -i '/\[multilib\]/,+1{s/^#//}' $SCHROOT_BASE/$TARGET/etc/pacman.conf
 if [ "$HOSTNAME" = "profitbricks-build4-amd64" ] ; then
 	# disable signature verification so packages won't fail to install when setting the time to +$x years



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/243d7312da4e81a3c83c45037ca810e1263918ab

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/243d7312da4e81a3c83c45037ca810e1263918ab
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/20181117/df0e0004/attachment.html>


More information about the Qa-jenkins-scm mailing list