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