]> git.decadent.org.uk Git - dak.git/commitdiff
sync
authorJames Troup <james@nocrew.org>
Sun, 21 Apr 2002 15:38:17 +0000 (15:38 +0000)
committerJames Troup <james@nocrew.org>
Sun, 21 Apr 2002 15:38:17 +0000 (15:38 +0000)
TODO

diff --git a/TODO b/TODO
index e5402ea57381dee9476c013b957bbfa7547ad325..7a0382a2e8128bd23591fc96d98360e8da59ca4c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,16 @@
 Actually Urgent
 ---------------
 
+  o lisa doesn't do the right thing with -2 and -1 uploads, as you can
+    end up with the .orig.tar.gz not in the pool
+
+  o lisa exits if you check twice (aj)
+
+  o lisa doesn't trap signals from fernanda properly
+
+More Urgent
+-----------
+
   o cross-suite version checking
 
      Priority based; stable == 1, proposed-update == 2, etc.
@@ -19,16 +29,6 @@ Actually Urgent
       ignoring potato) and multi-suite uploads (e.g. "stable
       unstable") need to work.
 
-  o lisa doesn't do the right thing with -2 and -1 uploads, as you can
-    end up with the .orig.tar.gz not in the pool
-
-  o lisa doesn't handle :q! from rejections well at all
-
-  o lisa exits if you check twice (aj)
-
-More Urgent
------------
-
   o jenna sucks
 
   o queued and/or perl on sparc stable sucks
@@ -48,7 +48,7 @@ More Urgent
   o change utils.copy to try rename() first
 
   o cache changes parsed from ordering (careful tho: would be caching
-  .changes from world writable incoming, not holding)
+    .changes from world writable incoming, not holding)
 
   o katie doesn't recognise binonlyNMUs correctly in terms of telling
     who their source is; source-must-exist does, but the info is not
@@ -56,9 +56,7 @@ More Urgent
 
   o DONE
 
-  o stable installs are FUBAR
   o clean fingerprint
-  o fix up cron.weekly and/or shania
 
   o Fix BTS vs. katie sync issues by queueing(via BSMTP) BTS mail so
     that it can be released on deman (e.g. ETRN to exim).
@@ -98,6 +96,12 @@ More Urgent
 Less Urgent
 -----------
 
+  o jennifer is leaking file descriptors..
+
+  o the tar extractor class doesn't need to be redone for each package
+
+  o interrupting of stracing jennifer causes exceptions errors from apt_inst calls 
+
   o reverse of source-must-exist; i.e. binary-for-source-must-not-exist
   o REJECT reminders in shania.
   o fernanda should check for conflicts and warn about them visavis priority [rmurray]