Package: jenkins.debian.org
Severity: normal
Tags: patch

Since the upgrade to stretch(I think), amd64 no longer varies the kernel
version.

Git branch:

  
https://anonscm.debian.org/cgit/users/vagrant/jenkins.debian.net.git/commit/?h=kernel-variation-update

And patch (since it's a one-liner):

commit 281174711b188444cb5f2947ce875850572eb394
Author: Vagrant Cascadian <vagr...@debian.org>
Date:   Wed Apr 11 20:49:04 2018 -0700

    Update kernel variation description as amd64 is not currently varied.

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index d2f50aef..4c3cb969 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -474,7 +474,7 @@ write_variation_table() {
                                write_page "$(cat 
/srv/reproducible-results/node-information/*$a* | grep KERNEL | cut -d '=' -f2- 
| sort -u | tr '\n' '\0' | xargs -0 -n1 echo '<br />&nbsp;&nbsp;')"
                        done
                        write_page "</td>"
-                       write_page "<td>(on amd64 systematically varied, on 
i386 as well and also with 32 and 64 bit kernel variation, while on armhf not 
systematically)<br />"
+                       write_page "<td>(not varied on amd64, on i386 version 
varies as well as 32 and 64 bit kernel variation, while on armhf not 
systematically)<br />"
                        for a in ${ARCHS} ; do
                                write_page "<br />on $a one of:"
                                write_page "$(cat 
/srv/reproducible-results/node-information/*$a* | grep KERNEL | cut -d '=' -f2- 
| sort -u | tr '\n' '\0' | xargs -0 -n1 echo '<br />&nbsp;&nbsp;')"


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to