Il Dom 27 Feb 2022, 10:34 Anatoly Oreshkin <[email protected]> ha scritto:
> > > сб, 26 февр. 2022 г. в 03:40, Alessandro Barbieri < > [email protected]>: > >> Il giorno mar 22 feb 2022 alle ore 08:02 Anatoly Oreshkin < >> [email protected]> ha scritto: >> >>> Hello, >>> >>> I am a newbie to Gentoo. >>> As end user I am using package confluent-kafka from guru repository. >>> To install it I have performed the following steps in command line: >>> [...] >>> 6. modify >>> /var/db/repos/guru/dev-python/confluent-kafka/confluent-kafka-1.7.0.ebuild >>> change PYTHON_COMPAT=( python3_8 ) -> PYTHON_COMPAT=( python3_9 ) >>> sed -i 's/python3_8/python3_9/g' >>> /var/db/repos/guru/dev-python/confluent-kafka/confluent-kafka-1.7.0.ebuild >>> >> >> sorry but you can't do this, you have to stick with python3.8 >> I plan to update the openstack packages next month after I graduate >> > > > If I don't change PYTHON_COMPAT=( python3_8 ) -> PYTHON_COMPAT=( > python3_9 ) then > I will not able to install dev-python/confluent-kafka using emerge. > This isn't true, I can install it as-is in my system and in my test chroot. You have to set your python targets to python3.8 > By the way what is the link between openstack packages and > dev-python/confluent-kafka ? > confluent-kafka is a test dependency >

