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 ) id 1NsUsM-0002zt-S4 for garchives@archives.gentoo.org; Fri, 19 Mar 2010 05:36:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62551E08B5; Fri, 19 Mar 2010 05:35:56 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 4AF1FE0837 for ; Fri, 19 Mar 2010 05:35:39 +0000 (UTC) Received: by vws13 with SMTP id 13so341224vws.40 for ; Thu, 18 Mar 2010 22:35:38 -0700 (PDT) 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 Sender: antarus@scriptkitty.com Received: by 10.220.122.164 with SMTP id l36mr1359113vcr.196.1268976938822; Thu, 18 Mar 2010 22:35:38 -0700 (PDT) In-Reply-To: References: <4BA27CE2.7080005@gentoo.org> <20100318192424.GH13380@gentoo.org> Date: Thu, 18 Mar 2010 22:35:38 -0700 X-Google-Sender-Auth: 7af7b618b6ddfdf0 Message-ID: Subject: Re: [gentoo-dev] Packages pulling in python-3*, also they dont require it From: Alec Warner To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 86bc86fa-7592-44d3-a67f-c87702959f63 X-Archives-Hash: f69503f97952e5342420ace4daa12f89 On Thu, Mar 18, 2010 at 1:27 PM, Ben de Groot wrote: > On 18 March 2010 20:24, Fabian Groffen wrote: >> On 18-03-2010 20:20:02 +0100, Thomas Sachau wrote: >>> There are 2 ways to fix this issue: >>> >>> -fix the dependency string for those packages (including the lines in distutils.eclass) >>> >>> or (since Arfrever claims current portage behaviour is wrong) >>> -change portage behaviour to be satisfied with a python slot and to not require other slots. >> >> Since the last option will take time in any case, I guess the first >> option is the best to achieve the desired goal: make sure Python 3 stays >> as far away as possible from any system that doesn't need it. > > And the best way to do that is to package.mask it. The maintainer has chosen not to mask it in gentoo-x86, which means users are empowered to mask it locally and everyone who is complaining about getting python3 installed on their system should mask it locally. This is how users work around other defaults in the tree they don't agree with (USE flags, KEYWORDS, etc.) I don't get why this is a big deal at all or why people are unable to solve this themselves. > > Cheers, > -- > Ben de Groot > Gentoo Linux Qt project lead developer > >