]> git.decadent.org.uk Git - dak.git/blob - TODO
melanie doesn't remove udebs with their source...
[dak.git] / TODO
1                                  TODO
2                                  ====
3
4 [NB: I use this as a thought record/scribble, not everything on here
5      makes sense and/or is actually ever going to get done, so IIWY I
6      wouldn't use it as gospel for the future of katie or as a TODO
7      list for random hacking.]
8
9 ================================================================================
10
11 queue/approved
12 --------------
13
14  o What to do with multi-suite uploads?  Presumably hold in unapproved
15    and warn?  Or what?  Can't accept just for unstable or reject just
16    from stable.
17
18  o Whenever we check for anything in accepted we also need to check in
19    unapproved.
20
21  o non-sourceful uploads should go straight through if they have
22    source in accepted or the archive.
23
24  o security uploads on auric should be pre-approved.
25
26
27 Others
28 ------
29
30   o melanie will happily include packages in the Cc list that aren't
31     being removed...
32
33   o melanie doesn't remove udebs when removing the source they build from
34
35   o check_dsc_against_db's "delete an entry from files while you're
36     not looking" habit is Evil and Bad.
37
38   o lisa allows you to edit the section and change the component, but
39     really shouldn't.
40
41   o melanie needs to, when not sending bug close mails, promote Cc: to
42     To: and send the mail anyways.
43
44   o the lockfile (Archive_Maintenance_In_Progress) should probably be in a conf file
45
46   o madison should cross-check the b.source field and if it's not null
47     and s.name linked from it != the source given in
48     -S/--source-and-binary ignore.
49
50   o lauren sucks; she should a) only spam d-i for sourceful
51   rejections, b) sort stuff so she rejects sourceful stuff first.  the
52   non-sourceful should probably get a form mail, c) automate the
53   non-sourceful stuff (see b).
54
55   o jennifer should do q-d stuff for faster AA [ryan]
56
57   o split the morgue into source and binary so binaries can be purged first!
58
59   o per-architecture priorities for things like different arch'es
60     gcc's, silly BSD libftw, palo, etc.
61
62   o use postgres 7.2's built-in stat features to figure out how indices are used etc.
63
64   o neve shouldn't be using location, she should run down suites instead
65
66   o halle needs to know about udebs
67
68   o by default hamstring katie's mail sending so that she won't send
69     anything until someone edits a script; she's been used far too
70     much to send spam atm :(
71
72   o $ftpdir/indices isn't created by rose because it's not in katie.conf
73
74   o sanity check depends/recommends/suggests too?  in fact for any
75     empty field?
76
77 [minor] kelly's copychanges, copykatie handling sucks, the per-suite
78         thing is static for all packages, so work out in advance dummy.
79
80 [madison] # filenames ?
81 [madison] # maintainer, component, install date (source only?), fingerprint?
82
83   o UrgencyLog stuff should minimize it's bombing out(?)
84   o Log stuff should open the log file
85
86   o helena should footnote the actual notes, and also * the versions
87     with notes so we can see new versions since being noted...
88
89   o helena should have alternative sorting options, including reverse
90     and without or without differentiaion.
91
92   o julia should sync debadmin and ftpmaster (?)
93
94   o <drow> Can't read file.:
95   /org/security.debian.org/queue/accepted/accepted/apache-perl_1.3.9-14.1-1.21.20000309-1_sparc.katie.
96   You assume that the filenames are relative to accepted/, might want
97   to doc or fix that.
98
99   o <neuro> the orig was in NEW, the changes that caused it to be NEW
100     were pulled out in -2, and we end up with no orig in the archive
101     :(
102
103   o SecurityAcceptedAutoBuild doesn't handle the case of foo_3.3woody1
104     with a new .orig.tar.gz followed by a foo_3.3potato1 with the same
105     .orig.tar.gz; jennifer sees it and copes, but the AA code doesn't
106     and can't really easily know so the potato AA dir is left with no
107     .orig.tar.gz copy.  doh.
108
109   o orig.tar.gz in accepted not handled properly (?)
110
111   o amber doesn't include .orig.tar.gz but it should
112
113   o permissions (paranoia, group write, etc.) configurability and overhaul
114
115   o remember duplicate copyrights in lisaand skip them, per package
116
117   o <M>ove option for lisa byhand proecessing
118
119   o rene could do with overrides
120
121   o db_access.get_location_id should handle the lack of archive_id properly
122
123   o the whole versioncmp thing should be documented
124
125   o lisa doesn't do the right thing with -2 and -1 uploads, as you can
126     end up with the .orig.tar.gz not in the pool
127
128   o lisa exits if you check twice (aj)
129
130   o lisa doesn't trap signals from fernanda properly
131
132   o queued and/or perl on sparc stable sucks - reimplement it.
133
134   o aj's bin nmu changes
135
136   o Lisa:
137     * priority >> optional
138     * arch != {any,all}
139     * build-depends wrong (via andrea)
140     * suid
141     * conficlits
142     * notification/stats to admin daily
143     o trap fernanda exiting
144     o distinguish binary only versus others (neuro)
145
146   o cache changes parsed from ordering (careful tho: would be caching
147     .changes from world writable incoming, not holding)
148
149   o katie doesn't recognise binonlyNMUs correctly in terms of telling
150     who their source is; source-must-exist does, but the info is not
151     propogated down.
152
153   o Fix BTS vs. katie sync issues by queueing(via BSMTP) BTS mail so
154     that it can be released on deman (e.g. ETRN to exim).
155
156   o maintainers file needs overrides
157
158     [ change override.maintainer to override.maintainer-from +
159       override.maintainer-to and have them reference the maintainers
160       table.  Then fix charisma to use them and write some scripting
161       to handle the Santiago situation. ]
162
163   o Validate Depends (et al.) [it should match  \(\s*(<<|<|<=|=|>=|>|>>)\s*<VERSIONREGEXP>\)]
164
165   o Clean up DONE; archive to tar file every 2 weeks, update tar tvzf INDEX file.
166
167   o testing-updates suite: if binary-only and version << version in
168     unstable and source-ver ~= source-ver in testing; then map
169     unstable -> testing-updates ?
170
171   o hooks or configurability for debian specific checks (e.g. check_urgency, auto-building support)
172
173   o morgue needs auto-cleaning (?)
174
175   o saffron: two modes, all included, seperate
176   o saffron: add non-US
177   o saffron: add ability to control components, architectures, archives, suites
178   o saffron: add key to expand header
179
180 ================================================================================
181
182 Less Urgent
183 -----------
184
185   o change utils.copy to try rename() first
186
187   o [hard, long term] unchecked -> accepted should go into the db, not
188     a suite, but similar.  this would allow katie to get even faster,
189     make madison more useful, decomplexify specialacceptedautobuild
190     and generally be more sane.  may even be helpful to have e.g. new
191     in the DB, so that we avoid corner cases like the .orig.tar.gz
192     disappearing 'cos the package has been entirely removed but was
193     still on stayofexecution when it entered new.
194
195   o Logging [mostly done] (todo: rhona (hard), .. ?)
196
197   o jennifer: the tar extractor class doesn't need to be redone for each package
198
199   o reverse of source-must-exist; i.e. binary-for-source-must-not-exist
200   o REJECT reminders in shania.
201   o fernanda should check for conflicts and warn about them visavis priority [rmurray]
202   o store a list of removed/files versions; also compare against them.
203     [but be careful about scalability]
204
205   o fernanda: print_copyright should be a lot more intelligent
206      @ handle copyright.gz
207      @ handle copyright.ja and copyright
208      @ handle (detect at least) symlinks to another package's doc directory
209      @ handle and/or fall back on source files (?)
210
211   o To incorporate from utils:
212      @ unreject
213
214   o auto-purge out-of-date stuff from non-free/contrib so that testing and stuff works
215   o doogie's binary -> source index
216   o jt's web stuff, matt's changelog stuff (overlap)
217
218   o [Hard] Need to merge non-non-US and non-US DBs.
219
220   o experimental needs to auto clean (relative to unstable) [partial: rene warns about this]
221
222   o Do a checkpc(1)-a-like which sanitizes a config files.
223   o fix parse_changes()/build_file_list() to sanity check filenames
224   o saftey check and/or rename debs so they match what they should be
225
226   o Improve andrea.
227   o Need to optimize all the queries by using EXAMINE and building some INDEXs.
228     [postgresql 7.2 will help here]
229   o Need to enclose all the setting SQL stuff in transactions (mostly done).
230   o Need to finish alyson (a way to sync katie.conf and the DB)
231   o Need the ability to rebuild all other tables from dists _or_ pools (in the event of disaster) (?)
232   o Make the --help and --version options do stuff for all scripts
233
234   o charisma can't handle whitespace-only lines (for the moment, this is feature)
235
236   o generic way of saying isabinary and isadsc. (?)
237
238   o s/distribution/suite/g
239
240   o cron.weekly:
241      @ weekly postins to d-c (?)
242      @ backup of report (?)
243      @ backup of changes.tgz (?)
244
245   o --help doesn't work without /etc/katie/katie.conf (or similar) at
246     least existing.
247
248   o rename andrea (clashes with existing andrea)...
249
250  * Harder:
251
252     o interrupting of stracing jennifer causes exceptions errors from apt_inst calls
253     o dependency checking (esp. stable) (partially done)
254     o override checks sucks; it needs to track changes made by the
255       maintainer and pass them onto ftpmaster instead of warning the
256       maintainer.
257     o need to do proper rfc822 escaping of from lines (as opposed to s/\.//g)
258     o Revisit linking of binary->source in install() in katie.
259     o Fix component handling in overrides (aj)
260     o Fix lack of entires in source overrides (aj)
261     o direport misreports things as section 'devel' (? we don't use direport)
262     o vrfy check of every Maintainer+Changed-By address; valid for 3 months.
263     o binary-all should be done on a per-source, per-architecture package
264       basis to avoid, e.g. the perl-modules problem.
265     o a source-missing-diff check: if the version has a - in it, and it
266       is sourceful, it needs orig and diff, e.g. if someone uploads
267       esound_0.2.22-6, and it is sourceful, and there is no diff ->
268       REJECT (version has a dash, therefore not debian native.)
269     o check linking of .tar.gz's to .dsc's.. see proftpd 1.2.1 as an example
270     o archive needs md5sum'ed regularly, but takes too long to do all
271       in one go; make progressive or weekly.
272     o katie/jenna/rhona/whatever needs to clear out .changes
273       files from p-u when removing stuff superseded by newer versions.
274       [but for now we have halle]
275     o test sig checking stuff in test/ (stupid thing is not modularized due to global abuse)
276     o when encountering suspicous things (e.g. file tainting) do something more drastic
277
278  * Easy:
279
280     o suite mapping and component mapping are parsed per changes file,
281       they should probably be stored in a dictionary created at startup.
282     o don't stat/md5sum files you have entries for in the DB, moron
283       boy (Katie.check_source_blah_blah)
284     o promote changes["changes"] to mandatory in katie.py(dump_vars)
285       after a month or so (or all .katie files contain in the queue
286       contain it).
287     o melanie should behave better with -a and without -b; see
288       gcc-defaults removal for an example.
289     o Reject on misconfigured kernel-package uploads
290     o utils.extract_component_from_section: main/utils -> main/utils, main rather than utils, main
291     o Fix jennier to warn if run when not in incoming or p-u
292     o katie should validate multi-suite uploads; only possible valid one
293       is "stable unstable"
294     o cron.daily* should change umask (aj sucks)
295     o Rene doesn't look at debian-installer but should.
296     o Rene needs to check for binary-less source packages.
297     o Rene could accept a suite argument (?)
298     o byhand stuff should send notification
299     o catherine should udpate db; move files, not the other way around [neuro]
300     o melanie should update the stable changelog [joey]
301     o update tagdb.dia
302
303  * Bizzare/uncertain:
304
305     o drop rather dubious currval stuff (?)
306     o rationalize os.path.join() usage
307     o Rene also doesn't seem to warn about missing binary packages (??)
308     o logging: hostname + pid ?
309     o ANAIS should be done in katie (?)
310     o Add an 'add' ability to melanie (? separate prog maybe)
311     o Replicate old dinstall report stuff (? needed ?)
312     o Handle the case of 1:1.1 which would overwrite 1.1 (?)
313     o maybe drop -r/--regex in madison, make it the default and
314       implement -e/--exact (a la joey's "elmo")
315     o dsc files are not checked for existence/perms (only an issue if
316       they're in the .dsc, but not the .changes.. possible?)
317
318  * Cleanups & misc:
319
320     o db_access' get_files needs to use exceptions not this None, > 0, < 0 return val BS (?)
321     o The untouchable flag doesn't stop new packages being added to ``untouchable'' suites
322
323 ================================================================================
324
325 Packaging
326 ---------
327
328   o Fix stuff to look in sensible places for libs and config file in debian package (?)
329
330 ================================================================================
331
332            --help      manpage
333 -----------------------------------------------------------------------------
334 alyson        X
335 amber         X
336 andrea        X
337 ashley        X
338 catherine     X          X
339 charisma      X          X
340 cindy         X          X
341 claire        X
342 denise        X
343 fernanda      X
344 halle         X
345 heidi         X          X
346 helena        X
347 jenna         X
348 jennifer      X
349 jeri          X
350 julia         X          X
351 kelly         X          X
352 lisa          X          X
353 madison       X          X
354 melanie       X          X
355 natalie       X          X
356 neve          X
357 rene          X
358 rose          X
359 rhona         X          X
360 saffron       X
361 shania        X
362 tea           X
363 ziyi          X
364
365 ================================================================================
366
367 <mdz_> SirDibos: that sentence sounds like it wants to be a bug report when it grows up