[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: fix old typo
Holger Levsen
gitlab at salsa.debian.org
Tue Sep 25 22:09:06 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
bc721430 by Holger Levsen at 2018-09-25T21:08:58Z
reproducible Archlinux: fix old typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_build_archlinux_pkg.sh
Changes:
=====================================
bin/reproducible_build_archlinux_pkg.sh
=====================================
@@ -107,7 +107,7 @@ create_pkg_html() {
echo BLACKLISTED > $ARCHLINUX_PKG_PATH/pkg.state
echo " <img src=\"/userContent/static/error.png\" alt=\"blacklisted icon\" /> blacklisted" >> $HTML_BUFFER
elif [ ! -z "$(egrep '^error: failed to prepare transaction \(conflicting dependencies\)' $ARCHLINUX_PKG_PATH/build1.log $ARCHLINUX_PKG_PATH/build2.log 2>/dev/null)" ] ; then
- echo DEPWAIT_= > $ARCHLINUX_PKG_PATH/pkg.state
+ echo DEPWAIT_0 > $ARCHLINUX_PKG_PATH/pkg.state
echo " <img src=\"/userContent/static/weather-snow.png\" alt=\"depwait icon\" /> could not resolve dependencies as there are conflicts" >> $HTML_BUFFER
elif [ ! -z "$(egrep '==> ERROR: (Could not resolve all dependencies|.pacman. failed to install missing dependencies)' $ARCHLINUX_PKG_PATH/build1.log $ARCHLINUX_PKG_PATH/build2.log 2>/dev/null)" ] ; then
echo DEPWAIT_1 > $ARCHLINUX_PKG_PATH/pkg.state
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/bc721430df0941c4417b6f724138f711ba4e5f74
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/bc721430df0941c4417b6f724138f711ba4e5f74
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/20180925/17c1d8e7/attachment.html>
More information about the Qa-jenkins-scm
mailing list