summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-14 14:26:06 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-14 14:26:06 +0200
commit7a0858f3ff45e67206dc1c982c7e59b6eee9b798 (patch)
tree0a3cfdcf7922e50f61ad5773e9e08267221a860c
parent185cee6804b92d51ba1418828a0ab4a7065a9eba (diff)
downloadjenkins.debian.net-7a0858f3ff45e67206dc1c982c7e59b6eee9b798.tar.xz
cleanup
-rw-r--r--TODO10
1 files changed, 3 insertions, 7 deletions
diff --git a/TODO b/TODO
index 19d172ab..f6c6c313 100644
--- a/TODO
+++ b/TODO
@@ -19,8 +19,6 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
== General ToDo
* replace amd64 in scripts with $HOSTARCH
-** alioth... just manually push it
-* (gz|x)-compress jenkins and reproducible logs and teach apache to uncompress them on-fly (maybe uncompress them only if the client does not support compressed content?) - This is also recorded in the "To be done once jenkins.d.n runs jessie" section...
* put /etc/rc.local in git and extend it to do cleanup of lockfiles etc
=== proper backup
@@ -171,12 +169,11 @@ properties:
=== reproducible
-* issues in packages or debbindiff:
-** find debbindiff problems - these might be caught by bin/reproducible_breakages.py already?
+* issues with debbindiff:
+** find debbindiff problems - is this caught by bin/reproducible_breakages.py already?
----
egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/jenkins/userContent/rbuild/
----
-
* packages build with different dependencies, should be rescheduled:
** not sure if these should be caught by reproducible_maintenance.sh or reproducible_breakages.py...
----
@@ -193,13 +190,12 @@ grep '(=.*).,.$' rygel_0.24.2-1.debbindiff.html | uniq -c | sort | grep -c '^\s*
** reproducible_create_meta_pkg_sets uses schroot created by dpkg_setup_schroot_jessie job (outside of reproducible job space...)
** write a script to schedule set of packages automatically:
*** all/unreproducible packages affected by a particular issue
-** link index_breakages.html
** add --debug for the manual scheduler, so that we get notified on irc when a build _starts_ and on which builder, so we can find the rbuild log
** db should get another flag, "notify_maintainer" to indicate that any status change on this package should be mailed to the maintainers+uploaders. add a script to set this flag for a.) packages b.) packages maintained by address
* debbindiff related
** install debbindiff from unstable in the debbindiff-testing-schroot (and use apt-pining so that upgrades dont upgrade to sid)
-** keep+display both html+txt output from debbindiff (once its supports that)
+** keep+display both html+txt output from debbindiff
* build related
** Store the two buildlogs in separated gzipped files and propose a diff of the two