From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-166876-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 948661384C0
	for <garchives@archives.gentoo.org>; Sat, 29 Aug 2015 20:02:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 98ED6142E9;
	Sat, 29 Aug 2015 20:02:31 +0000 (UTC)
Received: from mail-qk0-f171.google.com (mail-qk0-f171.google.com [209.85.220.171])
	(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 66DE8142D0
	for <gentoo-user@lists.gentoo.org>; Sat, 29 Aug 2015 20:02:30 +0000 (UTC)
Received: by qkda128 with SMTP id a128so45060783qkd.3
        for <gentoo-user@lists.gentoo.org>; Sat, 29 Aug 2015 13:02:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=Z9fbFfJWrij2tPEvhHjNuXgGC7DfTLMLwmmIwI93IN4=;
        b=ZcSMxhMKTHNkPc43M7GLXCGVaD27qN1mQeAMmh1T8XEstz7TpPTDXHbq15GNzrheGv
         6XdM3+MFVT3aYs+J4VpJ6SIc9BgW40j/6eSpZgVBVjdzHXqwA92XDxxYgUc8IxTK6CLE
         2aM3POsYF1XVkHzvap8CPJnd/UF1AAMn8ZjtyWgF87657ti0op/Pzo8JOxBNUJQ3X5nb
         5CDPDlAaEAp3M6pnKTFchNXcRyZ8VVmi4WkbiqH/v7HP3jKJbCaxgOrFv/Fb1e2bFnQ0
         NUfZVhXxgaK3DIzSPvocqU7ZtcLpPAVsFKnjxhphyDDz1C7LohpEHCKIEza6IUIR64ud
         JPxg==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.55.33.222 with SMTP id f91mr26719762qki.64.1440878549695;
 Sat, 29 Aug 2015 13:02:29 -0700 (PDT)
Received: by 10.140.86.41 with HTTP; Sat, 29 Aug 2015 13:02:29 -0700 (PDT)
Date: Sat, 29 Aug 2015 14:02:29 -0600
Message-ID: <CAEVFJ_Ash8pp7aNDtaM2RQyUAsGTc8dhF926FpOyqXhdamOmVg@mail.gmail.com>
Subject: [gentoo-user] emerge --oneshot portage - conflict
From: neu pat <syscon780@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=001a1144d35e1e84e7051e78ae54
X-Archives-Salt: 8ea4ca02-4ff1-4e8c-845c-089232ce4551
X-Archives-Hash: 91237294e761291a32098a1aed3b451d

--001a1144d35e1e84e7051e78ae54
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I emerge python3.4 set as active:

eselect python list
Available Python interpreters:
  [1]   python2.7
  [2]   python3.3
  [3]   python3.4 *

but it still complain


[ebuild     U  ] sys-apps/portage-2.2.20.1 [2.2.14]
PYTHON_TARGETS=3D"python3_4* -python3_3*"

!!! Multiple package instances within a single package slot have been
pulled
!!! into the dependency graph, resulting in a slot conflict:

sys-apps/portage:0

  (sys-apps/portage-2.2.20.1:0/0::gentoo, ebuild scheduled for merge)
pulled in by
    sys-apps/portage (Argument)

  (sys-apps/portage-2.2.14:0/0::gentoo, installed) pulled in by

sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,=
-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)





sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,=
python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_=
python2_7(-),-python_single_target_python3_3(-),-python_single_target_pytho=
n3_4(-),-python_single_target_pypy(-)]
required by (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)

What is it looking for?

--001a1144d35e1e84e7051e78ae54
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br clear=3D"all"><span class=3D"">I emerge python3.4 set =
as active: </span><br><br>eselect python list
<br>
Available Python interpreters:
<br>
=C2=A0 [1]=C2=A0 =C2=A0python2.7
<br>
=C2=A0 [2]=C2=A0 =C2=A0python3.3
<br>
=C2=A0 [3]=C2=A0 =C2=A0python3.4 *<br><br><span class=3D"">but it still com=
plain <br><br></span><br>[ebuild=C2=A0 =C2=A0 =C2=A0U=C2=A0 ] sys-apps/port=
age-2.2.20.1 [2.2.14] PYTHON_TARGETS=3D&quot;python3_4* -python3_3*&quot;=
=20
<br>

<br>
!!! Multiple package instances within a single package slot have been pulle=
d
<br>
!!! into the dependency graph, resulting in a slot conflict:
<br>

<br>
sys-apps/portage:0
<br>

<br>
=C2=A0 (sys-apps/portage-2.2.20.1:0/0::gentoo, ebuild scheduled for merge) =
pulled in by
<br>
=C2=A0 =C2=A0 sys-apps/portage (Argument)
<br>

<br>
=C2=A0 (sys-apps/portage-2.2.14:0/0::gentoo, installed) pulled in by
<br>
=C2=A0 =C2=A0=20
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,=
-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
 required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0
<br>
=C2=A0 =C2=A0=20
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,=
python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_=
python2_7(-),-python_single_target_python3_3(-),-python_single_target_pytho=
n3_4(-),-python_single_target_pypy(-)]
 required by (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)<br>=
<br><span class=3D"">What is it looking for?</span><br></div>

--001a1144d35e1e84e7051e78ae54--