X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=TODO;h=700397ec743e7653a8adb647bb4c6d1726bfaa97;hb=080f3c9b04f77a9b873628241fbe121583d074d1;hp=c3d67a5b6548c076d131979ab6ad7e75acdb4639;hpb=f550bf0819c51be54fc97366c3d44756ba831f94;p=dak.git diff --git a/TODO b/TODO index c3d67a5b..700397ec 100644 --- a/TODO +++ b/TODO @@ -6,13 +6,16 @@ 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 @@ -23,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. - - 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; should be rewritten to use python arrays rather than + multiple selects, similar to heidi/natalie rewrites. - 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 @@ -214,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