From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 07 16:06:54 2020 Received: (at 41710) by debbugs.gnu.org; 7 Jun 2020 20:06:54 +0000 Received: from localhost ([127.0.0.1]:55011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ji1ZG-0003kg-7Q for submit@debbugs.gnu.org; Sun, 07 Jun 2020 16:06:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ji1ZE-0003kR-69 for 41710@debbugs.gnu.org; Sun, 07 Jun 2020 16:06:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57431) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ji1Z7-0008R5-UW; Sun, 07 Jun 2020 16:06:45 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=40102 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ji1Z7-000163-6E; Sun, 07 Jun 2020 16:06:45 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: =?utf-8?Q?L=C3=A9on?= Lain Delysid Subject: Re: bug#41710: Possibly found a bug while doing a "guix pull" References: <87a71guy5m.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 20 Prairial an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 07 Jun 2020 22:06:43 +0200 In-Reply-To: (=?utf-8?Q?=22L=C3=A9on?= Lain Delysid"'s message of "Sun, 7 Jun 2020 03:12:20 +0200") Message-ID: <87wo4ir67g.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: 41710 Cc: Julien Lepiller , 41710@debbugs.gnu.org, zimoun X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hi L=C3=A9on, L=C3=A9on Lain Delysid skribis: > Hello, here's the result of the command you asked me to run. I executed i= t, > then did a "guix pull" again and got the same result. Did you try re-running =E2=80=98guix pull=E2=80=99 after the =E2=80=98guix = gc -D=E2=80=99 command? (I don=E2=80=99t see it on the screenshot.) > But the corrupted filesystem idea might be that one. Can you give me > the best command to run a repair of the filesystem? If the suggestion above is not above, then you could try running this as root: guix build --repair \ /gnu/store/m5djg8zwgl7nh0rm1av4nnlbwgwi0fwg-guix-daemon-1.1.0-4.bdc801e= .drv Let me know how it goes. HTH, Ludo=E2=80=99.