Gentoo Archives: gentoo-user

From: Fernando Rodriguez <cyklonite@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] EAPI packages
Date: Mon, 15 Aug 2016 13:11:22
Message-Id: d22bc7ae-3e81-63ba-7102-c19192acb3e4@gmail.com
In Reply to: Re: [gentoo-user] EAPI packages by hw
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA256
3
4 On 08/13/2016 09:40 AM, hw wrote:
5 > Fernando Rodriguez schrieb:
6 >> -----BEGIN PGP SIGNED MESSAGE-----
7 >> Hash: SHA256
8 >>
9 >> On 08/12/2016 08:44 AM, Jeroen Mathon wrote:
10 >>> Is it perhaps an idea to mask the gentoolkit package when updating portage?
11 >>
12 >> Since that version of gentoolkit doesn't depend on a specific version of portage
13 >> but does depend on portage with the same python_targets use flags, I think the problem
14 >> is that you're trying to emerge portage and gentoolkit with different python_target_XXX
15 >> flags, So just make sure they're the same.
16 >
17 > I have removed gentoolkit, and it still fails:
18 >
19 > emerge --ask --update --newuse portage
20 > [...]
21 > WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
22 >
23 > sys-apps/portage:0
24 >
25 > (sys-apps/portage-2.2.28:0/0::gentoo, ebuild scheduled for merge) conflicts with
26 > 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)
27 >
28 >
29
30 Now it's app-admin/webapp-config it has the same dep on portage (sys-apps/portage[${PYTHON_USEDEP}]) only when the portage use flag is enabled.
31
32 You're trying to build portage with a new python target when everything else is built for a different
33 python version. Either change portage's to the same as everythhing else or remerge all packages that depend
34 on portage first.
35
36 - --
37
38 Fernando Rodriguez
39 -----BEGIN PGP SIGNATURE-----
40 Version: GnuPG v2
41
42 iQIbBAEBCAAGBQJXsb/LAAoJEPbOFX/5UlwcNXYP90frLRuF6wdEiagkMJys40Bo
43 CTqdEpBlFmVRxqKFORspK6cnqqOQwpUII58nGkITp7XoNSK0FfQRtZH7ANvW9VL4
44 s4C54VjMzd8avjxlf06nV0VSdLD/Et8UzqXwYrKMKwJtXDVzVBUEgqSsz2CoPDoi
45 295PFoLRhlShJ+MXZGOTCwc3U+WJ1NJmotgzQkwprKLifAZLQguXyZW1yEVfrT2E
46 1Q+boC5gcCat6DkSsMFoQd/GMlXabeoiHUowFD5bbv8hyDOdQokmDbIuSJkF3miO
47 6UJ7LC7CWezqxl7X7u2ZDc6jntTQO3j+CkRyNkvNeJEpLpuNgi1NWgSFwEJBS22P
48 X+X0wEpakyUTokV/IEZ++l7Z78qkn+Bspqokqp0vkMU/5QEu9EgPMe2zdfoX+BRy
49 NRjX0Ntgf850uzDlvjTKcDVdThW+W0o7hhBOTrd6C0jIZp6htL2RUb79b/qbIeg3
50 r7/XGip7Iq9ehWIwRui/Uj4k5vHVporXVE+zFcnBrvoME0DZfVI5OuhVv040V+Nj
51 P64pDr9edgCWxuIqesAITbtaHH5Fjc8zTx5+67uqUb+wwn0aVn3ptKQjJqy5364r
52 o38VEZ5a/Uypxf1Q03NL/mJgVswLv21D1tURosE7p9oduGa4LGszPnBDSi9oIkh1
53 lYV7vHU1nyy0vGY9M+E=
54 =7ftw
55 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-user] EAPI packages Fernando Rodriguez <cyklonite@×××××.com>
Re: [gentoo-user] EAPI packages hw <hw@×××××.de>