[Git][reproducible-builds/reproducible-notes][master] 2 commits: issues: Add "different_package_content_when_built_with_nocheck"
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Dec 9 21:29:12 UTC 2025
Holger Levsen pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
763d3753 by Gioele Barabucci at 2025-12-09T22:28:54+01:00
issues: Add "different_package_content_when_built_with_nocheck"
(cherry picked from commit 3d40ee68ce8bc113ef2d4a2853d02b2d098915d0)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
c763c3f2 by Gioele Barabucci at 2025-12-09T22:29:04+01:00
Tag infernal with different_package_content_when_built_with_nocheck
(cherry picked from commit ee46741b83955dc9bd9b61032b3d94e63b266333)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -2535,3 +2535,12 @@ ordering_differences_in_pkg_info:
date_added_to_pom_properties_by_felix_bundleplugin:
description:
look for "#Generated by org.apache.felix.bundleplugin"
+different_package_content_when_built_with_nocheck:
+ description: |
+ The package includes different files when built with the `<nocheck>` profile.
+ .
+ <https://wiki.debian.org/BuildProfileSpec> states that `<nocheck>` is `C=N`, i.e.
+ .
+ > C: Whether the content of individual binary packages may change when
+ > activating this profile. Values: N (not at all), [...]
+ deterministic: True
=====================================
packages.yml
=====================================
@@ -10485,6 +10485,10 @@ indigo:
version: 1.2.3-2
comments: |
Embeds the build path into the .jar files' Class-Path which won't work at binary/runtime. Assuming that the package works right now (ie. with broken paths) then I would guess this line could be completely removed as we would be falling back to /usr/share/java/ for our classpath.
+infernal:
+ version: 1.1.5-3
+ issues:
+ - different_package_content_when_built_with_nocheck
infinipath-psm:
version: 3.3+7.gec1d6d2-3
comments: |
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/8553facb20782251961a189f22fcc4908ceadf9d...c763c3f2d6999127174edd07a1a9d16edba92467
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/8553facb20782251961a189f22fcc4908ceadf9d...c763c3f2d6999127174edd07a1a9d16edba92467
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/20251209/5593830b/attachment.htm>
More information about the rb-commits
mailing list