View previous topic :: View next topic |
Author |
Message |
ManfredB Veteran

Joined: 27 Dec 2007 Posts: 1789
|
Posted: Sun Jun 02, 2024 6:56 am Post subject: dev-python/pyalsa macht mir Probleme |
|
|
Hallo zusammen!
Sowohl in unstable als auch in stable komme ich mit pyalsa nicht klar:
Code: |
!!! The ebuild selected to satisfy "dev-python/pyalsa" has unmet requirements.
- dev-python/pyalsa-1.2.7-r1::gentoo USE="-debug" ABI_X86="(64)" PYTHON_TARGETS="-python3_10 -python3_11"
The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( python_targets_python3_10 python_targets_python3_11 )
|
Was bedeutet das?
Das USE-Flag -debug habe ich verstanden, aber python3_10 und python3_11 nicht.
Wie kann ich nun pyalsa korrigieren?
Für jede Unterstützung danke ich sehr herzlich!
Gruß
ManfredB |
|
Back to top |
|
 |
ManfredB Veteran

Joined: 27 Dec 2007 Posts: 1789
|
Posted: Sun Jun 02, 2024 9:40 am Post subject: |
|
|
Ich habe nun einen anderen Weg eingeschlagen:
Code: |
!!! The ebuild selected to satisfy "=dev-python/pyalsa-1.2.7" has unmet requirements.
- dev-python/pyalsa-1.2.7::gentoo USE="" ABI_X86="(64)" PYTHON_TARGETS="-python3_10 -python3_11"
The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( python_targets_python3_10 python_targets_python3_11 )
USE="-debug -python_targets_python3-11" emerge --ask "=dev-python/pyalsa-1.2.7"
|
Welchen Fehler mache ich?
Ich verstehe offensichtlich nicht richtig, was zu tun ist und wie!
Gruß
ManfredB |
|
Back to top |
|
 |
Child_of_Sun_24 l33t

Joined: 28 Jul 2004 Posts: 612
|
Posted: Sun Jun 02, 2024 10:10 am Post subject: |
|
|
Das liegt daran das bei Gentoo seit heute auf python-3.12 umgestellt wird und pyalsa das nicht unterstützt.
Ich habe unter /etc/portage/package.use eine datei mit folgendem Inhalt angelegt:
dev-python/pyalsa python_targets_python3_11
Damit wird pyalsa weiterhin mit python-3.11 gebaut und betrieben, eine dauerlösung ist das aber auch nicht, ich hoffe das da nochmal nachgebessert wird. |
|
Back to top |
|
 |
ManfredB Veteran

Joined: 27 Dec 2007 Posts: 1789
|
Posted: Sun Jun 02, 2024 11:17 am Post subject: |
|
|
Hallo Child_of_Sun_24!
Vielen herzlichen Dank für die Aufklärung.
Nun ist mir klar, daß Warten weiterhin notwendig ist, denn wenn Änderungen kommen.
kann genau solch ein Problem auftauchen.
Liebe Grüße
von ManfredB
und einen angenehmen Sonntagnachmittag! |
|
Back to top |
|
 |
ManfredB Veteran

Joined: 27 Dec 2007 Posts: 1789
|
Posted: Sun Jun 02, 2024 11:24 am Post subject: |
|
|
Die Folge dieses Eintrags in package.use bringt bei mir nun eine Paketsumme von 136,
die zum großen Teil auch mit python3_11 oder portage3.12 ausgestattet werden.
Viele Reinstallationen.
Gruß
ManfredB |
|
Back to top |
|
 |
ManfredB Veteran

Joined: 27 Dec 2007 Posts: 1789
|
Posted: Sun Jun 02, 2024 11:37 am Post subject: |
|
|
Pech;
mit net-firewall/ufw-0.36.1 Paket 19 endet das Update.
Möglicherweise kommen Pakete mit der Beschränkung nicht klar.
Daher unterbreche ich jetzt den Prozess und warte ab, was sich in der kommenden Zeit tut.
Gruß
ManfredB |
|
Back to top |
|
 |
|