Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-19 Thread Jacques Montier
Le ven. 18 juin 2021 à 17:55, John Covici a écrit : > On Fri, 18 Jun 2021 10:00:17 -0400, > Neil Bothwick wrote: > > > > [1 ] > > On Fri, 18 Jun 2021 09:54:09 -0400, John Covici wrote: > > > > > > Same problem with 3.0.20-r3 but then I found > > > > https://bugs.gentoo.org/796584, changing

Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread John Covici
On Fri, 18 Jun 2021 10:00:17 -0400, Neil Bothwick wrote: > > [1 ] > On Fri, 18 Jun 2021 09:54:09 -0400, John Covici wrote: > > > > Same problem with 3.0.20-r3 but then I found > > > https://bugs.gentoo.org/796584, changing sets.conf got rid of the > > > issue. > > > > hmmm, I don't have a

Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread Jacques Montier
* * Le ven. 18 juin 2021 à 16:00, Neil Bothwick a écrit : > On Fri, 18 Jun 2021 09:54:09 -0400, John Covici wrote: > > > > Same problem with 3.0.20-r3 but then I found > > > https://bugs.gentoo.org/796584, changing sets.conf got rid of the > > >

Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread Neil Bothwick
On Fri, 18 Jun 2021 09:54:09 -0400, John Covici wrote: > > Same problem with 3.0.20-r3 but then I found > > https://bugs.gentoo.org/796584, changing sets.conf got rid of the > > issue. > > hmmm, I don't have a file like that at all, what should be in that > file -- I don't even have a

Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread John Covici
On Fri, 18 Jun 2021 09:11:29 -0400, Neil Bothwick wrote: > > [1 ] > On Fri, 18 Jun 2021 13:07:10 +0100, Neil Bothwick wrote: > > > I had the same a couple of days ago and had to downgrade portage from > > 3.0.20 to 3.0.18, by untarring the binary package to /. However, that > > needed python

Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread John Covici
On Fri, 18 Jun 2021 08:07:10 -0400, Neil Bothwick wrote: > > [1 ] > On Fri, 18 Jun 2021 11:46:27 +0200, Jacques Montier wrote: > > > #emerge --sync > > #emerge --oneshot sys-apps/portage > > #emerge -auvDN --with-bdeps=y --keep-going world > > > > I get these errors : > > > > Traceback (most

Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread Neil Bothwick
On Fri, 18 Jun 2021 13:07:10 +0100, Neil Bothwick wrote: > I had the same a couple of days ago and had to downgrade portage from > 3.0.20 to 3.0.18, by untarring the binary package to /. However, that > needed python 3.8, so I also had to untar the binary package for that. > Then I re-emerged

Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread Neil Bothwick
On Fri, 18 Jun 2021 11:46:27 +0200, Jacques Montier wrote: > #emerge --sync > #emerge --oneshot sys-apps/portage > #emerge -auvDN --with-bdeps=y --keep-going world > > I get these errors : > > Traceback (most recent call last): > File "/usr/lib/python-exec/python3.9/emerge", line 51, in >

Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread John Covici
On Fri, 18 Jun 2021 05:46:27 -0400, Jacques Montier wrote: > > [1 ] > [1.1 ] > Hello all, > > This morning : > > #emerge --sync > #emerge --oneshot sys-apps/portage > #emerge -auvDN --with-bdeps=y --keep-going world > > I get these errors : > > Traceback (most recent call last): > File

Re: [gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread Wols Lists
On 18/06/21 10:46, Jacques Montier wrote: > Hello all, > > This morning : > > #emerge --sync > #emerge --oneshot sys-apps/portage > #emerge -auvDN --with-bdeps=y --keep-going world You can't try just updating python? When I tried to emerge portage it blew up with loads of stuff about 3.8 and

[gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread Jacques Montier
Hello all, This morning : #emerge --sync #emerge --oneshot sys-apps/portage #emerge -auvDN --with-bdeps=y --keep-going world I get these errors : Traceback (most recent call last): File "/usr/lib/python-exec/python3.9/emerge", line 51, in retval = emerge_main() File