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 mAyoCARdwV7NNAAA0tVLHw (envelope-from ) for ; Sun, 17 May 2020 15:49:24 +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 mLuOBARdwV4IRAAA1q6Kng (envelope-from ) for ; Sun, 17 May 2020 15:49:24 +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 A810994036C for ; Sun, 17 May 2020 15:49:23 +0000 (UTC) Received: from localhost ([::1]:50914 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jaLXW-0006E7-ML for larch@yhetil.org; Sun, 17 May 2020 11:49:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jaLXC-00068l-Iq for bug-guix@gnu.org; Sun, 17 May 2020 11:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32804) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jaLXC-000516-8q for bug-guix@gnu.org; Sun, 17 May 2020 11:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jaLXC-0005NR-6G for bug-guix@gnu.org; Sun, 17 May 2020 11:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#40769: Git error: object not found when running guix pull Resent-From: Mayeul Cantan Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 17 May 2020 15:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40769 X-GNU-PR-Package: guix X-GNU-PR-Keywords: notabug To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 40769-submit@debbugs.gnu.org id=B40769.158973053820644 (code B ref 40769); Sun, 17 May 2020 15:49:02 +0000 Received: (at 40769) by debbugs.gnu.org; 17 May 2020 15:48:58 +0000 Received: from localhost ([127.0.0.1]:44348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jaLX7-0005Mp-LZ for submit@debbugs.gnu.org; Sun, 17 May 2020 11:48:58 -0400 Received: from smtp06.smtpout.orange.fr ([80.12.242.128]:17013 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jaJB9-0007OW-GG for 40769@debbugs.gnu.org; Sun, 17 May 2020 09:18:11 -0400 Received: from services.mayeul.net ([92.137.74.209]) by mwinf5d11 with ME id fpHz2200B4Ww7VY03pJ0cX; Sun, 17 May 2020 15:18:01 +0200 X-ME-Helo: services.mayeul.net X-ME-Auth: bWF5ZXVsLmNhbnRhbkBvcmFuZ2UuZnI= X-ME-Date: Sun, 17 May 2020 15:18:01 +0200 X-ME-IP: 92.137.74.209 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mayeul.net; s=mail; t=1589721479; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6JFJt/F5Uzyk3hhwvFjPm6wRqVvgGxdcPEm7uUUiy0U=; b=HL4Ns+II13uOPLGHI7VqDDODc0z09PbZDRzicWVbGsZTZAEK32O6Qx3EXoLYU/yblI5ZrK N60kHs4+oNNuzTTvdJxYxWjBnRwgLZshszjM9KBZlV8W/Gthkai32o0cihIn8AAmPO7VOY CGdRXe//GcHXbUXbz8KlYaKQr1WYALs= MIME-Version: 1.0 Date: Sun, 17 May 2020 15:17:59 +0200 From: Mayeul Cantan In-Reply-To: <87ftcvqlff.fsf@gnu.org> References: <089adaa4-3bce-a353-adb4-5eb6862489cb@cantan.eu> <87ftcvqlff.fsf@gnu.org> Message-ID: <0a70117a280d8a230bb9df58db3f3c70@mayeul.net> X-Sender: oss+guix@mayeul.net Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Mailman-Approved-At: Sun, 17 May 2020 11:48:55 -0400 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: , Cc: 40769@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=fail (rsa verify failed) header.d=mayeul.net header.s=mail header.b=HL4Ns+II; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mayeul.net (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: jokptILFCej6 > ‘guix pull’ maintains Git clones under ~/.cache/guix/checkouts. > Probably the hardware issue led to a corrupt checkout there, hence the > error above. You fix that by running: > > rm -rf ~/.cache/guix/checkouts > > before running ‘guix pull’ again. Hi Ludo, Sory for not answering earlier. That helped me a lot! Thank you very much. Cheers, Mayeul