From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yL5XOtzVXWW9SgEAauVa8A:P1 (envelope-from ) for ; Wed, 22 Nov 2023 11:20:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yL5XOtzVXWW9SgEAauVa8A (envelope-from ) for ; Wed, 22 Nov 2023 11:20:13 +0100 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 8F009225F1 for ; Wed, 22 Nov 2023 11:20:12 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hgIFtmVw; 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=1700648412; 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=PxDCx2hBRKzSorKfiL3viERpJuSg5YXGfyimnvO+StE=; b=J7ROl86rg/QHCW/OnrxzJzMc5zbJdaxB7dcnDYnX9+ureE+3alBA4Jl44liZf0hYsAtIz/ kSFX52jq330Wfz7T2kh3L9cfoY7ctLrBzzswwwig8bpi0RIbi90PBzddtLEWpSuJxIuvaZ yVNdBWLSs8v1zr4mC2QhlFujREDTU5lB3gcpJoTY+z7lqyJ/CiP+rVEik4JVDtipevyR5A qVaUxHG8tfN/SvhTlCOpclvFKEoqtoOBugvlcZx77v7rhpTRKEKDEEgjiS4v9t8SPI3+e+ gVGss9h2jY1mbKfsa5ZcHGnYCqOGl+ZLigk7v5gDhOQiSpwSPyHXw8r+T5c2lg== 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=hgIFtmVw; 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=1700648412; a=rsa-sha256; cv=none; b=SQoJdU5KBCf4oP2NrE2p2t40ML0wsvQrskTserWHlilrM2DbusoZxZc3vGAU8O/KGv3xkF SZHrHqd1UExeuAS44xGTZtVPWpNsUYrbkpU+CLZUuvHyz33OKkGg9xaO2HPkUCS7xx4GLd PYYNb7K1m6jak+sdu8IbDy776a8aOfzjfyez+3i4t4COZlr9GTQuLF2wNNkdDs2zdXW/+Y edzUMVYl6fRgg3ikiwWHvQ7fuw6LALBE9epIw8yjJByfQrFblen0Gk5X5SI18yiq4r/O6z DoD9HSeQPd5FW6BCL7aw7t67MHrjM6tsXZuxSA0QZZZippvt5NrzO59w7+Nrjw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r5kKv-0001z6-If; Wed, 22 Nov 2023 05:20:01 -0500 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 1r5kKs-0001yQ-VO for bug-guix@gnu.org; Wed, 22 Nov 2023 05:19:58 -0500 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 1r5kKs-0007st-N6 for bug-guix@gnu.org; Wed, 22 Nov 2023 05:19:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r5kKv-0006AC-PA for bug-guix@gnu.org; Wed, 22 Nov 2023 05:20:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#67250: builtin:git-download capability detection not working for the bordeaux build farm Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 22 Nov 2023 10:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67250 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Christopher Baines Cc: 67250@debbugs.gnu.org Received: via spool by 67250-submit@debbugs.gnu.org id=B67250.170064839423673 (code B ref 67250); Wed, 22 Nov 2023 10:20:01 +0000 Received: (at 67250) by debbugs.gnu.org; 22 Nov 2023 10:19:54 +0000 Received: from localhost ([127.0.0.1]:58045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5kKn-00069l-VM for submit@debbugs.gnu.org; Wed, 22 Nov 2023 05:19:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5kKm-00069Y-E3 for 67250@debbugs.gnu.org; Wed, 22 Nov 2023 05:19:53 -0500 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 1r5kKd-0007s1-UB; Wed, 22 Nov 2023 05:19:43 -0500 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=PxDCx2hBRKzSorKfiL3viERpJuSg5YXGfyimnvO+StE=; b=hgIFtmVwwcW3x6tB4ZeT MKH4jzHbRSU20Nt3KQcITdCvxKfeDm4ShxHk4628IZkDSRsFrh7RJXJlfLPOVWqdITWe7FK4jwHvU fEBV0PzKpZvHN71jZcMuqMqs/jQidGHAXO3sF0oPTqvbgVNxzwA4cY7G5644EnbKYUxQh0BozAIRW Zrny+VeAprDyQCSa7yNQ40J1yUA7eirfY4h/+qGb+PZqlJuoHxl8BprO3nDg8pjHscLVaWY6liakB uHE2OXgSNkteUGxVBFYzOljangp4eydw2PwO/Wavw/ZVF+I42P81qB4JBTaeXNRXcGHSoTqELM3I8 LrQIo364i56ftA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87pm08f41q.fsf@cbaines.net> (Christopher Baines's message of "Fri, 17 Nov 2023 21:39:48 +0000") References: <87pm08f41q.fsf@cbaines.net> Date: Wed, 22 Nov 2023 11:19:42 +0100 Message-ID: <87bkbmm6o1.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: -6.03 X-Spam-Score: -6.03 X-Migadu-Queue-Id: 8F009225F1 X-Migadu-Scanner: mx10.migadu.com X-TUID: tFuLtwBna5SS Hi, Christopher Baines skribis: > The bordeaux build farm depends on computing the derivations on one > machine, then potentially building them on a different machine. > > Some of the build machines don't have a new enough guix-daemon that > understands builtin:git-download, so derivations that use this are > sometimes failing (e.g. [1]) > > 1: https://bordeaux.guix.gnu.org/build/10cc5622-6b1f-4f28-ad9a-41cf796d7a= 15 > > One potential approach to address this is somehow have the data service > indicate that it wants compatible derivations when computing them, > rather than to have guix do feature detection against the guix-daemon > that is being used at the point the derivations are being computed. Would it work for you if we added a keyword argument to =E2=80=98open-connection=E2=80=99 in (guix store) that would let you select= which builtins to use? As in: (open-connection #:assume-available-builtin-builders '("download")) Ludo=E2=80=99.