Gentoo Archives: gentoo-user

From: William Kenworthy <billk@×××××××××.au>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] eselect not showing python3.7 or 3.8
Date: Fri, 19 Jun 2020 07:20:11
Message-Id: b24a3a9b-48d9-6d49-3e56-8c9390e66f82@iinet.net.au
1 I have been slowly fixing the mess that the python upgrade has made of
2 my systems and have come across this:
3
4 san0 ~ # eselect python list
5 Available Python interpreters, in order of preference:
6   [1]   python3.6
7   [2]   python2.7
8 san0 ~ # equery l python
9  * Searching for python ...
10 [IP-] [  ] dev-lang/python-2.7.18:2.7
11 [IP-] [  ] dev-lang/python-3.6.10-r2:3.6/3.6m
12 [IP-] [  ] dev-lang/python-3.7.7-r2:3.7/3.7m
13 [IP-] [  ] dev-lang/python-3.8.2-r2:3.8
14 san0 ~ #
15
16 eselect python cleanup does not change anything. The system is refusing
17 me from removing python3.6 and re-emerging 3.7 doesn't change anything. 
18 4 other almost identical hosts are fine.
19
20 I was looking at why ansible was failing on hosts that had python3.6
21 removed and came across this one ...
22
23 BillK

Replies

Subject Author
Re: [gentoo-user] eselect not showing python3.7 or 3.8 Jack <ostroffjh@×××××××××××××××××.net>
Re: [gentoo-user] eselect not showing python3.7 or 3.8 Franz Fellner <alpine.art.de@×××××.com>