From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-40559-garchives=archives.gentoo.org@lists.gentoo.org>) id 1NyqVg-00049U-CL for garchives@archives.gentoo.org; Mon, 05 Apr 2010 17:54:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49BFDE08AD; Mon, 5 Apr 2010 17:54:48 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.147]) by pigeon.gentoo.org (Postfix) with ESMTP id 80168E089C for <gentoo-dev@lists.gentoo.org>; Mon, 5 Apr 2010 17:54:29 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 26so193616eyw.40 for <gentoo-dev@lists.gentoo.org>; Mon, 05 Apr 2010 10:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:received:message-id:subject :from:to:content-type; bh=VknHcvyoG632nzXOTcQArV/J8ZZ+QsEBA4ksibj95ys=; b=HiNbwwQWzUYosgmTCuk75485x6FxfqAF3Qi8AXMM/LDG7WkbtzoGFmdUAseXbiGX8j oEYvfQsqKapL83clwnEmrreXyoU7kx2xO+pPpJ53hGf1QHaEBdu4uEGcsphMRsTmGVQQ yZgbHzhddiRVifrxL50yEUCzKUAsiqD5PuCTM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=ZFGav8QWnLwCHLwch36d8u+h/SPlzduwWocMC1ABz2FKdZsqSo8fznLoXbCzYhRMTT lL4kVc09z7F/YXPPIe2Zq0AymSNefdNt+Bnt2UpCNL7r1LITD39h99NUFoMRTF6k5TFO Ci8HNW2F0/65rS9Zw0ny+XY3hVyxc+LKfRpyQ= Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Sender: denis.dupeyron@gmail.com Received: by 10.213.108.71 with HTTP; Mon, 5 Apr 2010 10:54:28 -0700 (PDT) In-Reply-To: <w2r8b4c83ad1004040216rf9a72d4bse0b9bfa119e1619e@mail.gmail.com> References: <4BB70F5E.7010101@gentoo.org> <1270330558.15538.4.camel@keitaro.perronet.esiee.net> <4BB85674.3070906@gentoo.org> <w2r8b4c83ad1004040216rf9a72d4bse0b9bfa119e1619e@mail.gmail.com> Date: Mon, 5 Apr 2010 11:54:28 -0600 X-Google-Sender-Auth: 1bc3d1e600324f21 Received: by 10.213.52.141 with SMTP id i13mr1616932ebg.62.1270490068842; Mon, 05 Apr 2010 10:54:28 -0700 (PDT) Message-ID: <r2l7c612fc61004051054y17dc8355n539caa61c3f98191@mail.gmail.com> Subject: Re: [gentoo-dev] Should we disable RESOLVED LATER from bugzilla? From: Denis Dupeyron <calchan@gentoo.org> To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 6c545590-d5e8-4e44-98d2-2afdbda42cb0 X-Archives-Hash: 17a4ff504876f8df52eb64a771df2c76 On Sun, Apr 4, 2010 at 3:16 AM, Nirbheek Chauhan <nirbheek@gentoo.org> wrote: > I see no reason whatsoever to keep it open. How about this one: preventing users from filing dupes. > If we > start doing that, we'll end up with tons of extra bugs on our hands. What's the big deal? You know you'll be adding/bumping the package at some point. Just close the bug when you do so. It's certainly less work than marking it RESOLVED FIXED once and then DUPLICATE many times after that. The point of bugzilla is tracking bugs, not a tool to arbitrate a pissing contest about who has the least bugs open. If you can't/don't want to fix a bug that's OK, but it's not a good enough reason to pretend it never existed. Denis.