Your message dated Mon, 10 Sep 2018 17:18:21 +0000
with message-id <[email protected]>
and subject line amd64 kernel variation re-introduced...
has caused the Debian Bug report #895491,
regarding jenkins.debian.org: Update description for kernel variations
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
895491: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895491
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 <[email protected]>
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 /> ')"
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 /> ')"
live well,
vagrant
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
hi,
i've just reintroduced the amd64 kernel variation, thus closing this
bugreport.
(Coincidentily this also means we're not variying apparmor usage on
amd64.)
--
cheers,
Holger
-------------------------------------------------------------------------------
holger@(debian|reproducible-builds|layer-acht).org
PGP fingerprint: B8BF 5413 7B09 D35C F026 FE9D 091A B856 069A AA1C
signature.asc
Description: PGP signature
--- End Message ---