Gentoo Archives: gentoo-user

From: allan gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] eselect python cleanup
Date: Sat, 23 Mar 2019 21:58:25
Message-Id: 87va098d8q.fsf@nyu.edu
1 When I try an emerge I get
2
3 E6430 ~ # emerge --update --changed-use --with-bdeps=n --exclude chromium --keep-going @world
4 python-exec: Invalid impl in /etc/python-exec/python-exec.conf: python3.4
5 These are the packages that would be merged, in reverse order:
6 Calculating dependencies... done!
7 Nothing to merge; quitting.
8
9 eselect python list gives
10 Available Python interpreters, in order of preference:
11 [1] python3.6
12 [2] python3.4 (uninstalled)
13 [3] python3.5 (fallback)
14 [4] python2.7 (fallback)
15
16 Am I correct in believing that I should now execute
17 eselect python cleanup
18
19 thanks in advance
20 allan

Replies

Subject Author
Re: [gentoo-user] eselect python cleanup Jack <ostroffjh@×××××××××××××××××.net>