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