From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id fgbqJIZ6rGR6TQAASxT56A (envelope-from ) for ; Mon, 10 Jul 2023 23:39:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id COA0JIZ6rGTxkQAA9RJhRA (envelope-from ) for ; Mon, 10 Jul 2023 23:39:18 +0200 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 4028A4E67E for ; Mon, 10 Jul 2023 23:39:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="BfAKc/Mr"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689025158; h=from:from:sender: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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=AboTWeEBsuB93Kf88aHnHwpWxdm1fzJGYO4eEBoYqNA=; b=tVQvDJT49mMXUU1yQls7rwoAeI8HOSn76QEzcTceawHld8+Co4sQuJWelMJr2XnVw+zd9q QSmNi4d+23A7UyBz07BpMf7jrczrVUJ5FmTPzqr6cmTRtZpGU9rAsUy5+/VEPMjoNobUN0 rfapOlrZOqQBf6D0RP3zQRJ10sBpcXv5vwIGzGNvfBEALHcILBEFhqDFKQlOiFCNZ+Rlrf W2tNx/q2SUkUok2y4LVoAGGu5j0OoonZgrl2gAthXocxYF85yjJ7yOriRjJG9rHdp37pcP 0nvAQk68iQrX9Rx9GvpAMRyPtTLTGuRF9m/gWixrF9C7eNYmSJJj5QxbyAmF0A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="BfAKc/Mr"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689025158; a=rsa-sha256; cv=none; b=D1KqER6qevbzBv2mvuvFsMDJP/uxrmuKIl+x1NTnYXZi9SHMnvajfoyC83VYxSDUYSKhIt g7X4BN+4IZYoXlKOsm4HGOjKNGoA8LcucSNyzaL2bJROcKrQLo7DMfrTb1Y9PhHSX2/4j1 vQj3qP+JWP9NHx+Um4VMi6gT3AIWAFT45FxAd58gNjYhievU+N903JF2YhU0OmvrOsb4b6 CrzVjI7Hf2n/XRXc/tkZhdFzjTs1Oqk34hWVVJLr7ns65gV6A6p1ZIQUqEwYCkeyghOaSp qRBkITi/HuKr88llfV/fNsixxYJLL39W9o6IsZxA5YJPnGXGfBeO9auftOlz6Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qIyb9-0002qt-3X; Mon, 10 Jul 2023 17:39:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qIyb1-0002oT-OR for bug-guix@gnu.org; Mon, 10 Jul 2023 17:39:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qIyb0-0005Bd-FX for bug-guix@gnu.org; Mon, 10 Jul 2023 17:39:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qIyaz-0007NR-Sb for bug-guix@gnu.org; Mon, 10 Jul 2023 17:39:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64302: Guix derivation cannot be computed during pull Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 10 Jul 2023 21:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64302 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Andreas Enge Cc: 64302@debbugs.gnu.org Received: via spool by 64302-submit@debbugs.gnu.org id=B64302.168902513828348 (code B ref 64302); Mon, 10 Jul 2023 21:39:01 +0000 Received: (at 64302) by debbugs.gnu.org; 10 Jul 2023 21:38:58 +0000 Received: from localhost ([127.0.0.1]:49299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIyav-0007NA-Q9 for submit@debbugs.gnu.org; Mon, 10 Jul 2023 17:38:58 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34408) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIyau-0007My-1W for 64302@debbugs.gnu.org; Mon, 10 Jul 2023 17:38:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qIyao-00058j-62; Mon, 10 Jul 2023 17:38:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=AboTWeEBsuB93Kf88aHnHwpWxdm1fzJGYO4eEBoYqNA=; b=BfAKc/Mrsr1Hq3yTbGJ+ ng6L4rGAN7/KVK4rn85Gm8m+LVs1g4zMHnuuBCsRubiFZp3J++08YJxs5OaZ8HzzvJ7ZbB1v0Rg4y 28SnApord8NtnwXIngyQ9hIZT/Tx2lev8XpvsIhZ6DmYGCMeniLX8WHTNZ4D3tZVQ0I+dfIzBUXCJ 4WqhO9pHCv6zUc9DBiKRLSmUBSVpXXpPlaYTWA+rQjNipHhf6hN6mN0ccPqxjFP48R4CnR8Z7PvW0 qwxcBWsYNfQidNmnf1fVT0VFvqTPYEfVDL7Wm3Ibx5ohigKWDs2D1MbPRAvAqfyNuMeE+NDviIvLx 92VeN5ljo8fkUQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qIyan-0002MF-PH; Mon, 10 Jul 2023 17:38:49 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87cz13ke46.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Duodi 22 Messidor an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Cumin 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: Mon, 10 Jul 2023 23:38:47 +0200 In-Reply-To: (Andreas Enge's message of "Fri, 7 Jul 2023 16:45:30 +0200") Message-ID: <87edlf78go.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 4028A4E67E X-Migadu-Spam-Score: -7.19 X-Migadu-Scanner: mx2.migadu.com X-Spam-Score: -7.19 X-TUID: I3ysXx5dXG1t Hi, Andreas Enge skribis: > Am Fri, Jul 07, 2023 at 04:09:13PM +0200 schrieb Ludovic Court=C3=A8s: >> Is it reproducible for you? Could it be a transient failure? > > It is not transient, it happens consistently. > Can I do anything myself to trick it into working? Is there any more data you can grab? Perhaps in /var/log/guix-daemon.log or similar if that=E2=80=99s on a foreign distro? And as a last resort, =E2=80=98strace -f -o /tmp/log -s 500 guix pull=E2=80= =99, so we can get an idea of what happens. TIA! Ludo=E2=80=99.