package: tracker.debian.org x-debbugs-cc: reproducible-bui...@lists.alioth.debian.org
Hi, https://tracker.debian.org/pkg/racket shows in the "action needed" box a text saying "Does not build reproducibly during testing" linking to https://reproducible.debian.net/rb-pkg/racket.html which is rather suboptimal as such URLs default to the package in the unstable suite, while in this case the package is only unreproducible in the experimental suite. The JSON data provided by https://reproducible.debian.net/reproducible.json for racket looks like this: { "architecture": "amd64", "build_date": "2015-03-23 04:55", "package": "racket", "status": "FTBFS", "suite": "testing", "version": "6.1-4" }, { "architecture": "amd64", "build_date": "2015-03-20 18:48", "package": "racket", "status": "FTBFS", "suite": "unstable", "version": "6.1-4" }, { "architecture": "amd64", "build_date": "2015-03-07 03:01", "package": "racket", "status": "unreproducible", "suite": "experimental", "version": "6.1.1-1" }, Thus in this case there should only be on link, pointing to https://reproducible.debian.net/experimental/amd64/racket In general there should one link for each suite/arch combination per package, pointing to https://reproducible.d.n/$suite/$arch/$srcpkg cheers, Holger
signature.asc
Description: This is a digitally signed message part.