[Reproducible-builds] Bug#781326: please like to reproducible.d.n/$suite/$arch/$srcpkg
Holger Levsen
holger at layer-acht.org
Fri Mar 27 16:36:20 UTC 2015
package: tracker.debian.org
x-debbugs-cc: reproducible-builds at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150327/d51552ff/attachment.sig>
More information about the Reproducible-builds
mailing list