X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=TODO;h=700397ec743e7653a8adb647bb4c6d1726bfaa97;hb=080f3c9b04f77a9b873628241fbe121583d074d1;hp=3413a5178acac8c002b84815df6882da4d677b04;hpb=a3db693441c9f5d2d500397b1c610f8189dcdb37;p=dak.git diff --git a/TODO b/TODO index 3413a517..700397ec 100644 --- a/TODO +++ b/TODO @@ -6,10 +6,18 @@ Actually Urgent --------------- - o UrgencyLog stuff should minimize it's bombing out + o UrgencyLog stuff should minimize it's bombing out(?) + o Log stuff should open the log file g+w lamer More Urgent ----------- + + o db_access.get_location_id should handle the lack of archive_id properly + + o the whole versioncmp thing should be documented + + o security.debian.org: BYHAND auto-uploading doesn't work + o security.debian.org: BYHAND auto-uploading assumes ftp-master o lisa doesn't do the right thing with -2 and -1 uploads, as you can end up with the .orig.tar.gz not in the pool @@ -18,22 +26,10 @@ More Urgent o lisa doesn't trap signals from fernanda properly - o cross-suite version checking - - Priority based; stable == 1, proposed-update == 2, etc. + o jenna sucks; should be rewritten to use python arrays rather than + multiple selects, similar to heidi/natalie rewrites. - i.e. A package targeted for a suite, must have a higher (or - equal) version number than anything in a suite with a lower - priority and also must have a lower (or equal) version number - than anything in a suite with a higher priorty. The checks are - always "or equal to" because two seperate uploads with the same - version will fail thanks to the file overwrite errors (at least - ignoring potato) and multi-suite uploads (e.g. "stable - unstable") need to work. - - o jenna sucks - - o queued and/or perl on sparc stable sucks + o queued and/or perl on sparc stable sucks - reimplement it. o aj's bin nmu changes @@ -209,12 +205,6 @@ Less Urgent 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 - * Stable: - - well, there's one other thing that doesn't work so well - you probably should have stable_install ignore Closes: - or it might be unique to the case of stable unstable uploads - ================================================================================ Packaging