From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id OHzlEDNNLGX/XwEA9RJhRA:P1 (envelope-from ) for ; Sun, 15 Oct 2023 22:36:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OHzlEDNNLGX/XwEA9RJhRA (envelope-from ) for ; Sun, 15 Oct 2023 22:36:03 +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 DC0048118 for ; Sun, 15 Oct 2023 22:36:02 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=km1NU8eG; 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=1697402163; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=BqLVlI+X/JftPQ67U9pREKBtRUnEY3rlqQ4/mJn9k0E=; b=RZyUGv7hxBg/O4aSetjZb2On6hvEwQuhpy0OIPDQ1F54qFTJEZr89LbulhGNULhtaPX+nj 8BxYuvXjicYjPOlK3U9WkVjRr0OS2fbtmVA1YWH/02kmYVnvN8bj+Jeai03M+odORUKIy3 jRDaFfj8r0BTEnlqd0J6gtQap15mC9mXbqlGQG5055MYlrHdXg/fmIsI7C9EJLgSySCsB2 VHfH9oGnuf3e81fLj6YG9Et00FbwppgMSeIc9WPBChakVf6VkufvwoqL/krvxLKwlNU+o1 9NqwsbuaQ7qADD8V3aD+e7+m9NtuyMvjl+PZ2FHjQ2SY68bwCR3En3SSM48CFw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697402163; a=rsa-sha256; cv=none; b=urVqu5deAawqR7Mremx1NI5Z6y6S2JTJUJuz3NEDO/5xXZtYpwo7vh+R3b8VxKWIfE9cCx YGm97Yj7Yh1CKm3o+Zk+AbY1i6sdutO8goFU+APfjdOlnV7JBcngzpR+dfxjOin5ZexR33 gfLgz7RaXB/7ftJ1TWT2Os5qPDe9183BDYZBoRBatCBbBzdpyAG7HzR7JMPPhHO5qYQ6Jq wn6lapwP8z6ug8zk/S6pkVFIlw8RekJIMy9r/OivW9mUkwvRqw8EAAWdUpJvZc1XYn8i21 uNbR1xK4KJuk3Aa1Z3AQXQt0to0k28oUTxaTn5zwfle8KUqjpAWJtPJJ4J+yMA== 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=km1NU8eG; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qs7ps-0002pK-36; Sun, 15 Oct 2023 16:35: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 1qs7pq-0002li-9t for bug-guix@gnu.org; Sun, 15 Oct 2023 16:35: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 1qs7pq-00040N-1e for bug-guix@gnu.org; Sun, 15 Oct 2023 16:35:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qs7qD-0006ex-Ps for bug-guix@gnu.org; Sun, 15 Oct 2023 16:36: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 20:36: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: 54447@debbugs.gnu.org Received: via spool by 54447-submit@debbugs.gnu.org id=B54447.169740210325290 (code B ref 54447); Sun, 15 Oct 2023 20:36:01 +0000 Received: (at 54447) by debbugs.gnu.org; 15 Oct 2023 20:35:03 +0000 Received: from localhost ([127.0.0.1]:54207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qs7pG-0006Zp-Nf for submit@debbugs.gnu.org; Sun, 15 Oct 2023 16:35:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57722) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qs7pB-0006ZD-NK for 54447@debbugs.gnu.org; Sun, 15 Oct 2023 16:35:01 -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 1qs7oh-0003Wr-U2 for 54447@debbugs.gnu.org; Sun, 15 Oct 2023 16:34:27 -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=BqLVlI+X/JftPQ67U9pREKBtRUnEY3rlqQ4/mJn9k0E=; b=km1NU8eG2Fe3Dumb3env ceNxQmTQ9XZgsa3XGRGekgweOeiKVYW1b1lKrimvAfrNud3OJRixg220Wkf+kfDu7kl5MNMXk4OOm fYB3aJbCQGI6KCcCgpqYMzOXtMqriImnElmMrE0FdZ3WgVcoEwwarpFUpxepwS7rmLbazgEIe9Qpi ZeN6PnYBO0k29dr4CRwD2iQFwnwxISuBjZAriezUFoW3Gp3oYMcAXMrCoP8MtN4EfpAo8/GLUqu86 7/3mnPN2kSvVzTuzFd9VXkmUWjevL4qmOrPTvdXu6pfRb2/VIMIYS0RfvwTIAEgUP1LdoIaiiGGOm oubikQ3Qk3hhFA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87pm1f8wm1.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sun, 15 Oct 2023 22:21:58 +0200") References: <877d8r4etz.fsf@gnu.org> <87a63v5xwd.fsf@gnu.org> <87pm1f8wm1.fsf@gnu.org> Date: Sun, 15 Oct 2023 22:34:25 +0200 Message-ID: <87lec38w1a.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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.83 X-Migadu-Queue-Id: DC0048118 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.83 X-TUID: KOnlsR0YRFZK Ludovic Court=C3=A8s skribis: > Looking at the nginx and =E2=80=98guix publish=E2=80=99 logs, I found tha= t the missing > substitute is not that of 4r1wij3bzj9zv75ds82a93jl7bcman2x (the .drv > itself) but rather that of a dependency of that .drv: > > [14/Oct/2023:23:22:09 +0200] "GET /wqqzcxrhbnv0nzg64iiiqd5grr4vk2zg.nar= info HTTP/1.1" 404 58 "-" "GNU Guile" > > That item=E2=80=99s size is above the cache bypass threshold of 100=C2=A0= MiB as > currently configured on berlin: > > $ du -hs /gnu/store/wqqzcxrhbnv0nzg64iiiqd5grr4vk2zg-guix-5a6b1a5 > 124M /gnu/store/wqqzcxrhbnv0nzg64iiiqd5grr4vk2zg-guix-5a6b1a5 > > The immediate fix/workaround is to raise that threshold. I raised the threshold to 150=C2=A0MiB in maintenance.git commit 213384e43de63ce3a5a55599e8fb89891ffef7eb. I reconfigured berlin and restarted =E2=80=98guix publish=E2=80=99 seconds = ago. Hopefully next time installation tests won=E2=80=99t have that problem. Ludo=E2=80=99.