[Git][reproducible-builds/reproducible-notes][master] 2 commits: Add new log_files_installed_in_package issue
Gioele Barabucci (@gioele)
gitlab at salsa.debian.org
Wed Jul 22 22:09:47 UTC 2026
Gioele Barabucci pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
c629afdf by Gioele Barabucci at 2026-07-22T23:57:04+02:00
Add new log_files_installed_in_package issue
- - - - -
26c18649 by Gioele Barabucci at 2026-07-23T00:05:27+02:00
Tag openjdk-27 with log_files_installed_in_package
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -2571,3 +2571,8 @@ pkgjs_lock_json_file_issue:
golang_mango_generates_manpages_with_build_date:
description: |
calls mango.NewManPage using golang-github-muesli-mango-dev or github.com/muesli/mango
+log_files_installed_in_package:
+ description: |
+ Log files or test run results generated during the build process are
+ installed into the binary package, capturing various sources of nondeterminism
+ (e.g., the order in which the files have been built, timestamps, process IDs).
=====================================
packages.yml
=====================================
@@ -19923,6 +19923,13 @@ openjdk-11:
version: 11.0.4+11-1
issues:
- blacklisted_on_jenkins_armhf_only
+openjdk-27:
+ version: 27~30ea-1
+ issues:
+ - different_package_content_when_built_with_nocheck
+ - log_files_installed_in_package
+ bugs:
+ - 1142615
openjdk-8-jre-dcevm:
version: 8u74-1
comments: |
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/1e0dc2e37b6520bbe9f3435d25b3c4d9f67ec4f7...26c186496445f001c76da0fe8211025dde918751
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/1e0dc2e37b6520bbe9f3435d25b3c4d9f67ec4f7...26c186496445f001c76da0fe8211025dde918751
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260722/ba56e17a/attachment.htm>
More information about the rb-commits
mailing list