Gentoo Archives: gentoo-user

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problem installing confluent-kafka from guru
Date: Tue, 01 Mar 2022 00:18:55
Message-Id: CACfyCdX_uNT0cHQEQWhFyu=i-Zn1B1fWuhF8OHU9kLd-QF1wSQ@mail.gmail.com
In Reply to: Re: [gentoo-user] problem installing confluent-kafka from guru by Anatoly Oreshkin
1 Il Dom 27 Feb 2022, 10:34 Anatoly Oreshkin <anatoly.oreshkin@×××××.com> ha
2 scritto:
3
4 >
5 >
6 > сб, 26 февр. 2022 г. в 03:40, Alessandro Barbieri <
7 > lssndrbarbieri@×××××.com>:
8 >
9 >> Il giorno mar 22 feb 2022 alle ore 08:02 Anatoly Oreshkin <
10 >> anatoly.oreshkin@×××××.com> ha scritto:
11 >>
12 >>> Hello,
13 >>>
14 >>> I am a newbie to Gentoo.
15 >>> As end user I am using package confluent-kafka from guru repository.
16 >>> To install it I have performed the following steps in command line:
17 >>> [...]
18 >>> 6. modify
19 >>> /var/db/repos/guru/dev-python/confluent-kafka/confluent-kafka-1.7.0.ebuild
20 >>> change PYTHON_COMPAT=( python3_8 ) -> PYTHON_COMPAT=( python3_9 )
21 >>> sed -i 's/python3_8/python3_9/g'
22 >>> /var/db/repos/guru/dev-python/confluent-kafka/confluent-kafka-1.7.0.ebuild
23 >>>
24 >>
25 >> sorry but you can't do this, you have to stick with python3.8
26 >> I plan to update the openstack packages next month after I graduate
27 >>
28 >
29 >
30 > If I don't change PYTHON_COMPAT=( python3_8 ) -> PYTHON_COMPAT=(
31 > python3_9 ) then
32 > I will not able to install dev-python/confluent-kafka using emerge.
33 >
34
35 This isn't true, I can install it as-is in my system and in my test chroot.
36 You have to set your python targets to python3.8
37
38
39 > By the way what is the link between openstack packages and
40 > dev-python/confluent-kafka ?
41 >
42
43 confluent-kafka is a test dependency
44
45 >

Replies

Subject Author
Re: [gentoo-user] problem installing confluent-kafka from guru Anatoly Oreshkin <anatoly.oreshkin@×××××.com>