Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --oneshot portage - conflict
Date: Sun, 30 Aug 2015 14:43:39
Message-Id: 201508301543.17525.michaelkintzios@gmail.com
In Reply to: [gentoo-user] emerge --oneshot portage - conflict by neu pat
1 On Saturday 29 Aug 2015 20:36:04 neu pat wrote:
2 > I emerge python3.4 set as active:
3 > eselect python list
4 > Available Python interpreters:
5 > [1] python2.7
6 > [2] python3.3
7 > [3] python3.4 *
8 > but it still complain about Multiple package instances
9 >
10 > [ebuild U ] sys-apps/portage-2.2.20.1 [2.2.14]
11 > PYTHON_TARGETS="python3_4* -python3_3*"
12 >
13 > !!! Multiple package instances within a single package slot have been
14 > pulled !!! into the dependency graph, resulting in a slot conflict:
15 >
16 > sys-apps/portage:0
17 >
18 > (sys-apps/portage-2.2.20.1:0/0::gentoo, ebuild scheduled for merge)
19 > pulled in by
20 > sys-apps/portage (Argument)
21 >
22 > (sys-apps/portage-2.2.14:0/0::gentoo, installed) pulled in by
23 >
24 > sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,
25 > -python_single_target_python2_7(-),-python_single_target_python3_3(-)]
26 > required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
27 >
28 >
29 >
30 > sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,
31 > python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_
32 > python2_7(-),-python_single_target_python3_3(-),-python_single_target_pytho
33 > n3_4(-),-python_single_target_pypy(-)] required by
34 > (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)
35 >
36 > How to fix it?
37 >
38 > #joseph
39
40 Try the --newuse flag, after you remove any 'python_targets_python3_3' entries
41 you have inadvertently left in your /etc/portage/package.use
42 --
43 Regards,
44 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re:[gentoo-user][SOLVED] emerge --oneshot portage - conflict thelma@×××××××××××.com