Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
b38165430d5636c9a092534b753b834fd1f3d050...98cd9e0cb64ddd8d0b15ea232cb5c5f49f2930bb
Commits (2)
Add patch for numcodecs
· 53e4a257
Chris Lamb
authored
Aug 23, 2021
53e4a257
Reset whitespace (via running through pyyaml..)
· 98cd9e0c
Chris Lamb
authored
Aug 23, 2021
98cd9e0c
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
98cd9e0c
...
...
@@ -16174,6 +16174,10 @@ ntopng:
version: 2.4+dfsg1-3
issues:
- captures_build_path_via_assert
numcodecs:
version: 0.8.1+ds-1
bugs:
- 992804
numpy:
version: 1:1.19.4-1
issues:
...
...
@@ -20236,16 +20240,16 @@ python3.9:
Makefiles contain MKDIR_P = /bin/mkdir -p or MKDIR_P = /usr/bin/mkdir -p.
Workaround: don't vary merged-/usr when testing for other sources of
non-reproducibility.
Profile-guided optimization or LTO produces non-determinism.
Workaround: build with DEB_BUILD_OPTIONS="noopt" when testing for
other sources of non-reproducibility.
The build path is captured in many places. Workaround: don't vary it
when testing for other sources of non-reproducibility.
usr/share/info/python3.9.info.gz contains something that varies:
010696c0: 3a20 3337 3135 7f31 3532 3438 3931 370a : 3715.15248917.
-010696d0: 5265 663a 2033 3731 347f 3135 3234 3839 Ref: 3714.152489
-010696e0: 3438 0a52 6566 3a20 7573 696e 672f 636d 48.Ref: using/cm
...
...