[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Arch Linux: disable testing multilib (temporarily)

Holger Levsen holger at layer-acht.org
Tue Nov 21 21:13:57 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 c9ff579d198b65ec8f9ab360114b43ad73c91669
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Nov 21 21:13:37 2017 +0000

    reproducible Arch Linux: disable testing multilib (temporarily)
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 TODO                       | 5 ++---
 bin/reproducible_common.sh | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/TODO b/TODO
index 9b31de9..301d6a3 100644
--- a/TODO
+++ b/TODO
@@ -324,10 +324,9 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
 
 * cleanup below…
 * build in /srv/workspace instead of /tmp
-* do 2nd build on pb4
-* < Foxboron> the multilib builds are failing because multilib-devel isn't installed. Thats the base-devel for multilib packages.
-** -> disable multilib for now?
 * extract .BUILDINFO files and submit them to buildinfo.debian.net^wbuildinfo.reproducible-builds.org
+* < Foxboron> the multilib builds are failing because multilib-devel isn't installed. Thats the base-devel for multilib packages.
+** -> enable multilib again, once this has been done
 
 * https://bugs.archlinux.org/task/50086 - pacman doesnt create reproducible packages yet
 * describe archlinux setup…!
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 490c00a..6484c19 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -47,7 +47,7 @@ BUILD_ENV_VARS="ARCH NUM_CPU CPU_MODEL DATETIME KERNEL" # these also needs to be
 USERTAGS="toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs locale"
 
 # common settings for testing Arch Linux
-ARCHLINUX_REPOS="core extra multilib community"
+ARCHLINUX_REPOS="core extra community"
 ARCHLINUX_PKGS=/srv/reproducible-results/archlinux_pkgs
 
 # common settings for testing rpm based distros

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