On 02/16/2017 05:06 AM, Paul Wise wrote: > On Wed, Feb 15, 2017 at 11:07 PM, Erwan Prioul wrote: > >> I'd like to add a new cgi script into udd. >> The goal of this script is to display FTBFS packages on a given architecture. > > That sounds a bit like the buildd pages: > > https://buildd.debian.org/status/architecture.php?a=amd64 > >> For every package, it gives the name of the package, its version, the time >> since the latest build and links to the bts, the tracker and the logs of the >> latest build. It also shows the related bugs (bug id + bug title) if any. > > That is a fair bit more detailed than the buildd page.
It will look like a page I wrote here[1]. But this page[1] is only about the ppc64el architecture. And it also provides extra links to UbuntuDiff[2] and a couple of graphics that I've removed from the patch I've proposed because it makes the cgi script really long to respond. I forgot to mention the display shows if a package only FTBFS on the given architecture, or if it FTBFS on other arches as well. [1] http://ftp.unicamp.br/pub/ppc64el/debian/packages/debian/ Erwan.