4 o natalie doesn't warn when lisitng invalid components!
6 o new tool: why is this still here?
8 o run apt-ftparchive clean <conf file> weekly [culus sucks]
10 o when dinstall is run in install mode but not as a cron job, it
11 should probably run jenna to avoid madison originated user confusion
13 o purge older stuff from non-free/contrib so that testing and stuff works
15 23:12|<aj> I will not hush!
17 23:12|<aj> Where there is injustice in the world, I shall be there!
18 23:13|<aj> I shall not be silenced!
19 23:13|<aj> The world shall know!
20 23:13|<aj> The world *must* know!
21 23:13|<elmo> oh dear, he's gone back to powerpuff girls... ;-)
22 23:13|<aj> yay powerpuff girls!!
23 23:13|<aj> buttercup's my favourite, who's yours?
24 23:14|<aj> you're backing away from the keyboard right now aren't you?
25 23:14|<aj> *AREN'T YOU*?!
26 23:15|<aj> I will not be treated like this.
27 23:15|<aj> I shall have my revenge.
33 o [not really urgent, but I'm too lazy to page down..] check for empty debs.
35 o katie needs a stable_reject() which a) removes the package from
36 p-u, b) doesn't remove the file from the pool, and c) (optionally, I
37 guess) uses a template mail.
39 o katie/jenna/rhona/what de fuck ever needs to clear out .changes
40 files from p-u when removing stuff superseded by newer versions.
42 o experimental needs to auto clean dude
44 o jenna doesn't handle arch: any -> arch: all transitions [aj worked around; need to revisit]
46 o direport misreports things as section 'devel'
48 o Fix rhona to obey StayOfExecution
50 o rewrite shania to a) be sane, b) clean REJECT properly
51 (i.e. ignore the fact that stuff is in a valid .changes file and
54 o maintainers file needs overrides
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. ]
61 o Add urgency + installed date to the DB for aj/testing (? still needed ?)
63 o Disallow binary versions with no source (both newer and older)
64 except for bin-only NMUs (but: have to change sorting so that
65 sourceful uploads are processed first).
67 o Revisit linking of binary->source in install() in katie.
69 o debian/* assumes arch: all but sql-aptvc.o isn't arch: all.
74 o validate email addresses ? harsh to reject tho [errge]
76 o validate source consistency, i.e. .dsc and .tar.gz as minimum
78 o Rene doesn't look at debian-installer but should.
80 o Rene also doesn't seem to warn about missing binary packages?
82 o cron.daily* should change umask (aj sucks)
84 o override checks sucks; it needs to track changes made by the
85 maintainer and pass them onto ftpmaster instead of warning the
88 o Don't do override checks for stable only uploads
90 o katie should validate multi-suite uploads; only possible valid one
91 is "stable unstable" [but see d-policy@l.d.o]
93 o need to have process_it run a big try: loop so that individual
94 package screws up don't kill the daily cron run.
96 o Add an 'add' ability to melanie (? separate prog maybe)
97 o [Hard] Need to merge non-non-US and non-US DBs.
98 o [Easy] Need to vacuum daily
99 o [Easy] remove empty directories in the pool in cron.weekly or so
101 o need to do proper rfc822 escaping of from lines (as opposed to s/\.//g)
103 o Fix dinstall to remove != stable on stable install, not just f + u
104 o Fix 'mixed' component handling (?)
105 o Fix component handling in overrides (aj)
106 o Fix lack of entires in source overrides (aj)
107 o Fix rhona to unconditionally read override file on startup
108 o Fix dinstall to warn if not in incoming or p-u
109 o db_access' get_files needs to use exceptions not this None, > 0, < 0 return val BS (?)
110 o check errors on apt_pkg calls (?)
111 o The untouchable flag doesn't stop adding new packages
112 o jenna needs to validate arguments (?)
113 o jenna is too damn slow
115 ===================================================================================================
123 o Install python libraries (db_access and utils)
124 o Install config file
125 o Fix stuff to look in sensible places for libs and config file in debian package (?)
126 o man pages and/or documentation
131 o Secure incoming handling
132 o [Hard] dependency checking
133 o Need log files for jenna, rhona and katie.
138 o Do a checkpc(1)-a-like which sanitizes a config files.
139 o fix parse_changes()/build_file_list() to sanity check filenames
140 o saftey check and/or rename debs so they match what they should be
142 o Enable catherine (when daily mirror hit drops down below 300Mb maybe..)
144 o Need to optimize all the queries by using EXAMINE and building some INDEXs.
145 o Need to enclose all the setting SQL stuff in transactions (mostly done).
146 o Need to finish alyson (a way to sync katie.conf and the DB)
147 o Need the ability to rebuild all other tables from dists _or_ pools (in the event of disaster) (?)
148 o Make the --help and --version options do stuff for all scripts
149 o Need to check for .dsc when source is mentioned
151 o charisma can't handle whitespace-only lines (for the moment, this is feature)
152 o Should use $EDITOR, not hardcode vi
153 o Should reject packages with bad timestamps
154 o Replicate old dinstall report stuff (? needed ?)
155 o Handle the case of 1:1.1 which would overwrite 1.1 (?)
156 o aj's binary-all stuff (foo-doc depending on foo) (?)
157 o heidi should report suite name not ID [aj]
159 o fubar and warn/error wrappers like in C (?)
160 o generic way of saying isabinary and isadsc. (?)
161 o substitution stuff (cf. userdir-ldap) for announce, reject etc.
163 o s/distribution/suite/g