Re: [gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-17 Thread Frank Steinmetzger
Am Sat, Sep 17, 2022 at 02:15:51AM -0400 schrieb Walter Dnes: > On Sat, Sep 17, 2022 at 10:40:53AM +0800, johnstrass wrote > > > Compiling gcc uses alot of memory, sometimes only less then 10MB > > left free ( I am doing this on a small yeeloong netbook with only > > 1GB memory). > > Ouch, I'm

Re:Re: Re: [gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-17 Thread johnstrass
Your answer seems to be on the right track I expected. At 2022-09-17 21:08:21, "Rich Freeman" wrote: >On Sat, Sep 17, 2022 at 8:21 AM johnstrass wrote: >> >> >> Why is the logind so fragile? > >Have you checked your logs. I'm guessing that the kernel OOM killer >is killing it, and it is

Re: [gentoo-user] binutils broken ?

2022-09-17 Thread Helmut Jarausch
On 09/17/2022 01:58:09 PM, Helmut Jarausch wrote: I've just bin told to run binutils-config instead. This solves the problem as well. Hi, am I the only one where suddenly all binutils couldn't be invoked? My fix is cd /usr/x86_64-pc-linux-gnu/ ln -s binutils-bin/2.39 bin I hope this might

Re: Re: [gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-17 Thread Rich Freeman
On Sat, Sep 17, 2022 at 8:21 AM johnstrass wrote: > > > Why is the logind so fragile? Have you checked your logs. I'm guessing that the kernel OOM killer is killing it, and it is kind of hard for a process to not die when the kernel kills it. > Why cannot it be brought up again after the

Re:Re: [gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-17 Thread johnstrass
OK. However, my real confusion or worry in fact is not the compilation of gcc, but about the logind. This obvious happens not only in compilation of gcc. Whenever there are programs consuming almost all the memory, the logind will be disconnected and not come back again. Why is the logind

[gentoo-user] binutils broken ?

2022-09-17 Thread Helmut Jarausch
Hi, am I the only one where suddenly all binutils couldn't be invoked? My fix is cd /usr/x86_64-pc-linux-gnu/ ln -s binutils-bin/2.39 bin I hope this might help some of you, Helmut

Re: [gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-17 Thread Michael
On Saturday, 17 September 2022 12:11:56 BST tastytea wrote: > On 2022-09-17 17:37+0800 johnstrass wrote: > > At 2022-09-17 14:15:51, "Walter Dnes" wrote: > > >On Sat, Sep 17, 2022 at 10:40:53AM +0800, johnstrass wrote > > > > > >> Compiling gcc uses alot of memory, sometimes only less then 10MB

Re: [gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-17 Thread tastytea
On 2022-09-17 17:37+0800 johnstrass wrote: > At 2022-09-17 14:15:51, "Walter Dnes" wrote: > > >On Sat, Sep 17, 2022 at 10:40:53AM +0800, johnstrass wrote > > > >> Compiling gcc uses alot of memory, sometimes only less then 10MB > >> left free ( I am doing this on a small yeeloong netbook

Re:Re: [gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-17 Thread johnstrass
At 2022-09-17 14:15:51, "Walter Dnes" wrote: >On Sat, Sep 17, 2022 at 10:40:53AM +0800, johnstrass wrote > >> Compiling gcc uses alot of memory, sometimes only less then 10MB >> left free ( I am doing this on a small yeeloong netbook with only >> 1GB memory). > > Ouch, I'm surprised it

Re: [gentoo-user] Separate /usr partition

2022-09-17 Thread Peter Humphrey
On Friday, 16 September 2022 18:57:42 BST Rich Freeman wrote: > systemd-cryptsetup is called by the crypt module > There is also a bluetooth module. Just what I needed - thanks Rich. I just didn't have the names right. -- Regards, Peter.

Re: [gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-17 Thread Walter Dnes
On Sat, Sep 17, 2022 at 10:40:53AM +0800, johnstrass wrote > Compiling gcc uses alot of memory, sometimes only less then 10MB > left free ( I am doing this on a small yeeloong netbook with only > 1GB memory). Ouch, I'm surprised it compiles at all. The Gentoo install handbook