Gentoo Archives: gentoo-user

From: Jack <ostroffjh@×××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eselect python cleanup
Date: Sat, 23 Mar 2019 22:08:17
Message-Id: Y4322HUT.P7AH6ZEW.P2PAHF7W@WADPKFRF.LOSJ2ACA.M5DNKTPQ
In Reply to: [gentoo-user] eselect python cleanup by allan gottlieb
1 On 2019.03.23 17:58, allan gottlieb wrote:
2 > When I try an emerge I get
3 >
4 > E6430 ~ # emerge --update --changed-use --with-bdeps=n --exclude
5 > chromium --keep-going @world
6 > python-exec: Invalid impl in /etc/python-exec/python-exec.conf:
7 > python3.4
8 > These are the packages that would be merged, in reverse order:
9 > Calculating dependencies... done!
10 > Nothing to merge; quitting.
11 >
12 > eselect python list gives
13 > Available Python interpreters, in order of preference:
14 > [1] python3.6
15 > [2] python3.4 (uninstalled)
16 > [3] python3.5 (fallback)
17 > [4] python2.7 (fallback)
18 >
19 > Am I correct in believing that I should now execute
20 > eselect python cleanup
21 >
22 > thanks in advance
23 > allan
24
25 I just ran into the same problem, and that solution seems to have
26 worked for me.
27
28 Jack

Replies

Subject Author
Re: [gentoo-user] eselect python cleanup allan gottlieb <gottlieb@×××.edu>
Re: [gentoo-user] eselect python cleanup Neil Bothwick <neil@××××××××××.uk>