[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: add pointer to https://lists.archlinux.org/pipermail/pacman-dev/2017-September/022156.html which we really want to see merged

Holger Levsen holger at layer-acht.org
Mon Dec 4 17:58:55 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 ba7a2bf0740f6b3f6cda5277046c73791a389a5f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 4 17:56:51 2017 +0000

    reproducible Arch Linux: add pointer to https://lists.archlinux.org/pipermail/pacman-dev/2017-September/022156.html which we really want to see merged
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_archlinux.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 59e1dcd..a9f9d8a 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -86,6 +86,9 @@ for REPOSITORY in $ARCHLINUX_REPOS ; do
 			#
 			#
 			if [ -z "$(cd $ARCHLINUX_PKG_PATH/ ; ls *.pkg.tar.xz.html 2>/dev/null)" ] ; then
+				# this horrible if elif elif elif elif...  monster is needed because
+				# https://lists.archlinux.org/pipermail/pacman-dev/2017-September/022156.html
+			        # has not yet been merged yet...
 				if [ ! -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 "       <img src=\"/userContent/static/weather-snow.png\" alt=\"depwait icon\" /> could not resolve dependencies as there are conflicts" >> $HTML_BUFFER

-- 
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