Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eselect python cleanup
Date: Sun, 24 Mar 2019 23:12:56
Message-Id: 1826336.QKAtXJXh6j@dell_xps
In Reply to: Re: [gentoo-user] eselect python cleanup by Neil Bothwick
1 On Sunday, 24 March 2019 22:23:40 GMT Neil Bothwick wrote:
2 > On Sun, 24 Mar 2019 17:04:25 -0400, allan gottlieb wrote:
3 > > >> > Am I correct in believing that I should now execute
4 > > >> >
5 > > >> > eselect python cleanup
6 > > >>
7 > > >> I just ran into the same problem, and that solution seems to have
8 > > >> worked for me.
9 > > >
10 > > > It worked for me, but only after I ran it twice. This was
11 > > > reproducible on several systems.
12 > >
13 > > It worked for me running only once on each of two systems.
14 > > By worked I mean the error msg
15 > >
16 > > python-exec: Invalid impl in /etc/python-exec/python-exec.conf:
17 > > python3.4
18 > >
19 > > stopped appearing on my "emerge update world" commands. Perhaps you
20 > > Neil tested further for failure and Jack and I should as well.
21 >
22 > No, I tested exactly the same:
23 >
24 > emerge world gives warning
25 > run eselect python cleanup
26 > emerge world gives warning
27 > run eselect python cleanup
28 > emerge world gives no warning
29 >
30 > I should have examined /etc/python-exec/python-exec.conf beforehand,
31 > maybe it included two mentions of python3.4.
32
33 In my case /etc/python-exec/python-exec.conf included python 3.4 and 3.5,
34 while 'eselect python list' showed them as "(uninstalled)". After running
35 'eselect python cleanup' only 3.6 is shown now in python-exec.conf, although
36 python list also shows 2.7 as a fallback.
37
38 --
39 Regards,
40 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

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