From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix pull timing out on low resource servers Date: Wed, 17 May 2017 14:39:39 +0200 Message-ID: <87lgpvzmgk.fsf@gnu.org> References: <20170516194639.GA17312@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAyF0-0006XW-UN for guix-devel@gnu.org; Wed, 17 May 2017 08:39:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAyEw-0000FK-Rk for guix-devel@gnu.org; Wed, 17 May 2017 08:39:46 -0400 In-Reply-To: <20170516194639.GA17312@jasmine> (Leo Famulari's message of "Tue, 16 May 2017 15:46:39 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Mon, May 15, 2017 at 10:12:01AM +0000, ng0 wrote: >> Since the switch to Guile 2.2 and guix pull taking much more >> computing time and resources, all my virtual hosting servers >> time out when I run guix pull on them without using mosh >> and just openssh, because the process just takes much too >> long. > > I have a super low-power server with 4 GB of RAM [0]. Building Guix with > Guile 2.2 takes about 100 minutes: > > > real 100m6.133s > user 0m18.804s > sys 0m2.724s One way or another, we should arrange so that users don=E2=80=99t have to p= ay this cost. Ludo=E2=80=99.