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-catalyst+bounces-2380-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QatZj-0000Y9-5M for garchives@archives.gentoo.org; Sun, 26 Jun 2011 17:56:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 190B31C1AB; Sun, 26 Jun 2011 17:55:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C45D21C1AB for <gentoo-catalyst@lists.gentoo.org>; Sun, 26 Jun 2011 17:55:52 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id 1566C1B400D for <gentoo-catalyst@lists.gentoo.org>; Sun, 26 Jun 2011 17:55:51 +0000 (UTC) Received: by vws13 with SMTP id 13so3637806vws.40 for <gentoo-catalyst@lists.gentoo.org>; Sun, 26 Jun 2011 10:55:50 -0700 (PDT) Received: by 10.52.160.68 with SMTP id xi4mr7201521vdb.106.1309110950065; Sun, 26 Jun 2011 10:55:50 -0700 (PDT) Precedence: bulk List-Post: <mailto:gentoo-catalyst@lists.gentoo.org> List-Help: <mailto:gentoo-catalyst+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-catalyst+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org> X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.158.168 with HTTP; Sun, 26 Jun 2011 10:55:30 -0700 (PDT) In-Reply-To: <20110626173348.GA8371@linux1> References: <4E061FD0.4050009@gentoo.org> <BANLkTimJSLxA8wRU0HPemibB0ObscFqmHQ@mail.gmail.com> <4E069B1F.8040409@gentoo.org> <20110626024929.GA6506@linux1> <4E06A41E.6000705@gentoo.org> <20110626033613.GA6577@linux1> <4E06AC3D.4000901@gentoo.org> <20110626043329.GA6710@linux1> <4E06BC27.3020808@gentoo.org> <BANLkTi=a42uDxxEo2Re0JPsoctrDwx8MWQ@mail.gmail.com> <20110626173348.GA8371@linux1> From: Matt Turner <mattst88@gentoo.org> Date: Sun, 26 Jun 2011 13:55:30 -0400 Message-ID: <BANLkTikhV9hOqJkOiRfpLO-VaX1fDLQ78g@mail.gmail.com> Subject: Re: [gentoo-catalyst] Migrating man page to asciidoc? To: gentoo-catalyst@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 728bb0611505a18470c5eecbddc093fa On Sun, Jun 26, 2011 at 1:33 PM, William Hubbs <williamh@gentoo.org> wrote: > On Sun, Jun 26, 2011 at 11:44:55AM -0400, Matt Turner wrote: >> On Sun, Jun 26, 2011 at 12:57 AM, Sebastian Pipping <sping@gentoo.org> wrote: >> >> * Now we need to have a build time dependency, at least for the live >> >> ebuild, which pulls in about 34mb of downloads just to build the man >> >> page. >> >> >> >> Since we are just talking about a man page, imho this is a lot of bloat >> >> for very little gain. >> > >> > I disagree on bloat and on little gain. >> > >> > If you insist on changing status quo I would like to call in a vote. >> >> Well, in fairness, the asciidoc dependency was just added a day or so ago. > > Yes, it was added a couple of days ago, without giving a reasonable > amount of time for discussion. He got a single response from a Gentoo developer which is infinitely more discussion than a large number of posts on this list receive. Even there, the post said > For me if man page was not touched since 2005 means that it's completely > unmaintained and thus since you are interested in maintaining - just go > ahead! This really is applicable to catalyst too. It'd been almost entirely unmaintained, less trivial changes, for quite sometime. > I'll post the links to the rfc [1], the approval message [2] and the > message where the change was checked in [3] below. Notice that this all > happened within a period less than 24 hours. > > For a significant change like this, I > think we should give 24-48 hours and make the patch visible somewhere so > that others can look at the change and comment on it before it gets > checked in. Remember that we have people here in multiple time zones, > and we don't necessarily check these lists every day. > > Based on this as well as my previous objections I would like to see this > change reverted. > > William > > [1] http://archives.gentoo.org/gentoo-catalyst/msg_78cd6eae401bfa7a499418bc6cbc225e.xml > [2] http://archives.gentoo.org/gentoo-catalyst/msg_65f2fce710454e481973d0e2c6cc5265.xml > [3] http://archives.gentoo.org/gentoo-catalyst/msg_f2eb026c4c4af90650952ca81a5fd6b6.xml Let's not go down this route. This seems like much ado about nothing. I claim that (1) app-text/asciidoc and its dependencies are not unreasonable for catalyst-9999 (2) app-text/asciidoc and its dependencies should be avoided for catalyst snapshots/releases (3) we can simply modify the timestamp of the generated files to be that of the most recent commit that `git archive` has access to, thereby allowing us to reproduce identical tarballs (4) checking in generated content into git is dirty. We should not do this Do you disagree with any of these points, and if so, which? Matt