public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-de] Python Abhängigkeiten
@ 2018-08-13 10:15 Sebastian
  2018-08-13 10:31 ` Juergen Rose
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian @ 2018-08-13 10:15 UTC (permalink / raw
  To: Gentoo Liste gentoo-user-de@lists.gentoo.org

Hallo,

Ich bekomme meine Abhängigkeiten bezüglich 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 ">=app-text/asciidoc-8.6.0" has unmet 
requirements.
- app-text/asciidoc-8.6.10::gentoo USE="-examples -graphviz -highlight -test" 
ABI_X86="(64)" PYTHON_SINGLE_TARGET="(-pypy) -python2_7" 
PYTHON_TARGETS="python2_7 (-pypy)"

  The following REQUIRED_USE flag constraints are unsatisfied:
    exactly-one-of ( python_single_target_pypy python_single_target_python2_7 
)

  The above constraints are a subset of the following complete expression:
    exactly-one-of ( python_single_target_pypy python_single_target_python2_7 
) python_single_target_pypy? ( python_targets_pypy ) 
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 irgend 
ein Program hat immer ein Problem mit der Python Einstellung. So wie jetzt 
lief immerhin ein Emerge avuND @system durch.

Make conf Auszug:

PYTHON_TARGETS="python2_7 python3_5 python3_6"
PYTHON_SINGLE_TARGET="python3_6"

Wie kann ich das Problem näher eingrenzen und lösen?

Lieben Gruß
Sebastian




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user-de] Python Abhängigkeiten
  2018-08-13 10:15 [gentoo-user-de] Python Abhängigkeiten Sebastian
@ 2018-08-13 10:31 ` Juergen Rose
  0 siblings, 0 replies; 2+ messages in thread
From: Juergen Rose @ 2018-08-13 10:31 UTC (permalink / raw
  To: Sebastian, Gentoo Liste gentoo-user-de@lists.gentoo.org

[-- Attachment #1: Type: text/plain, Size: 2092 bytes --]

On Mon, 2018-08-13 at 12:15 +0200, Sebastian wrote:
> Hallo,
> 
> Ich bekomme meine Abhängigkeiten bezüglich 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 ">=app-text/asciidoc-8.6.0" has
> unmet 
> requirements.
> - app-text/asciidoc-8.6.10::gentoo USE="-examples -graphviz
> -highlight -test" 
> ABI_X86="(64)" PYTHON_SINGLE_TARGET="(-pypy)
> -python2_7" 
> PYTHON_TARGETS="python2_7 (-pypy)"

Wenn ich das richtig verstehe hast Du weder ein
PYTHON_SINGLE_TARGET=pypy noch ein PYTHON_SINGLE_TARGET=python2_7
fuer asciidoc-8.6.10 definiert.

>   The following REQUIRED_USE flag constraints are unsatisfied:
>     exactly-one-of ( python_single_target_pypy
> python_single_target_python2_7 
> )

Genau eins dieser beiden Targets sollst Du definieren.

>   The above constraints are a subset of the following complete
> expression:
>     exactly-one-of ( python_single_target_pypy
> python_single_target_python2_7 
> ) python_single_target_pypy? ( python_targets_pypy ) 
> 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])

Ich definiere das PYTHON_SINGLE_TARGET python2_7 fuer asciidoc-8.6.10
in /etc/portage/packages.use mit der Zeile:

=app-text/asciidoc-8.6.10 python_single_target_python2_7

> In der Make conf habe ich schon verschiedenes Ausprobiert aber egal
> wie irgend 
> ein Program hat immer ein Problem mit der Python Einstellung. So wie
> jetzt 
> lief immerhin ein Emerge avuND @system durch.
> 
> Make conf Auszug:
> 
> PYTHON_TARGETS="python2_7 python3_5 python3_6"
> PYTHON_SINGLE_TARGET="python3_6"
> 
> Wie kann ich das Problem näher eingrenzen und lösen?
> 
> Lieben Gruß
> Sebastian


Beste Gruesse
Juergen

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-13 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-13 10:15 [gentoo-user-de] Python Abhängigkeiten Sebastian
2018-08-13 10:31 ` Juergen Rose

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox