From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco van Hulten Subject: Re: upgrading systems with <= 2 GiB RAM Date: Sun, 3 Nov 2019 15:14:37 +0100 Message-ID: <20191103151252.0e99e919@jasniac.instanton> References: <20191031155420.78fab93a@gfi063209.klientdrift.uib.no> <878sp0pm24.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35374) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRGeY-0003qf-5D for help-guix@gnu.org; Sun, 03 Nov 2019 09:14:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRGeX-00023a-3i for help-guix@gnu.org; Sun, 03 Nov 2019 09:14:50 -0500 Received: from alfons.uib.no ([2001:700:200:30::141]:60086) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iRGeW-00021b-84 for help-guix@gnu.org; Sun, 03 Nov 2019 09:14:49 -0500 In-Reply-To: <878sp0pm24.fsf@devup.no> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Marius Bakke Cc: help-guix@gnu.org Marius=E2=80=94 Je 31 okt 23:49 skribis Marius: > Marco van Hulten writes: >=20 > > I have an oldish amd64 system with 2 GiB of memory, but it is fast > > enough to use as a media center. Guix was last updated early this > > year. Upgrading it now takes many days. It keeps on swapping (using > > quite consistently 2 of 4 GiB of swap available). > > > > Do you think the swapping is the reason that it takes so long? > > > > Would it be a general strong advice to use more than 2 GiB, or is it > > likely useful to give details like which program is compiling (as in a > > proper bug report)? =20 >=20 > Ideally you should not have to compile anything. Have you authorized > the ci.guix.gnu.org signing key? I did not authorize that signing key. Now that I have, upgrading the system and installing packages goes much faster. Thanks for this! =E2=80=94Marco