From 9b785f15abb8c74b3b845bfdc2b6da4a3cc1206b Mon Sep 17 00:00:00 2001 From: James Troup Date: Thu, 31 May 2001 02:16:12 +0000 Subject: [PATCH] sync --- TODO | 6 ++++-- katie.conf | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 301235de..d7c0811d 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,10 @@ To fix Urgent ------ + + o heidi should use transactions + + o heidi should read from stdin, then process o katie needs a stable_reject() which a) removes the package from p-u, b) doesn't remove the file from the pool, and c) (optionally, I @@ -27,8 +31,6 @@ Urgent o direport misreports things as section 'devel' - o Fix rhona to obey StayOfExecution - o rewrite shania to a) be sane, b) clean REJECT properly (i.e. ignore the fact that stuff is in a valid .changes file and just clean the mofo) diff --git a/katie.conf b/katie.conf index b34e95d1..ab9bcd0c 100644 --- a/katie.conf +++ b/katie.conf @@ -183,7 +183,7 @@ Rhona }; // How long (in seconds) dead packages are left before being killed - StayOfExecution 172800; // 2 days + StayOfExecution 129600; // 1.5 days MorgueSubDir "rhona"; OverrideFilename "override.source-only"; }; -- 2.39.5