X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=TODO;h=fd5db9393d74d76a7fca87bf60e1091068e2105f;hb=c6829c52160d0e1ee1ccf15a32c6a9d0078e2708;hp=a7213f451dc3afe00858485b46618c2016737443;hpb=f02f2fe4b139d08867a090e962b8431ec986ebdf;p=dak.git diff --git a/TODO b/TODO index a7213f45..fd5db939 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,11 @@ queue/approved Others ------ + o split the morgue into source and binary so binaries can be purged first! + + o per-architecture priorities for things like different arch'es + gcc's, silly BSD libftw, palo, etc. + o use postgres 7.2's built-in stat features to figure out how indices are used etc. o neve shouldn't be using location, she should run down suites instead @@ -70,7 +75,7 @@ Others o the orig was in NEW, the changes that caused it to be NEW were pulled out in -2, and we end up with no orig in the archive :( - + o SecurityAcceptedAutoBuild doesn't handle the case of foo_3.3woody1 with a new .orig.tar.gz followed by a foo_3.3potato1 with the same .orig.tar.gz; jennifer sees it and copes, but the AA code doesn't @@ -88,7 +93,7 @@ Others o ove option for lisa byhand proecessing o rene could do with overrides - + o db_access.get_location_id should handle the lack of archive_id properly o the whole versioncmp thing should be documented @@ -124,11 +129,8 @@ Others o Fix BTS vs. katie sync issues by queueing(via BSMTP) BTS mail so that it can be released on deman (e.g. ETRN to exim). - o write our own locking module or in some other way fix things so we - don't require a patch to python since upstream refuse to fix it. - - o maintainers file needs overrides - + o maintainers file needs overrides + [ change override.maintainer to override.maintainer-from + override.maintainer-to and have them reference the maintainers table. Then fix charisma to use them and write some scripting @@ -225,7 +227,7 @@ Less Urgent * Harder: - o interrupting of stracing jennifer causes exceptions errors from apt_inst calls + o interrupting of stracing jennifer causes exceptions errors from apt_inst calls o dependency checking (esp. stable) (partially done) o override checks sucks; it needs to track changes made by the maintainer and pass them onto ftpmaster instead of warning the @@ -275,9 +277,9 @@ Less Urgent o catherine should udpate db; move files, not the other way around [neuro] o melanie should update the stable changelog [joey] o update tagdb.dia - + * Bizzare/uncertain: - + o drop rather dubious currval stuff (?) o rationalize os.path.join() usage o Rene also doesn't seem to warn about missing binary packages (??) @@ -290,9 +292,9 @@ Less Urgent implement -e/--exact (a la joey's "elmo") o dsc files are not checked for existence/perms (only an issue if they're in the .dsc, but not the .changes.. possible?) - - * Cleanups & misc: - + + * Cleanups & misc: + o db_access' get_files needs to use exceptions not this None, > 0, < 0 return val BS (?) o The untouchable flag doesn't stop new packages being added to ``untouchable'' suites