Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××.be>
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Gentoo's Python policy drives me crazy
Date: Mon, 16 Dec 2019 19:00:55
Message-Id: DZ3XASQ7.2KKMFFXZ.EPRRHRI2@O66IL6JY.XIKPLYKT.KHAUGIOV
1 Today's updating involves some package which causes rebuilding
2 a package which needs Python2.7 and another one which needs
3 python_single_target_python3_8
4 required by that mysterious @__auto_slot_operator_replace_installed__
5
6 To emerge the Python2.7 package (Scribus) I do need to set
7 PYTHON_SINGLE_TARGET="python2_7"
8 in /etc/portage/make.conf
9 which makes the whole update fail since the other packages needs
10 PYTHON_SINGLE_TARGET="python3_8"
11
12 So, what can I brave Gentoo user do?
13
14 Hopefully something better than trying to find which new package
15 triggers which rebuild.

Replies

Subject Author
Re: [gentoo-user] Gentoo's Python policy drives me crazy John Helmert III <jchelmertt3@×××××.com>
Re: [gentoo-user] Gentoo's Python policy drives me crazy Rich Freeman <rich0@g.o>
Re: [gentoo-user] Gentoo's Python policy drives me crazy Michael Cook <mcook@××××××.net>