X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=d8bfb9d5d3733d6e77d11f922f9b778fcc771356;hb=c78ddc733c8c4a372d0ab7fd904a30f6065661bb;hp=4b623b707fcab26083163ec3da781e8d15d15118;hpb=2c4d37f58a7a3923a27a56a0e391bd4b1aecad4f;p=dak.git diff --git a/TODO b/TODO index 4b623b70..d8bfb9d5 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,61 @@ queue/approved Others ------ + o we don't handle the case where an identical orig.tar.gz is + mentioned in the .changes, but not in unchecked; but should we + care? + + o madison could do better sanity checking for -g/-G (e.g. not more + than one suite, etc.) + + o use python2.2-tarfile (once it's in stable?) to check orig.tar.gz + timestamps too. + + o need to decide on whether we're tying for most errors at once.. if + so (probably) then make sure code doesn't assume variables exist and + either way do something about checking error code of check_dsc and + later functions so we skip later checks if they're bailing. + + o the .katie stuff is fundamentally braindamaged, it's not versioned + so there's no way to change the format, yay me. need to fix. + probably by putting a version var as the first thing and checking + that.. auto-upgrade at least from original format would be good. + might also be a good idea to put everything in one big dict after + that? + + o [?, wishlist, distant future] RFC2047-ing should be extended to + all headers of mails sent out. + + o reject sparc64 binaries in a non '*64*' package. + + o katie.py(source_exists): a) we take arguments as parameters that + we could figure out for ourselves (we're part of the Katie class + after all), b) we have this 3rd argument which defaults to "any" + but could in fact be dropped since no one uses it like that. + + o jennifer: doesn't handle bin-only NMUs of stuff still in NEW, + BYHAND or ACCEPTED (but not the pool) - not a big deal, upload can + be retried once the source is in the archive, but still. + + o security global mail overrides should special case buildd stuff so + that buildds get ACCEPTED mails (or maybe amber (?)), that way + upload-security doesn't grow boundlessly. + + o amber should upload sourceful packages first, otherwise with big + packages (e.g. X) and esp. when source is !i386, half the arches + can be uploaded without source, get copied into queue/unaccepted + and promptly rejected. + + o rene's NVIU check doesn't catch cases where source package changed + name, should check binaries too. [debian-devel@l.d.o, 2004-02-03] + + o cnf[melanie::logfile] is misnamed... + + i'd be kinda inclined to go with insisting the .changes file take + the form ---- BEGIN PGP MESSAGE --- -- + BEGIN PGP SIG -- END PGP MESSAGE -- with no lines before or after, + and rejecting .changes that didn't match that + o rene should check for source packages not building any binaries o heidi should have a diff mode that accepts diff output! @@ -468,6 +523,15 @@ Possible Quotes: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + the people love me + like pneumonia + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +test.c:5: `long long long' is too long for GCC + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + http://yro.slashdot.org/comments.pl?sid=91696&cid=7890274 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -519,3 +583,131 @@ Hint to people attempting to sell things online: DON'T PUT http://172.16.100.107/ IN YOUR URLS, YOU INCOMPETENT FUCKMONKEYS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +| priviledged positions? What privilege? The honour of working harder +| than most people for absolutely no recognition? + +Manoj Srivastava in <87lln8aqfm.fsf@glaurung.internal.golden-gryphon.com> + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + you could just r00t klecker through [...] and do it yourself + heh + I think there's a bit in the DMUP about that + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + well, thing is, he doesn't seem to understand you usually don't + have the time to give everyone status updates when a fly moves a + leg + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +In Soviet Russia... + +The cops arrest YOU for not showing papers. Wait, I didn't have to +reverse it this time, what's going on? + +http://slashdot.org/comments.pl?sid=97501&cid=8334726 + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + ... Messaging IRCops isn't the end of the world, + unless its "/msg ircop I fucked your wife." + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + ooo, elmo has "special powers" + ooo, does he have lasers that shoot out of his eyes? + dunno + maybe he can turn invisible? that'd sure help with improved transparency! + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +| From: Andrew Morton +| Subject: Re: [PATCH] Compile kernel with GCC-3.5 and without regparm +| To: "Art Haas" +| Cc: linux-kernel@vger.kernel.org +| Date: Tue, 2 Mar 2004 16:59:28 -0800 +| X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i586-pc-linux-gnu) +| +| "Art Haas" wrote: +| > +| > I tried to build the kernel with my CVS GCC-3.5 compiler today, and had +| > all sorts of failures about prototypes not matching. +| +| -mm is where the gcc-3.5 action is. There seems to be a bit of an arms +| race going on wherein the gcc developers are trying to break the kernel +| build faster than I and others can fix it. + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +(Note that the above is a gross oversimplification, and ignores issues +including but not necessarily limited to subarchitectures, and quality +of hardware coverage within certian architectures. It contains forward +looking statements, and may cause cancer in lab animals.) + +Joey Hess in <20040317065216.GA29816@kitenet.net> + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + now there's a thought + DD trading cards + official joeyh action figure, with rapid-fire upload action + lamont with pump-action NMU flame-thrower! + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + "attempt to de-scare ... may cause cancer" +* aj thinks elmo needs to work on his de-scaring + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + the Thom Remote Management Unit + TRMU + i cost 3 times the amount an IBM remote management card would. per use. + last time *i* checked, you were free + oh, different service + never mind + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +From: Stan Shebs +Subject: Re: MS/CW-style inline assembly for GCC +To: gcc@gcc.gnu.org +Date: Mon, 03 May 2004 17:35:40 -0700 + +Can you be more specific about the difficulties? The CW version didn't +seem that hard (unless Apple mgmt is reading this, in which case it was +fiendishly difficult :-) ), but I did impose some restrictions in edge +[...] + +Stan + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +buildd@caballero:~/logs$ du -sh kernel-patch-powerpc-2.6.5_2.6.5-2_20040506-1033 +54G kernel-patch-powerpc-2.6.5_2.6.5-2_20040506-1033 + +Next week on "When Good Buildds Go Bad"[...] + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + 153 NP+ 11 James Troup (7.9K) you know you want it. err. +* aj looks disturbed as he trolls through his saved mail + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +From: Andrew Morton +Subject: 2.6.6-mm5 +To: linux-kernel@vger.kernel.org +Date: Sat, 22 May 2004 01:36:36 -0700 +X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-redhat-linux-gnu) + +[...] + + Although this feature has been around for a while it is new code, and the + usual cautions apply. If it munches all your files please tell Jens and + he'll type them in again for you. + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%