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-36181-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1M8KYA-0000jB-1f
	for garchives@archives.gentoo.org; Sun, 24 May 2009 20:44:06 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 711D0E03D7;
	Sun, 24 May 2009 20:44:04 +0000 (UTC)
Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213])
	by pigeon.gentoo.org (Postfix) with ESMTP id 161DAE03D7
	for <gentoo-dev@lists.gentoo.org>; Sun, 24 May 2009 20:44:03 +0000 (UTC)
Received: by ewy9 with SMTP id 9so2614130ewy.34
        for <gentoo-dev@lists.gentoo.org>; Sun, 24 May 2009 13:44:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=gamma;
        h=domainkey-signature:received:received:date:from:to:subject
         :message-id:in-reply-to:references:x-mailer:mime-version
         :content-type;
        bh=46ZEReKDI9RE5bEUKfHNFMeiWAB/fq45klpdSVsaKUA=;
        b=DZwBbhmrhuI+WVuC7zhAoEY341m+8clKu83aTQ1776J+RlLBLdsdW91i/dOBA8v3y6
         FNhbGgiYa9/18kj31OZumn8JQ7buKmVC7Sy0kxIbq+HLYtJqRnbgRNUs5SC/IJ8PeBEo
         XcQ8jAyWcucsHUifRc22xmUnwUJaCv5t2Hnc8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=gamma;
        h=date:from:to:subject:message-id:in-reply-to:references:x-mailer
         :mime-version:content-type;
        b=HXR0ki7cFsh+oeHe1xxFMAY0SWbSVqB1BvscBNElb2tavX9BiOVinG3Mvn3VMvIO3t
         /xmJLYbKmgyxhqW5w4ALcosL74PCt4SoMKjYZ68aQBGQkE6rF3FAUKW/0wx/ytycR5HV
         UNY+LKNTmE/sjLA0OwSGsPJT/LM+dOJAC3Zy4=
Received: by 10.210.114.15 with SMTP id m15mr3951840ebc.39.1243197841523;
        Sun, 24 May 2009 13:44:01 -0700 (PDT)
Received: from snowcone (92-235-187-79.cable.ubr18.sgyl.blueyonder.co.uk [92.235.187.79])
        by mx.google.com with ESMTPS id 24sm346149eyx.43.2009.05.24.13.43.59
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 24 May 2009 13:43:59 -0700 (PDT)
Date: Sun, 24 May 2009 21:43:52 +0100
From: Ciaran McCreesh <ciaran.mccreesh@googlemail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev]  Re: [RFC] Allow bash-4.0 features in EAPI="3"
 ebuilds
Message-ID: <20090524214352.13c3bf30@snowcone>
In-Reply-To: <2994439.2hv7UABkEb@news.friendly-coders.info>
References: <200905171820.27340.Arfrever@gentoo.org>
	<200905201912.56509.Arfrever@gentoo.org>
	<20090520190043.1ab9c1bf@snowcone>
	<200905211957.55040.Arfrever@gentoo.org>
	<20090521190059.04de1d55@snowcone>
	<2994439.2hv7UABkEb@news.friendly-coders.info>
X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; x86_64-pc-linux-gnu)
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
Content-Type: multipart/signed; micalg=PGP-SHA1;
 boundary="Sig_/5Z.B_hjQN8Hau1rLZfFMM23"; protocol="application/pgp-signature"
X-Archives-Salt: 03bc034d-1458-43dc-a19b-9ae47a1877d6
X-Archives-Hash: 31496427d66be3e27b21927a79599abf

--Sig_/5Z.B_hjQN8Hau1rLZfFMM23
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Sun, 24 May 2009 21:31:56 +0100
Steven J Long <slong@rathaus.eclipse.co.uk> wrote:
> > ...but that's not what happens. Instead, the users get their screen
> > spammed with annoying messages,
>
> Er I think you're confusing paludis and portage.

Er. No. As you would know had you read GLEP 55, Portage is noisy if you
use bash 4 features in an ebuild and it doesn't have metadata.

> > get confused and run to bugzilla in droves.
> >
> Nice to see you have such a high opinion of our users.

You mean, nice to see that I was around and watching what happened back
when we didn't have EAPIs to protect us from this sort of thing?

> Here, this sums up what's wrong with most of your cockamamy ideas (as
> attractive, and oh so right, as they may seem to you now):
>=20
> http://www.catb.org/~esr/writings/taoup/html/ch01s07.html
>=20
> To paraphrase you: Go and read it and don't come back til you've
> actually understood the concepts.

Sorry, you don't get to post that kind of response until you start
being right. In light of you being wrong (see above), please apologise
and retract your remarks.

> > This just takes us right back to the bad old days when changing
> > anything would result in mass user confusion. The whole 'EAPI' thing
> > wasn't an arbitrary whim.
>
> Nor was it supposed to be a six-monthly dump to the list along with a
> whole slew of new, half-baked 'proposals' "everyone has to comply"
> with as "it's in PMS."
>=20
> Abuse of process doesn't make you right; it just makes you annoying.

If you have a problem with the EAPI process, I suggest you take it up
with the Council. But given they've recently voted that everyone has to
comply with PMS or get p.masked, and that we'll do new EAPIs whenever
there are features available, and that they considered the EAPI 3
feature list to be appropriate, I doubt you'll get very far.

--=20
Ciaran McCreesh

--Sig_/5Z.B_hjQN8Hau1rLZfFMM23
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkoZsYoACgkQ96zL6DUtXhGIKgCeK++yX5uF/Hog+7JfaOL65AhJ
zdIAniY5zKiphLuV5siP799f3P8Sez8O
=K0RZ
-----END PGP SIGNATURE-----

--Sig_/5Z.B_hjQN8Hau1rLZfFMM23--