From fc6678a9914b96b0856941b9f53b93bed7c83166 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 16 Feb 2015 12:55:22 +0100 Subject: further TODO cleanup --- TODO | 17 +++++++---------- bin/reproducible_create_meta_pkg_sets.sh | 2 +- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/TODO b/TODO index 627a7596..a6d433b8 100644 --- a/TODO +++ b/TODO @@ -136,19 +136,16 @@ properties: * graph new usertags: "signatures" + "environment" * new job+page: "packages different from sid in our toolchain", not sure yet where to link that... - -* new package set: kde/plasma - -* here is a weekly updated list of the transitively build-essential source packages in Sid: http://bootstrap.debian.net/source/stats_min.json -** curl http://bootstrap.debian.net/source/stats_min.json | sed -s "s#,#\n#g" |grep src:|cut -d ":" -f2|tr -d \" | sort -u - -* meta pkg sets: only display FTBR+FTBFS and reproducible packages with notes by default, provide a way to show them all... - -* check 0.52-1 is still not fixed: https://jenkins.debian.net/userContent/rb-pkg/debian-edu-artwork.html - * run debbindiff against .changes files in current directory, instead of $LONGPATHES (due to #764459) * reproducible: dont delete userContent/$pkg on build begin.. +* pkg sets related: +** new package set: kde/plasma +** here is a weekly updated list of the transitively build-essential source packages in Sid: http://bootstrap.debian.net/source/stats_min.json +*** curl http://bootstrap.debian.net/source/stats_min.json | sed -s "s#,#\n#g" |grep src:|cut -d ":" -f2|tr -d \" | sort -u +** for all pkg sets: only display FTBR+FTBFS and reproducible packages with notes by default, provide a way to show them all... +** replace bin/reproducible_installed_on_debian.org with a proper data provider from DSA + * db schema 2.0 ** add support for suites, we soon want to test jessie,stretch,sid,experimental ** extra table to record build times (forever, so we get relevant data) diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh index c5f54881..233c509b 100755 --- a/bin/reproducible_create_meta_pkg_sets.sh +++ b/bin/reproducible_create_meta_pkg_sets.sh @@ -130,7 +130,7 @@ fi # installed on one or more .debian.org machines if [ ! -z $(find $TPATH -maxdepth 1 -mtime +0 -name ${META_PKGSET[5]}.pkgset) ] || [ ! -f $TPATH/${META_PKGSET[5]}.pkgset ] ; then - # FIXME: get a proper data provider from DSA... + # one day we will get a proper data provider from DSA... # (so far it was a manual "dpkg --get-selections" on all machines # converted into a list of source packages...) cat /srv/jenkins/bin/reproducible_installed_on_debian.org > $TMPFILE -- cgit v1.2.3-70-g09d2