Python Abhängigkeiten
Sebastian <[email protected]> Mon, 13 Aug 2018 12:15:34 +0200
| Newsgroups | gmane.linux.gentoo.user.german |
|---|---|
| Message-ID | <3754323.uiJJYZ3yJS@l1-gentoo> |
Hallo,
Ich bekomme meine Abh=E4ngigkeiten bez=FCglich python nicht hin.
Beim Update erhalte ich folgende Meldung:
l1-gentoo /home/sebastian # emerge -avuND world
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! The ebuild selected to satisfy ">=3Dapp-text/asciidoc-8.6.0" has unmet=
=20
requirements.
=2D app-text/asciidoc-8.6.10::gentoo USE=3D"-examples -graphviz -highlight =
=2Dtest"=20
ABI_X86=3D"(64)" PYTHON_SINGLE_TARGET=3D"(-pypy) -python2_7"=20
PYTHON_TARGETS=3D"python2_7 (-pypy)"
The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( python_single_target_pypy python_single_target_python2=
_7=20
)
The above constraints are a subset of the following complete expression:
exactly-one-of ( python_single_target_pypy python_single_target_python2=
_7=20
) python_single_target_pypy? ( python_targets_pypy )=20
python_single_target_python2_7? ( python_targets_python2_7 )
(dependency required by "sys-fs/btrfs-progs-4.10.2::gentoo" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
In der Make conf habe ich schon verschiedenes Ausprobiert aber egal wie irg=
end=20
ein Program hat immer ein Problem mit der Python Einstellung. So wie jetzt=
=20
lief immerhin ein Emerge avuND @system durch.
Make conf Auszug:
PYTHON_TARGETS=3D"python2_7 python3_5 python3_6"
PYTHON_SINGLE_TARGET=3D"python3_6"
Wie kann ich das Problem n=E4her eingrenzen und l=F6sen?
Lieben Gru=DF
Sebastian