]> git.decadent.org.uk Git - dak.git/blob - TODO
sync
[dak.git] / TODO
1 TODO:
2 -=-=-
3
4  o DONE
5
6 [Final stuff]
7 ------------
8
9 [Can be done later]
10 -------------------
11
12  o when encountering suspicous things (e.g. file tainting) do something more drastic
13
14  o test the REJECT paranoia stuff (katie.force_move())
15
16  o Go through each check validate in new setup
17
18  o still not good crash-handling behaviour, too often end up with
19    bogus rejects afterwards...
20
21  o stable installs are FUBAR
22
23  o update tagdb.dia
24
25  o clean fingerprint
26
27  o fix up cron.weekly and/or shania
28
29 Lisa:
30
31  o installing into stable
32  o warn about other components
33  o priority >> optional
34  o arch != {any,all}
35  o build-depends wrong (via andrea)
36  o suid
37  o conficlits
38  o notification/stats to admin daily
39
40 ==========================================================================
41
42 To fix
43 ======
44
45 More Urgent
46 -----------
47
48   o Fix BTS vs. katie sync issues by queueing(via BSMTP) BTS mail so
49     that it can be released on deman (e.g. ETRN to exim).
50
51   o write our own locking module or in some other way fix things so we
52     don't require a patch to python since upstream refuse to fix it.
53  
54   o maintainers file needs overrides  
55  
56     [ change override.maintainer to override.maintainer-from +
57       override.maintainer-to and have them reference the maintainers
58       table.  Then fix charisma to use them and write some scripting
59       to handle the Santiago situation. ]
60
61   o (Depends) <aj> elmo: it should match  \(\s*(<<|<|<=|=|>=|>|>>)\s*<VERSIONREGEXP>\) fwiw
62
63 Less Urgent
64 -----------
65
66  * Harder:
67
68     o reverse of source-must-exist; i.e. binary-for-source-must-not-exist
69     o fernanda should check for conflicts and warn about them visavis priority [rmurray]
70     o REJECT reminders in shania.
71     o Clean up DONE; archive to tar file every 2 weeks, update tar tvzf INDEX file.
72
73     o override checks sucks; it needs to track changes made by the
74       maintainer and pass them onto ftpmaster instead of warning the
75       maintainer.
76     o need to do proper rfc822 escaping of from lines (as opposed to s/\.//g)
77     o when dinstall is run in install mode but not as a cron job, it
78       should probably run jenna to avoid madison originated user confusion
79     o Revisit linking of binary->source in install() in katie.
80     o Fix component handling in overrides (aj)
81     o Fix lack of entires in source overrides (aj)
82     o direport misreports things as section 'devel'
83     o vrfy check of every Maintainer+Changed-By address; valid for 3 months.
84     o binary-all should be done on a per-source, per-architecture package
85       basis to avoid, e.g. the perl-modules problem.
86     o a source-missing-diff check: if the version has a - in it, and it
87       is sourceful, it needs orig and diff, e.g. if someone uploads
88       esound_0.2.22-6, and it is sourceful, and there is no diff ->
89       REJECT (version has a dash, therefore not debian native.)
90     o check linking of .tar.gz's to .dsc's.. see proftpd 1.2.1 as an example
91     o archive needs md5sum'ed regularly, but takes too long to do all
92       in one go; make progressive or weekly.
93     o katie/jenna/rhona/whatever needs to clear out .changes
94       files from p-u when removing stuff superseded by newer versions.
95       [but for now we have halle]
96     o test sig checking stuff in test/ (stupid thing is not modularized)
97
98  * Easy:
99
100     o Rationalize config stuff.. Dir::Foo not Dir::FooDir [breaks other people??] 
101     o melanie should behave better with -a and without -b; see
102       gcc-defaults removal for an example.
103     o Reject on misconfigured kernel-package uploads
104     o denise abuses sys.stdout == badly  
105     o utils.extract_component_from_section: main/utils -> main/utils, main rather than utils, main
106     o Fix katie to warn if run when not in incoming or p-u
107     o check for empty debs; check for empty (or small (<1k ?)) .tar.gz's.
108     o katie should validate multi-suite uploads; only possible valid one
109       is "stable unstable"
110     o cron.daily* should change umask (aj sucks)
111     o Rene doesn't look at debian-installer but should.
112     o Rene needs to check for binary-less source packages.
113     o Rene could accept a suite argument (?)
114     o run shania every day (?) [ryan]
115     o we don't check for .orig.tar.gz's, so it's possible to upload -2 with no .orig.tar.gz.
116     o byhand stuff should send notification
117     o catherine should udpate db; move files, not the other way around [neuro]
118     o melanie should update the stable changelog [joey]
119   
120
121
122  * Bizzare/uncertain:
123    
124     o validate source consistency, i.e. .dsc and .tar.gz as minimum (??)
125     o Rene also doesn't seem to warn about missing binary packages (??)
126     o jenna should not delete things because they don't exist (?)
127   
128  * Cleanups & misc: 
129    
130     o db_access' get_files needs to use exceptions not this None, > 0, < 0 return val BS (?)
131     o The untouchable flag doesn't stop new packages being added to ``untouchable'' suites
132     o jenna is too slow
133     o jenna doesn't handle arch: any -> arch: all transitions 
134       [aj worked around; need to revisit]
135
136  * Stable:
137
138 <neuro> well, there's one other thing that doesn't work so well
139 <neuro> you probably should have stable_install ignore Closes:
140 <neuro> or it might be unique to the case of stable unstable uploads
141
142
143
144 ===================================================================================================
145
146 TODO
147 ====
148
149 More Urgent
150 -----------
151
152   o testing-updates suite: if binary-only and version << version in
153     unstable and source-ver ~= source-ver in testing; then map
154     unstable -> testing-updates ?
155
156   o [Complexish] Secure incoming handling
157   o [Hard] dependency checking (esp. stable) (partially done)
158   o hooks for debian specific checks (e.g. check_urgency)
159   o Logging [mostly done]
160   o Abstraction of suite hardcoding (q.v. progengy)
161   o morgue needs auto-cleaning
162
163 Packaging
164 ---------
165
166   o Install python libraries (db_access and utils)
167   o Install config file
168   o Fix stuff to look in sensible places for libs and config file in debian package (?)
169   o man pages and/or documentation
170
171 Less Urgent
172 -----------
173
174  o store a list of removed/files versions; also compare against them.
175    be careful about scalability.
176
177  o fernanda: print_copyright should be a lot more intelligent
178      @ handle copyright.gz
179      @ handle copyright.ja and copyright
180      @ handle (detect at least) symlinks to another package's doc directory
181      @ handle and/or fall back on source files?
182      @ check only NEW packages out of a source package with some NEW, some old
183      @ check latest version if given multiples!
184
185   o To incorporate from utils:
186      @ unreject
187      @ genreport
188      @ reject
189      @ newchanges
190
191   o logging: hostname + pid ?
192
193   o katie could vrfy email addresses (?) [errge@]
194   o auto-purge out-of-date stuff from non-free/contrib so that testing and stuff works
195   o doogie's binary -> source index
196   o ANAIS should be done in katie (?)
197   o Add an 'add' ability to melanie (? separate prog maybe)
198   o Add urgency + installed date to the DB for aj/testing (? still needed ?)
199   o jt's web stuff, matt's changelog stuff (overlap)
200
201   o [Hard] Need to merge non-non-US and non-US DBs.
202
203   o experimental needs to auto clean (relative to unstable) [warns in rene about this]
204
205   o Do a checkpc(1)-a-like which sanitizes a config files.
206   o fix parse_changes()/build_file_list() to sanity check filenames
207   o saftey check and/or rename debs so they match what they should be
208
209   o Improve andrea.
210   o Need to optimize all the queries by using EXAMINE and building some INDEXs.
211   o Need to enclose all the setting SQL stuff in transactions (mostly done).
212   o Need to finish alyson (a way to sync katie.conf and the DB)
213   o Need the ability to rebuild all other tables from dists _or_ pools (in the event of disaster) (?)
214   o Make the --help and --version options do stuff for all scripts
215   o Need to check for .dsc when source is mentioned
216
217   o charisma can't handle whitespace-only lines (for the moment, this is feature)
218   o Should use $EDITOR, not hardcode vi
219   o Should reject packages with bad timestamps
220   o Replicate old dinstall report stuff (? needed ?)
221   o Handle the case of 1:1.1 which would overwrite 1.1 (?)
222
223   o generic way of saying isabinary and isadsc. (?)
224
225   o s/distribution/suite/g
226
227   o cron.weekly:
228      @ weekly postins to d-c (?)
229      @ backup of report (?)
230      @ backup of changes.tgz (?)