]> git.decadent.org.uk Git - dak.git/blob - TODO
6b9eed4251295a5929c5f8f3e049935717ce765b
[dak.git] / TODO
1 <aj> ARRRGGGHHH
2 <aj> what's wrong with me!?!?!?
3 <aj> i was just nice to some mormon doorknockers!!!
4 <Omnic> AJ?!?!
5 <aj> i know!!!!!
6 <Omnic> I'm gonna have to kick your ass when you come over
7 <Culus> aj: GET THE HELL OUT OF THE CABAL! :P
8
9 To fix
10 ======
11
12 More Urgent
13 -----------
14
15   o katie/jenna/rhona/whatever needs to clear out .changes
16     files from p-u when removing stuff superseded by newer versions.
17
18   o maintainers file needs overrides  
19  
20     [ change override.maintainer to override.maintainer-from +
21       override.maintainer-to and have them reference the maintainers
22       table.  Then fix charisma to use them and write some scripting
23       to handle the Santiago situation. ]
24
25 Less Urgent
26 -----------
27
28  * Harder:
29
30     o fernanda should check for conflicts and warn about them visavis priority [rmurray]
31     o REJECT reminders in shania.
32     o Clean up DONE; archive to tar file every 2 weeks, update tar tvzf INDEX file.
33
34     o override checks sucks; it needs to track changes made by the
35       maintainer and pass them onto ftpmaster instead of warning the
36       maintainer.
37     o need to do proper rfc822 escaping of from lines (as opposed to s/\.//g)
38     o when dinstall is run in install mode but not as a cron job, it
39       should probably run jenna to avoid madison originated user confusion
40     o Revisit linking of binary->source in install() in katie.
41     o Fix component handling in overrides (aj)
42     o Fix lack of entires in source overrides (aj)
43     o direport misreports things as section 'devel'
44     o vrfy check of every Maintainer+Changed-By address; valid for 3 months.
45     o binary-all should be done on a per-source, per-architecture package
46       basis to avoid, e.g. the perl-modules problem.
47     o a source-missing-diff check: if the version has a - in it, and it
48       is sourceful, it needs orig and diff, e.g. if someone uploads
49       esound_0.2.22-6, and it is sourceful, and there is no diff ->
50       REJECT (version has a dash, therefore not debian native.)
51     o check linking of .tar.gz's to .dsc's.. see proftpd 1.2.1 as an example
52
53  * Easy:
54  
55     o melanie should behave better with -a and without -b; see
56       gcc-defaults removal for an example.
57     o Reject on misconfigured kernel-package uploads
58     o denise abuses sys.stdout == badly  
59     o utils.extract_component_from_section: main/utils -> main/utils, main rather than utils, main
60     o Fix katie to remove != stable on stable install, not just f + u
61     o Fix katie to warn if run when not in incoming or p-u
62     o check for empty debs; check for empty (or small (<1k ?)) .tar.gz's.
63     o katie should validate multi-suite uploads; only possible valid one
64       is "stable unstable"
65     o Don't do override checks for stable only uploads
66     o cron.daily* should change umask (aj sucks)
67     o Rene doesn't look at debian-installer but should.
68     o Rene needs to check for binary-less source packages.
69     o Rene could accept a suite argument
70   
71  * Bizzare/uncertain:
72    
73     o validate source consistency, i.e. .dsc and .tar.gz as minimum (??)
74     o Rene also doesn't seem to warn about missing binary packages (??)
75     o jenna should not delete things because they don't exist (?)
76   
77  * Cleanups & misc: 
78    
79     o db_access' get_files needs to use exceptions not this None, > 0, < 0 return val BS (?)
80     o The untouchable flag doesn't stop new packages being added to ``untouchable'' suites
81     o jenna is too slow
82     o jenna doesn't handle arch: any -> arch: all transitions 
83       [aj worked around; need to revisit]
84
85 ===================================================================================================
86
87 TODO
88 ====
89
90 More Urgent
91 -----------
92
93   o testing-updates suite: if binary-only and version << version in
94     unstable and source-ver ~= source-ver in testing; then map
95     unstable -> testing-updates ?
96
97   o katie needs a stable_reject() which a) removes the package from
98     p-u, b) doesn't remove the file from the pool, and c) (optionally, I
99     guess) uses a template mail.
100
101   o [Complexish] Secure incoming handling
102   o [Hard] dependency checking (esp. stable)
103   o Logging
104   o Abstraction of suite hardcoding (q.v. progengy)
105
106 Packaging
107 ---------
108
109   o Install python libraries (db_access and utils)
110   o Install config file
111   o Fix stuff to look in sensible places for libs and config file in debian package (?)
112   o man pages and/or documentation
113   o debian/* assumes arch: all but sql-aptvc.o isn't arch: all.
114
115 Less Urgent
116 -----------
117
118  o fernanda: print_copyright should be a lot more intelligent
119      @ handle copyright.gz
120      @ handle copyright.ja and copyright
121      @ handle (detect at least) symlinks to another package's doc directory
122      @ handle and/or fall back on source files?
123      @ check only NEW packages out of a source package with some NEW, some old
124      @ check latest version if given multiples!
125
126   o To incorporate from utils:
127      @ unreject
128      @ genreport
129      @ reject
130      @ newchanges
131
132   o logging: hostname + pid ?
133
134   o katie could vrfy email addresses (?) [errge@]
135   o auto-purge out-of-date stuff from non-free/contrib so that testing and stuff works
136   o doogie's binary -> source index
137   o ANAIS should be done in katie (?)
138   o Add an 'add' ability to melanie (? separate prog maybe)
139   o Add urgency + installed date to the DB for aj/testing (? still needed ?)
140   o jt's web stuff, matt's changelog stuff (overlap)
141
142   o [Hard] Need to merge non-non-US and non-US DBs. (Need to upgrade to 7.1 for SSL)
143
144   o experimental needs to auto clean (relative to unstable) [warns in rene about this]
145
146   o Do a checkpc(1)-a-like which sanitizes a config files.
147   o fix parse_changes()/build_file_list() to sanity check filenames
148   o saftey check and/or rename debs so they match what they should be
149
150   o Enable catherine (when daily mirror hit drops down below 300Mb maybe..)
151   o Improve andrea.
152   o Need to optimize all the queries by using EXAMINE and building some INDEXs.
153   o Need to enclose all the setting SQL stuff in transactions (mostly done).
154   o Need to finish alyson (a way to sync katie.conf and the DB)
155   o Need the ability to rebuild all other tables from dists _or_ pools (in the event of disaster) (?)
156   o Make the --help and --version options do stuff for all scripts
157   o Need to check for .dsc when source is mentioned
158
159   o charisma can't handle whitespace-only lines (for the moment, this is feature)
160   o Should use $EDITOR, not hardcode vi
161   o Should reject packages with bad timestamps
162   o Replicate old dinstall report stuff (? needed ?)
163   o Handle the case of 1:1.1 which would overwrite 1.1 (?)
164   o heidi should report suite name not ID [aj]
165
166   o generic way of saying isabinary and isadsc. (?)
167
168   o s/distribution/suite/g
169
170   o cron.weekly:
171      @ weekly postins to d-c (?)
172      @ backup of report (?)
173      @ backup of changes.tgz (?)