From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EC977138334 for ; Sat, 25 Aug 2018 16:53:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCF55E0809; Sat, 25 Aug 2018 16:53:39 +0000 (UTC) Received: from blaine.gmane.org (unknown [195.159.176.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3DF01E07EF for ; Sat, 25 Aug 2018 16:53:39 +0000 (UTC) Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ftbmY-00018x-31 for gentoo-user@lists.gentoo.org; Sat, 25 Aug 2018 18:51:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: (Nuno Silva) Subject: [gentoo-user] Re: python targets problem Date: Sat, 25 Aug 2018 17:53:30 +0100 Message-ID: References: <20180825083328.GC2345@ca.inter.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@blaine.gmane.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-Archives-Salt: afee49b2-cbc7-4111-bbb6-f59f7ce2a6d0 X-Archives-Hash: aa4ac7e0a7c3492eab8383e42e09ebbb On 2018-08-25, Philip Webb wrote: > For a long time, several pkgs have been refusing to install, > apparently due to a conflict re python targets : > > root:595 ~> emerge -pv certifi file pyblake2 meson setuptools What if you add dev-python/pygments to this list? This might be a stupid guess, though... I'm too low on coffee to parse that emerge output. (Also, do not forget --oneshot/-1, unless you really want to add those to the world file.) -- Nuno Silva