Re: [gentoo-user] per package parallel build

2019-12-03 Thread John Blinka
On Sat, Nov 30, 2019 at 5:35 PM Neil Bothwick wrote: > On Sat, 30 Nov 2019 16:47:35 +, Wols Lists wrote: > > > > There's no need to mess around adding and removing masks, just use > > > the - > > > - exclude option. > > > > > > Yep! For some reason, that option doesn’t always occur to me, bu

Re: [gentoo-user] per package parallel build

2019-12-03 Thread Wols Lists
On 03/12/19 15:43, John Blinka wrote: > > > On Sat, Nov 30, 2019 at 5:35 PM Neil Bothwick > wrote: > > On Sat, 30 Nov 2019 16:47:35 +, Wols Lists wrote: > > > > There's no need to mess around adding and removing masks, just use > > > the - > > > -

Re: [gentoo-user] Encfs and mlocate

2019-12-03 Thread tuxic
karl: Doesn't work here. Your $HOME is encryoted (see my initial mail)? I can stat/md5sum the database file. But even a locate right in the directory containing the database file fails with # lib/mlocate>l total 1092 -rw--- 1 "uid" users 1115645 2019-12-03 20:12 mlocate.db solfire:lib/mlo

Re: [gentoo-user] per package parallel build

2019-12-03 Thread Neil Bothwick
On Tue, 3 Dec 2019 10:43:36 -0500, John Blinka wrote: > > > Couldn't you just have a script that "emerge --update"s each > > > package in sequence? If the package isn't due for update nothing > > > will happen. And then you could follow that with an "emerge world" > > > knowing that your hogs are

Re: [gentoo-user] per package parallel build

2019-12-03 Thread John Blinka
On Tue, Dec 3, 2019 at 3:46 PM Neil Bothwick wrote: > On Tue, 3 Dec 2019 10:43:36 -0500, John Blinka wrote: > > > > > Couldn't you just have a script that "emerge --update"s each > > > > package in sequence? If the package isn't due for update nothing > > > > will happen. And then you could follo

Re: [gentoo-user] per package parallel build

2019-12-03 Thread Neil Bothwick
On Tue, 3 Dec 2019 16:26:58 -0500, John Blinka wrote: > > But if you emerge --update libreoffice before the package that is > > forcing the rebuild, why would libreoffice rebuild? I would expect it > > to only rebuild libreoffice after the dependency had been changed. > > That’s exactly what ha

Re: [gentoo-user] per package parallel build

2019-12-03 Thread Khaosgrille
Hi, since some people recommended distcc i want to add icecream (or icecc) by SUSE https://github.com/icecc/icecream It is based on distcc but can automaticly schedule things, do some networking and is system agnostic. Since it works perfectly fine with portage i have it as my default. When i