Gentoo Archives: gentoo-user-de

From: Juergen Rose <rose@××××××××××××××.de>
To: Sebastian <selist@×××××.de>, "Gentoo Liste gentoo-user-de@l.g.o" <gentoo-user-de@l.g.o>
Subject: Re: [gentoo-user-de] Python Abhängigkeiten
Date: Mon, 13 Aug 2018 10:31:21
Message-Id: 1534156276.6407.5.camel@rz.uni-potsdam.de
In Reply to: [gentoo-user-de] Python Abhängigkeiten by Sebastian
1 On Mon, 2018-08-13 at 12:15 +0200, Sebastian wrote:
2 > Hallo,
3 >
4 > Ich bekomme meine Abhängigkeiten bezüglich python nicht hin.
5 > Beim Update erhalte ich folgende Meldung:
6 >
7 > l1-gentoo /home/sebastian # emerge -avuND world
8 >
9 > These are the packages that would be merged, in order:
10 >
11 > Calculating dependencies... done!
12 >
13 > !!! The ebuild selected to satisfy ">=app-text/asciidoc-8.6.0" has
14 > unmet
15 > requirements.
16 > - app-text/asciidoc-8.6.10::gentoo USE="-examples -graphviz
17 > -highlight -test"
18 > ABI_X86="(64)" PYTHON_SINGLE_TARGET="(-pypy)
19 > -python2_7"
20 > PYTHON_TARGETS="python2_7 (-pypy)"
21
22 Wenn ich das richtig verstehe hast Du weder ein
23 PYTHON_SINGLE_TARGET=pypy noch ein PYTHON_SINGLE_TARGET=python2_7
24 fuer asciidoc-8.6.10 definiert.
25
26 > The following REQUIRED_USE flag constraints are unsatisfied:
27 > exactly-one-of ( python_single_target_pypy
28 > python_single_target_python2_7
29 > )
30
31 Genau eins dieser beiden Targets sollst Du definieren.
32
33 > The above constraints are a subset of the following complete
34 > expression:
35 > exactly-one-of ( python_single_target_pypy
36 > python_single_target_python2_7
37 > ) python_single_target_pypy? ( python_targets_pypy )
38 > python_single_target_python2_7? ( python_targets_python2_7 )
39 >
40 > (dependency required by "sys-fs/btrfs-progs-4.10.2::gentoo"
41 > [installed])
42 > (dependency required by "@selected" [set])
43 > (dependency required by "@world" [argument])
44
45 Ich definiere das PYTHON_SINGLE_TARGET python2_7 fuer asciidoc-8.6.10
46 in /etc/portage/packages.use mit der Zeile:
47
48 =app-text/asciidoc-8.6.10 python_single_target_python2_7
49
50 > In der Make conf habe ich schon verschiedenes Ausprobiert aber egal
51 > wie irgend
52 > ein Program hat immer ein Problem mit der Python Einstellung. So wie
53 > jetzt
54 > lief immerhin ein Emerge avuND @system durch.
55 >
56 > Make conf Auszug:
57 >
58 > PYTHON_TARGETS="python2_7 python3_5 python3_6"
59 > PYTHON_SINGLE_TARGET="python3_6"
60 >
61 > Wie kann ich das Problem näher eingrenzen und lösen?
62 >
63 > Lieben Gruß
64 > Sebastian
65
66
67 Beste Gruesse
68 Juergen

Attachments

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