[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: reiserfsprogs or progsreiserfs? Reporting a cross-package bug



On Mon, Sep 27, 2004 at 04:22:28PM +0100, Colin Watson wrote:
> It definitely shouldn't break britney as of the new implementation of
> the RC-bug-checking piece of the puzzle a couple of weeks ago. Even the
> old implementation should have worked fine, though:
> 
>                 foreach $p (split /[,\s]+/, $s_package) {
>                     $impbugs{$p}++;
>                     last;

Shouldn't that be s/last/next/ (or rather, that line deleted)? The
current way, only the first package the bug is assigned to will have an
increased RC count, potentially letting RC buggy packages into testing.

--Jeroen

-- 
Jeroen van Wolffelaar
Jeroen@wolffelaar.nl (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl



Reply to: