From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gCrfDGoW2V7oUgAA0tVLHw (envelope-from ) for ; Thu, 04 Jun 2020 15:42:34 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4Au7CGoW2V5YIQAA1q6Kng (envelope-from ) for ; Thu, 04 Jun 2020 15:42:34 +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 82115940276 for ; Thu, 4 Jun 2020 15:42:33 +0000 (UTC) Received: from localhost ([::1]:55282 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgs0l-0005MC-6v for larch@yhetil.org; Thu, 04 Jun 2020 11:42:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46496) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgs0J-0005LB-FW for bug-guix@gnu.org; Thu, 04 Jun 2020 11:42:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35743) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jgs0I-0006x7-FA for bug-guix@gnu.org; Thu, 04 Jun 2020 11:42:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jgs0I-00074Y-DV for bug-guix@gnu.org; Thu, 04 Jun 2020 11:42:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41710: Possibly found a bug while doing a "guix pull" Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 04 Jun 2020 15:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41710 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: =?UTF-8?Q?L=C3=A9on?= Lain Delysid , 41710@debbugs.gnu.org Received: via spool by 41710-submit@debbugs.gnu.org id=B41710.159128530727166 (code B ref 41710); Thu, 04 Jun 2020 15:42:02 +0000 Received: (at 41710) by debbugs.gnu.org; 4 Jun 2020 15:41:47 +0000 Received: from localhost ([127.0.0.1]:47289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgs03-000745-EK for submit@debbugs.gnu.org; Thu, 04 Jun 2020 11:41:47 -0400 Received: from lepiller.eu ([89.234.186.109]:55454) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgs01-00073w-8M for 41710@debbugs.gnu.org; Thu, 04 Jun 2020 11:41:46 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 97c846e7; Thu, 4 Jun 2020 15:41:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:from:message-id; s=dkim; bh=hK2Fu4Ravn9HJTu2U0FJgO5DDa4vjrIlA0m9KN2DAPE=; b=NXAEVxbB49XP 0BL2DQS0N7EeXPagwDaZ54x+zyVnFOw/4KZKtTmriaEMSV0lUEkq4WCD5x4J+2sO oYUpmk+mCgLPuJR5EBF/MLPRaYymkkEe9z0JIIcknc/plnzR/x2PY9eRYn4OyXth l5rLViObY1Gy4XfDA1umTdQtDRat4B7v0nlnqlyyaw/CmL9/YCivvIEH3wdrUjF+ mKef2+XWNpzahtPEIgz0VjMYWXK/Pts6cSFjJdVASIlCUgZZpt02/zKYBjIqn8Sh uR58k+jXAVau2YPGX/EBbLLo1t4mIBFwRh8RGxQJU085G8IVfHpExKy0bgtiUjol RhFnT0fpCw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 4f9b5ec7 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Thu, 4 Jun 2020 15:41:40 +0000 (UTC) Date: Thu, 04 Jun 2020 11:41:26 -0400 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Julien Lepiller Message-ID: X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=lepiller.eu header.s=dkim header.b=NXAEVxbB; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); 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: 0.09 X-TUID: D67rdY2Ae8HX Le 4 juin 2020 10:38:09 GMT-04:00, "L=C3=A9on Lain Delysid" a =C3=A9crit : >Hello! >I just tried to "guix pull" on my Debian Buster GNU/Linux system=2E Twice >it >made the system completely freeze for a few seconds and then reboot=2E >And >that third time it didn't crash the system but the guix pull failed and >returned this error: >https://pastebin=2Ecom/vhDR8gDC > >Can somebody help me please? > >(Before doing the third "pull", I did an "apt update" and "upgrade", >but I >wasn't that much behind in updates, I had done it less than a week ago >last=2E My last "guix pull" was made at the same time as the "apt >update", a >few days ago=2E) > >Hoping I can resolve this soon or that my feedback was positive for the >development of Guix=2E =3D) >I can provide log debug info (if there is any) upon request=2E > >Best regards! Sorry pastebin is not tor friendly, I couldn't look at it=2E For the freezing part, could it be that you have relatively low free ram (= <2GB) and no swap? Or maybe /tmp is mounted as a tmpfs and for some reason = it takes a lot of space? You might need to use substitutes when runnning guix pull=2E I don't have = that much ram either on some computers, so I always take a look at https://= ci=2Eguix=2Egnu=2Eorg/jobset/guix-modular-master and choose the latest comm= it that was built for my architeeture=2E Then eg=2E guix pull --commit=3Dc9= 87b72 This will allow guix to download substitutes for guix pull instead of buil= ding locally, which doesn't require any ram usage=2E HTH!