]> git.decadent.org.uk Git - dak.git/blob - TODO
Fix checking for source files with +'s in them.
[dak.git] / TODO
1 Show Stopper
2 ------------
3
4   o finish new cron.daily file for auric
5
6   o finish rhona
7
8   o Testing... lots of it.
9
10   o jenna needs to munge files in stable
11
12 Non-Show Stopper
13 ----------------
14
15   o fix heimdal at some point on non-US.
16
17   o CD building scripts need fixing
18
19   o charisma needs to do version compares
20  
21   o Optimize all the queries by using EXAMINE and building some INDEXs.
22   o enclose all the setting SQL stuff in transactions (mostly done).
23
24   o ?assumes running in incoming? [needs to be runnable in p-u too]
25   o changelog udpate stuff for point releases.
26
27   == 
28
29   o need a poolifier that will poolify X mb a day.. (catherine)
30   o Need to merge non-non-US and non-US DBs.
31
32   == 
33
34   o jenna: fix the misfeature of handling sid's binary-hurd-i386 brokeness (? still exist ?)
35   o ability to rebuild all other tables from dists _or_ pools (in the event of disaster) (?)
36   o check errors on apt_pkg calls so we don't bomb out on daily runs (?)
37   o check to see if mutli-component binary packages from a single component source are supported
38   o need a way to sync katie.conf and the DB for things like architecture
39
40 ===================================================================================================
41
42 Packaging TODO
43 --------------
44
45   o Install python libraries (db_access and utils)
46   o Install config file
47   o Fix stuff to look in sensible places for libs and config file in debian package (?)
48   o man pages and/or documentation
49
50 Future Enhancements
51 -------------------
52
53   o project/orphaned should be a timed dist so that things only stay
54     in there temporarily (say 3 months) [aj]
55   o make the --help and --version options do stuff for all scripts
56   o check for .dsc when source is mentioneD?
57   o fix parse_changes()/build_file_list() to sanity check filenames
58   o saftey check and/or rename debs so they match what they should be
59   o charisma can't handle whitespace-only lines (for the moment, this is feature)
60   o Fix problems with bad .sig .changes having no Maintainer field to REJECT to
61   o Dep checking
62   o Should use $EDITOR, not hardcode vi
63   o should reject timestamp fucked debs
64   o dpkg 1.7 Changed-By field support
65   o Secure incoming handling
66   o revamp NEW package handling so we odn't have to read in the override file
67   o make mkmaintainers obey override changes
68   o Report stuff (? needed ?)
69   o handle the case of 1:1.1 which would overwrite 1.1
70   o aj's binary-all stuff (foo-doc depending on foo) (?)
71   o heidi should report suite name not ID [aj]
72
73   o fubar and warn/error wrappers like in C
74   o generic way of saying isabinary and isadsc.
75   o substitution stuff (cf. userdir-ldap) for announce, reject etc.
76
77   o s/distribution/suite/g