From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A2CBF138247 for ; Wed, 6 Nov 2013 17:15:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23DA2E0962; Wed, 6 Nov 2013 17:15:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3607FE08E0 for ; Wed, 6 Nov 2013 17:15:20 +0000 (UTC) Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com [209.85.160.53]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: djc) by smtp.gentoo.org (Postfix) with ESMTPSA id 4641733EE7E for ; Wed, 6 Nov 2013 17:15:19 +0000 (UTC) Received: by mail-pb0-f53.google.com with SMTP id up7so9221762pbc.40 for ; Wed, 06 Nov 2013 09:15:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=q/hwmAAIIDmF0Bj4X+HDYFWFa4GtA0pufHdThH5gEao=; b=ADKtyElMf5e6v2d4VI99TJ0rmRJf1gxhYHwhHoLLabbOahcRPd2/Uf8zP+JEzcQxWk nrOKlc8QVJjj/7tXgjGim8KoMcgwNw+/5lswr/tdsmNE4gxR6VHzquSm1Xy96sHokhIg /JxbRFro4GkUfF66OKtwmGIhmiYiTBpmmjwfpVu9NmyVeIfLHhHtm056cG/eU5q6m9te bDCeMjUimr4zNBJaj77YbF0UCYrZauw4H1xQf+DiWNXJkZ7ncL25FLdnHNiyzJwcBg02 dBjF4JMd7Kvp5Xm0hVItSOO6q2fM+cIg7eZTepiHqlC8Ti0C5B0idUzhdpZ6TovaOdxv 1P3w== X-Received: by 10.68.98.4 with SMTP id ee4mr4234631pbb.183.1383758117831; Wed, 06 Nov 2013 09:15:17 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.70.68.40 with HTTP; Wed, 6 Nov 2013 09:14:57 -0800 (PST) In-Reply-To: <20131106161247.3221c243@gentoo.org> References: <20131106161247.3221c243@gentoo.org> From: Dirkjan Ochtman Date: Wed, 6 Nov 2013 18:14:57 +0100 Message-ID: Subject: Re: [gentoo-dev] News item for review: python-exec package move To: Gentoo Development Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3a560a68-56cf-4f61-a52c-eb1c9b9536ee X-Archives-Hash: 74df993987f99d8dc54d9ccdaf216ebb On Wed, Nov 6, 2013 at 4:12 PM, Micha=C5=82 G=C3=B3rny = wrote: > Please review the following news item. I would prefer committing it > as soon as I get an ACK from all the relevant parties since the issue > is hitting users pretty hard. LGTM. I have two questions that should not block this news item from going live: - I tend to upgrade with emerge -uavD --changed-use world, and this didn't solve the blocker for me by itself. I had to emerge -C python-exec, then run the upgrade to get it to work. Yet the news item seems to state that -uD should have been enough. - How come we did not think this news item was necessary before we did the package move? Obviously everything would have been better had this news item gone out with the package move, instead of one week later. Cheers, Dirkjan