From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +O9qFjGShF9IBwAA0tVLHw (envelope-from ) for ; Mon, 12 Oct 2020 17:28:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id AG89EjGShF+lNwAAbx9fmQ (envelope-from ) for ; Mon, 12 Oct 2020 17:28:17 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 026439402CC for ; Mon, 12 Oct 2020 17:28:17 +0000 (UTC) Received: from localhost ([::1]:42192 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kS1cN-0001ZC-V2 for larch@yhetil.org; Mon, 12 Oct 2020 13:28:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kS1Mh-0005kx-3o for bug-guix@gnu.org; Mon, 12 Oct 2020 13:12:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60536) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kS1Mg-00034b-F6 for bug-guix@gnu.org; Mon, 12 Oct 2020 13:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kS1Mg-0004IE-B1 for bug-guix@gnu.org; Mon, 12 Oct 2020 13:12:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#43486: guix pull raised a bug in 679d5e6b3d Resent-From: Nala Ginrut Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 12 Oct 2020 17:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43486 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Leo Famulari X-Debbugs-Original-Cc: 43486@debbugs.gnu.org, Ludovic =?UTF-8?Q?Court=C3=A8s?= , Tobias Geerinckx-Rice via Bug reports for GNU Guix Received: via spool by submit@debbugs.gnu.org id=B.160252271616478 (code B ref -1); Mon, 12 Oct 2020 17:12:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Oct 2020 17:11:56 +0000 Received: from localhost ([127.0.0.1]:43846 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kS1Ma-0004Hi-5v for submit@debbugs.gnu.org; Mon, 12 Oct 2020 13:11:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:57652) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kS1MY-0004Ha-DS for submit@debbugs.gnu.org; Mon, 12 Oct 2020 13:11:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kS1MW-0005g9-Sy for bug-guix@gnu.org; Mon, 12 Oct 2020 13:11:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46653) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kS1MV-00033y-Ou; Mon, 12 Oct 2020 13:11:51 -0400 Received: from [113.89.99.108] (port=48969 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kS1MU-0006Bv-JL; Mon, 12 Oct 2020 13:11:51 -0400 References: <87lfh77qrc.fsf@debian> <87y2l7xou4.fsf@gnu.org> User-agent: mu4e 1.4.13; emacs 27.1 From: Nala Ginrut In-reply-to: <20200921222344.GC18499@jasmine.lan> <87zh5j7sif.fsf@debian> <20200921222344.GC18499@jasmine.lan> Message-ID: <87wnzvxtbn.fsf@gnu.org> Date: Tue, 13 Oct 2020 01:11:40 +0800 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-Mailman-Approved-At: Mon, 12 Oct 2020 13:28:07 -0400 X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 43486@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -3.61 X-TUID: VvB8jabl4Ugm --=-=-= Content-Type: text/plain Leo Famulari writes: > If that's the case, it would be useful to know how much RAM was > available to the system. This bug has gone from my system, I've run `guix pull` each day since then, they're all ok. But I'd like to answer your question: 16G RAM + 18G swap. Best regargs. -- GNU Powered it GPL Protected it GOD Blessed it HFG - NalaGinrut Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE9TtMVpW15NVgk0MkhGlncoRqAFgFAl+EjlIACgkQhGlncoRq AFhEBw/+PxJWT84vc34Nq9FnwIV4P4Tm3bghPs+keC3ZFPHFuQn1YC8/9zH8BI/9 4Uk3MP8Usa27tEQWj1KoDg3fioVnzErz6Q/w+OIDxJFMvmBpSvxE916BU6hqTvNf AiC1KpgFm4FDMq4jh/aHz5dyDb71ilFUDI/JtSL1p4BYfg2EF75Ldd5kDk/P9GNZ 1co1ZyTyJu76FWGn17I0NW1x1czW4Em1R8FH2Vqm6hVyVfpKbADmObIXVx2Jck7h DGqHoOfniiZR6lhRu8EWioe8lNAB6mhgviPZAxBVm5jfZY/tr9aBn5njWYlzHWYa Tx579+i/sTpDRszqTsDOW0A6/uNWdyVNXKxnBGmhV6f22CNEGG5i4EuIbsTzi/G4 08XzodH3Vsfg6fh3mifj4zqkN3o/RA4F6QSIoVgvfgr0kXCvFLDurREGgk6iYLJZ +OWvDdEUEaN0XJStif5NQvidBKm4y3p1NrpMboRsIw4Po4PYgaCcL53Bs8aRHd4p BEDgmqdYWqSRQuAm2sK2SJZqXfCgbrSqXO4Oa9NfV690eBSTP7vYWjYTNQPi92ii T3qBNPkU3vDePBFWRgYSp0nSfqtyuHocvNaTNmpuYFPmcfetvKcyxpJIZdNtYoOn NcfxBWm4NNyO40lD6rM2+H2jkeH94tDqui7LzNSGMau4CLjG4x0= =wLSM -----END PGP SIGNATURE----- --=-=-=--