X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=TODO;h=37242cdf08acfcfead0f0182f3e6d499d2444862;hb=4b1f58307944ad61bb5708d6b82aea41cc1316a8;hp=4b14f91e93b3aa3a583c83a785005a60717eed15;hpb=6f6e200c45974e79d7b556b4b20dff6fa7fe9fa2;p=dak.git diff --git a/TODO b/TODO index 4b14f91e..37242cdf 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,8 @@ Actually Urgent More Urgent ----------- + Can't read file.: /org/security.debian.org/queue/accepted/accepted/apache-perl_1.3.9-14.1-1.21.20000309-1_sparc.katie. You assume that the filenames are relative to accepted/, might want to doc or fix that. + o permissions (paranoia, group write, etc.) configurability and overhaul o ove option for lisa byhand proecessing @@ -29,9 +31,6 @@ More Urgent 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 @@ -39,9 +38,6 @@ More Urgent o lisa doesn't trap signals from fernanda properly - o jenna sucks; should be rewritten to use python arrays rather than - multiple selects, similar to heidi/natalie rewrites. - o queued and/or perl on sparc stable sucks - reimplement it. o aj's bin nmu changes @@ -128,7 +124,6 @@ Less Urgent o auto-purge out-of-date stuff from non-free/contrib so that testing and stuff works o doogie's binary -> source index - o Add urgency + installed date to the DB for aj/testing (? still needed ?) o jt's web stuff, matt's changelog stuff (overlap) o [Hard] Need to merge non-non-US and non-US DBs. @@ -169,7 +164,7 @@ Less Urgent o Revisit linking of binary->source in install() in katie. o Fix component handling in overrides (aj) o Fix lack of entires in source overrides (aj) - o direport misreports things as section 'devel' + o direport misreports things as section 'devel' (? we don't use direport) o vrfy check of every Maintainer+Changed-By address; valid for 3 months. o binary-all should be done on a per-source, per-architecture package basis to avoid, e.g. the perl-modules problem. @@ -183,11 +178,13 @@ Less Urgent o katie/jenna/rhona/whatever needs to clear out .changes files from p-u when removing stuff superseded by newer versions. [but for now we have halle] - o test sig checking stuff in test/ (stupid thing is not modularized) + o test sig checking stuff in test/ (stupid thing is not modularized due to global abuse) o when encountering suspicous things (e.g. file tainting) do something more drastic * Easy: + o suite mapping and component mapping are parsed per changes file, + they should probably be stored in a dictionary created at startup. 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) @@ -196,7 +193,6 @@ Less Urgent o melanie should behave better with -a and without -b; see gcc-defaults removal for an example. o Reject on misconfigured kernel-package uploads - o denise abuses sys.stdout == badly o utils.extract_component_from_section: main/utils -> main/utils, main rather than utils, main o Fix jennier to warn if run when not in incoming or p-u o katie should validate multi-suite uploads; only possible valid one @@ -212,6 +208,7 @@ Less Urgent * 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 (??) o logging: hostname + pid ?