[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible archlinux: even better explain that sed command
Holger Levsen
gitlab at salsa.debian.org
Sun Nov 18 02:13:22 GMT 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
7798c4bd by Eli Schwartz at 2018-11-18T02:13:05Z
reproducible archlinux: even better explain that sed command
Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>
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 (by uncommenting all lines containing '[multilib]')
+# enable multilib (by uncommenting the first two lines starting with the [multilib] section header)
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/7798c4bd40ff905cd50579063d6d65603f7eb5ac
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/7798c4bd40ff905cd50579063d6d65603f7eb5ac
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/20181118/49476c91/attachment.html>
More information about the Qa-jenkins-scm
mailing list