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 ms8.migadu.com with LMTPS id SJ/YNSAcLGXtawAA9RJhRA:P1 (envelope-from ) for ; Sun, 15 Oct 2023 19:06:41 +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 SJ/YNSAcLGXtawAA9RJhRA (envelope-from ) for ; Sun, 15 Oct 2023 19:06:41 +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 5A32745C3E for ; Sun, 15 Oct 2023 19:06:40 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=FCAspzg7; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697389600; 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=fMqdtvs/conERw8x/oHEr+jyFeFGyP9w5wOXzhr6zCo=; b=JTVrgs1ecFz15cKcWLzQ1HComTR/+JQxhejrxL55qPLyLn2RfODh1lWSk8gFwzUSWMsrBI nOB4JnkW76TmKXRA2cZecU/Zy/N2gpFll0RKxDR5RptUwSNxziGiuWBnZ7St3pKMcd0Gat rYEUB6hcsFsmDjih5pNzIjiVYaABaX5AvsdW/Kj872OKKcV1//lhJR4WlXbaQlfPvzDwlu BIPNve1H7wFCk7uNB21jNBvAJ+ZJUzUPt5LNec9HVBrSvVohIX7jjugPtlqZ6DmOKgYeIJ po3hHCyJ0PD17rWNwQK6RPnyTgyWKVbGlgVHQ9XVEsDcwa8vIV3Jj3OXQPi3wA== 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=FCAspzg7; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697389600; a=rsa-sha256; cv=none; b=X06j4PF4bBXEI3vGpsBg+okR3xz1FGIR4eIKn80PAtOT6wXIBl8S+YDVIBV/4h4vzyC0aH i6i3dyhmkWb3eyYnA4qUtGwFf9qEvVlIaPrvcbe4wgXxmGuXPeXBVrPADxjhXSqeyPvoAi CCv4p4SGFo29r2/mvf17+Xoz6zg0U/sJXYxyo4riz2DkCkmhqiaBpVLAZh+kwDVZ+OIABe DooZyJiZKxHykFQAB9il2/4rNBKfBb5+VheJtpeaq7srN3MVSDpchHlAnepAxU97khKvLR W7nsczDC8+dtX0LCEBNeu35Y7M8S5ixSxRzqvq4VrFLrskTJsIeMH03G1xYTMQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qs4GG-0005U6-F0; Sun, 15 Oct 2023 12:46:40 -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 1qs4GD-0005Tg-QI for bug-guix@gnu.org; Sun, 15 Oct 2023 12:46:38 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qs4GD-0008Uf-IT for bug-guix@gnu.org; Sun, 15 Oct 2023 12:46:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qs4Gb-0004tc-QJ for bug-guix@gnu.org; Sun, 15 Oct 2023 12:47:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#54447: cuirass: missing derivation error Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 15 Oct 2023 16:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54447 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: Mathieu Othacehe , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , 54447@debbugs.gnu.org Received: via spool by 54447-submit@debbugs.gnu.org id=B54447.169738837918736 (code B ref 54447); Sun, 15 Oct 2023 16:47:01 +0000 Received: (at 54447) by debbugs.gnu.org; 15 Oct 2023 16:46:19 +0000 Received: from localhost ([127.0.0.1]:54040 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qs4Fu-0004s8-Nc for submit@debbugs.gnu.org; Sun, 15 Oct 2023 12:46:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56456) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qs4Fs-0004rm-EK for 54447@debbugs.gnu.org; Sun, 15 Oct 2023 12:46:16 -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 1qs4FL-0008Lc-8A; Sun, 15 Oct 2023 12:45:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=fMqdtvs/conERw8x/oHEr+jyFeFGyP9w5wOXzhr6zCo=; b=FCAspzg7CXR2u1TF77Zl UTLnvwk4N4r7iaXcJRd/T22zMDm8aqyjBP6gOsfutb0A481ufY4wuR8qkOvFxE51DsfER1RI0k6kH z47M2NiHCs5j3t07ETJn2/m6tkfpIpKV2QsOgJU/LYFpI7YUVUn1PvPYJdyj2x0f3xhytnrzw4SPE Dn3nZQ+KWn8/GEC8E5d6+DvV3lLYd5LLCpRBdmwPP35GEbZuLYTpSRiDCn9BD/Up5Se4Ev0n7tutp UmR8XocdZzDqrzo/KFHtckUQj+JOwHzSwg1RN6KP1ITPI8+bLI60+BwsoirDWgUDT5aP/FU2dKuUC HQTQevURTFqfaw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87il7detde.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 10 Oct 2023 23:21:49 -0400") References: <877d8r4etz.fsf@gnu.org> <87ttsrbvb2.fsf@gmail.com> <87y1hsu3lb.fsf@envs.net> <87il7detde.fsf@gmail.com> Date: Sun, 15 Oct 2023 18:45:37 +0200 Message-ID: <87r0lv96mm.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.33 X-Spam-Score: -5.33 X-Migadu-Queue-Id: 5A32745C3E X-Migadu-Scanner: mx2.migadu.com X-TUID: SlMUjMt6NEO7 Maxim Cournoyer skribis: > Another example: https://ci.guix.gnu.org/build/1982454/details > > substitute:=20 > substitute: [Kupdating substitutes from 'http://10.0.0.1'... 0.0% > substitute: [Kupdating substitutes from 'http://10.0.0.1'... 100.0% > cannot build missing derivation ?/gnu/store/vwhgs9dkj9spryglb180j27dr5vid= jxv-ecl-23.9.9.drv? This one is from Sep. 9, which is before I deployed the remote-worker fixes, so I=E2=80=99ll dismiss it (happy to look at more recent ones though= !). Tip of the day: M-: (build-farm-build 1982454) Ludo=E2=80=99.