[Git][reproducible-builds/reproducible-notes][master] add a note regarding captures_kernel_variant
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Thu Feb 17 10:26:47 UTC 2022
Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
b4efe977 by Mattia Rizzolo at 2022-02-17T11:26:37+01:00
add a note regarding captures_kernel_variant
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- issues.yml
Changes:
=====================================
issues.yml
=====================================
@@ -905,6 +905,10 @@ captures_kernel_variant:
Similar to captures_kernel_version, but specifically refers to capturing
x86_64 vs i686. This can (currently) happen when testing the i386
architecture as we use a 64-bit kernel with a 32-bit Debian userland.
+ .
+ Notably, we do not use `linux32` to emulate the 32 bit personality when
+ running those builds, as normally this hides packages that are making use of
+ `uname` to detect the host architecture when they really should not.
deterministic: True
timestamps_in_cmake:
description: |
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/b4efe977daed6a950810726e4250c9d31032dce0
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/b4efe977daed6a950810726e4250c9d31032dce0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220217/672b2b17/attachment.htm>
More information about the rb-commits
mailing list