On Mon, 2011-10-10 at 15:09 +0200, Cyril Bouthors wrote: > On 10 Oct 2011, baldr...@free.fr wrote: > > > When I try to ssh into gcc38 it asks for my password. Is this expected? > > All other machines are either down or I can log in without a password. > > I tried to log into gcc38 with my login cyb but it also asks for password, my > public key is refused: > > debug1: Next authentication method: publickey > debug1: Offering public key: /home/cyb/.ssh/id_rsa > debug1: Authentications that can continue: publickey,password > debug1: Trying private key: /home/cyb/.ssh/id_dsa > debug1: Next authentication method: password > > > /home not mounted? > > I don't have direct root access.
Hi, Users tend to overload gcc38 causing it to freeze because it has only 256 MB of RAM, see: https://gna.org/support/?2796 Typical pattern is reusing some other machine build script which has heavy optimization and -j 2 or 4 leading to immediate crash on gcc38. For now I'm restoring acces to gcc38 only for specific requests via. https://gna.org/support/?group=gcc-cfarm Sincerely, Laurent _______________________________________________ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users