[gentoo-user] an efficient idea for an alternative portage synchronisation

2021-06-18 Thread caveman رَجُلُ الْكَهْفِ 穴居人
tl;dr - i'm suggesting a new file syncing protocol for portage syncing. details of this one is in section 2. 1. background - rsync needs to read all files in order to compare them. this is too expensive and doesn't scale as portage's tree grows in size.. on the other hand, git gets

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 fil

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 > > > issue

Re: [gentoo-user] an efficient idea for an alternative portage synchronisation

2021-06-18 Thread Michael Jones
On Fri, Jun 18, 2021, 07:10 caveman رَجُلُ الْكَهْفِ 穴居人 < toraboracave...@protonmail.com> wrote: > tl;dr - i'm suggesting a new file syncing protocol > for portage syncing. details of this one is in > section 2. > > > 1. background > - > rsync needs to read all files in order to comp

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 /usr/port

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 3.8

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 r

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 port

Re: [gentoo-user] Disable password required to mount removable hard disk.

2021-06-18 Thread William Kenworthy
The password problem was solved back in April, but some more info on the semi random disk assignments might help someone as the question keeps popping up: I use genkernel and grub to boot via MBR - however root is on a btrfs raid 10 (all SSD's, 3 are whole disk and one has root on  partition 3 alo

Re: [gentoo-user] New install - root is mounted read-only

2021-06-18 Thread Neil Bothwick
On Fri, 18 Jun 2021 10:55:32 +0100, Wols Lists wrote: > I've started tackling my new build again, and when it boots root is > read-only. Hopefully I've just missed something stupid, but how to I get > it to transition read-write? > > System is grub, systemd, and root is an lv ... > > Do I need t

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] New install - root is mounted read-only

2021-06-18 Thread tastytea
On 2021-06-18 10:55+0100 Wols Lists wrote: > I've started tackling my new build again, and when it boots root is > read-only. Hopefully I've just missed something stupid, but how to I > get it to transition read-write? > > System is grub, systemd, and root is an lv ... > > Do I need to do anyth

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 "/u

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 3.9

[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 "/usr/lib/python3.9

Re: [gentoo-user] New install - root is mounted read-only

2021-06-18 Thread Adam Carter
On Fri, Jun 18, 2021 at 7:15 PM Wols Lists wrote: > I've started tackling my new build again, and when it boots root is > read-only. Hopefully I've just missed something stupid, but how to I get > it to transition read-write? > Weird - here's my fstab and dmesg entries if you want to compare; #

[gentoo-user] New install - root is mounted read-only

2021-06-18 Thread Wols Lists
I've started tackling my new build again, and when it boots root is read-only. Hopefully I've just missed something stupid, but how to I get it to transition read-write? System is grub, systemd, and root is an lv ... Do I need to do anything special with the initrd? Manually remounting fixes it f