X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=TODO;h=852aae861ad1aaa1f76a9659cc3b057a5f684b60;hb=dd4031a5fd0c3542dc2edb67a03dbfef8ecdb74e;hp=080a4ce4c86dadb2e80fae665954048e9ed42d47;hpb=336e084aeebe6c6c6f07b8c9172a7fe8fb93487f;p=dak.git diff --git a/TODO b/TODO index 080a4ce4..852aae86 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 @@ -88,8 +96,6 @@ Less Urgent o Logging [mostly done] (todo: rhona (hard), .. ?) - o Abstraction of suite hardcoding (q.v. progengy) - o jennifer is leaking file descriptors.. o the tar extractor class doesn't need to be redone for each package @@ -172,11 +178,11 @@ Less Urgent * Easy: + o don't stat/md5sum files you have entries for in the DB, moron + boy (Katie.check_source_blah_blah) o promote changes["changes"] to mandatory in katie.py(dump_vars) after a month or so (or all .katie files contain in the queue contain it). - o Rationalize config stuff.. Dir::Foo not Dir::FooDir [breaks other people??] - Also Dir::Queue::Foo, not Dir::QueueFooDir o melanie should behave better with -a and without -b; see gcc-defaults removal for an example. o Reject on misconfigured kernel-package uploads @@ -211,12 +217,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