From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: guix pull: cannot allocate memory Date: Fri, 21 Apr 2017 13:43:13 -0400 Message-ID: <20170421174313.GA27908@jasmine> References: <20170420194652.uidkalv2dejkodzw@abyayala> <20170420200308.jzouequckyog4vzn@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1caX-0002s8-Cv for guix-devel@gnu.org; Fri, 21 Apr 2017 13:43:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1caS-0007t6-9x for guix-devel@gnu.org; Fri, 21 Apr 2017 13:43:21 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:38721) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d1caS-0007t1-6V for guix-devel@gnu.org; Fri, 21 Apr 2017 13:43:16 -0400 Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id 72BC17E5A8 for ; Fri, 21 Apr 2017 13:43:14 -0400 (EDT) Content-Disposition: inline In-Reply-To: <20170420200308.jzouequckyog4vzn@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org On Thu, Apr 20, 2017 at 08:03:08PM +0000, ng0 wrote: > ng0 transcribed 3.0K bytes: > > Is this exactly what Guile is telling me, "get more RAM / SWAP whatever"? > > > > ERROR: In procedure open-process: > > ERROR: In procedure open-process: Cannot allocate memory > > builder for `/gnu/store/pg93cl2f7pynqz3rxmvg77226y79lhhi-guix-latest.drv' failed with exit code 1 > > guix pull: error: build failed: build of `/gnu/store/pg93cl2f7pynqz3rxmvg77226y79lhhi-guix-latest.drv' failed > > Okay, I added a swap, and this time guix pull as unprivileged user succeded. > As root I had no problems before, same before the conversion to GuixSD. I'm curious, how much memory does the system have?