提交 2bed9bb8 编写于 作者: J James Troup

sync

上级 f04035f9
TODO
====
[NB: I use this as a thought record/scribble, not everything on here
makes sense and/or is actually ever going to get done, so IIWY I
wouldn't use it as gospel for the future of katie or as a TODO
list for random hacking.]
================================================================================
Actually Urgent
......@@ -8,6 +13,8 @@ Actually Urgent
o UrgencyLog stuff should minimize it's bombing out(?)
o Log stuff should open the log file g+w lamer
<aj> elmo_home: (although, if you haven't already, you might want to add a `Reject: invalid character in Version:' check to katie sometime)
<aj> elmo_home: (at least while auric's apt doesn't handle ~'s)
More Urgent
-----------
......@@ -82,6 +89,14 @@ More Urgent
Less Urgent
-----------
o [hard, long term] unchecked -> accepted should go into the db, not
a suite, but similar. this would allow katie to get even faster,
make madison more useful, decomplexify specialacceptedautobuild and
generally be more sane. may even be helpful to have e.g. new in the
DB, so that we avoid corner cases like the .orig.tar.gz disappearing
'cos the package has been entirely removed but was still on
stayofexecution when it entered new.
o Logging [mostly done] (todo: rhona (hard), .. ?)
o jennifer is leaking file descriptors..
......
......@@ -325,10 +325,10 @@ Suite
SuiteMappings
{
"map stable proposed-updates"
"map-unreleased stable unstable"
"map-unreleased proposed-updates unstable"
"ignore testing"
"map stable proposed-updates";
"map-unreleased stable unstable";
"map-unreleased proposed-updates unstable";
"ignore testing";
};
Dir
......
......@@ -280,10 +280,10 @@ Suite
SuiteMappings
{
"map stable proposed-updates"
"map-unreleased stable unstable"
"map-unreleased proposed-updates unstable"
"ignore testing"
"map stable proposed-updates";
"map-unreleased stable unstable";
"map-unreleased proposed-updates unstable";
"ignore testing";
};
Dir
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册