From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WFErIYClSWHCLwEAgWs5BA (envelope-from ) for ; Tue, 21 Sep 2021 11:27:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WDnKHIClSWF3JQAAB5/wlQ (envelope-from ) for ; Tue, 21 Sep 2021 09:27:28 +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 322BC15221 for ; Tue, 21 Sep 2021 11:27:28 +0200 (CEST) Received: from localhost ([::1]:58518 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSc3j-0000WX-C2 for larch@yhetil.org; Tue, 21 Sep 2021 05:27:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51682) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSc2d-0008M9-18 for guix-devel@gnu.org; Tue, 21 Sep 2021 05:26:19 -0400 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:38907) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mSc2Z-0006Co-9b; Tue, 21 Sep 2021 05:26:18 -0400 Received: by mail-wr1-x42e.google.com with SMTP id u18so35391944wrg.5; Tue, 21 Sep 2021 02:26:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=Bq/hdEmvXWOfw+z11/mlw8SkCedfKSAMKHcz3vVtARo=; b=QG6v6NnBW7Oaa+5O9vqZBJREdbhiv2PgHauKlyPLRGWuY6FghidGgO/x0gR/XxQHIp 9U6chqPUfrZXj4A//6wBz7wlNO8qzh70mBY3RlJfaX8U3IMNq4alYL0aVjT8vCFSJ6r0 QtiNEtehAvTJS/F2/V52te06J4XwkCZQS2iDDBNYF5C4bsWOwjcBiOcBt0zpvIXqRsEP W4doLTFTpxBwCNxXvpFzVe+ZhsG2JGCIfQWLsXIwQT/zkOrTfHU6g+0ugkhK+z5qzP8k M5sKgPR3ydSzivpeWDPBlqtH2ebfzYF9SNZekinhBovt4DURNrSbXoHwqN2G8DNEu/tb myqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=Bq/hdEmvXWOfw+z11/mlw8SkCedfKSAMKHcz3vVtARo=; b=JVeItK3siai+WwGRW+GQjbMcoiNEWO+7FcGLVMauuH9rhaly7lGZYnO4u4TYpChE0j B/1yvqYt+yEJBE/Uoplfb7euFtnD8Jr7LCG1qOwvIAQ9Y1CmGx28orEHBRoGhmVssWP2 6cSVOLg5gL0bJZzS3kZSA69p4Vsw4zQBeTiYgxNJ+MiGj+ngNLrHFaHjMPTNa41PB+tE 6QAmfuxj+JnT3lNIFYSjfNLHNVX45J2YFqjffdXPUrP0WMCRWdpUWH6QFiXYa9A2OtCH SrQ8KoA3m4yakwjaP4c8Q8CyGE4ZdMGGjWfJGz654C+oanA0Gu4eXQeyrWnrPGHjIKKP 2nPQ== X-Gm-Message-State: AOAM531ZDBEKkXK2AjfqeALMPiGFz2S/06uFOUiXLOhBy3/HN7Ajt9E0 CKbiAtIMn6Yb0lf35FB5iMXlY+MgBAvCcg== X-Google-Smtp-Source: ABdhPJweybgAWvSP9rRTHcwF3PegKTOZLz2KPpkblBnWxXlrCGy2OwPV+vEeMUFr53YJ0VEw14RTMw== X-Received: by 2002:adf:f481:: with SMTP id l1mr2763129wro.411.1632216373704; Tue, 21 Sep 2021 02:26:13 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id i1sm18499988wrb.93.2021.09.21.02.26.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Sep 2021 02:26:13 -0700 (PDT) From: zimoun To: Mathieu Othacehe Subject: Re: OBS substitutes In-Reply-To: <87ilyu5n1f.fsf@gnu.org> References: <86y27rc4lf.fsf@gmail.com> <87ilyu5n1f.fsf@gnu.org> Date: Tue, 21 Sep 2021 11:25:25 +0200 Message-ID: <86pmt2b7qy.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42e; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632216448; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Bq/hdEmvXWOfw+z11/mlw8SkCedfKSAMKHcz3vVtARo=; b=U6jvaiSwPg5DGdvevvZ/3jIu5dv1cc3KvXUWQbOyZDamKBDuECIyygPWx5aNteSJ2IRszr cM9AeqAXxsGxD8yP4VHR6F5WH48N0Zfbt6ayF2DzxGKe/eNLcPI6jIjaJ5YjVHzIOOwM7K 8MRRKK2aBR1sHzuR5ZALijfYRzVkawsgsW5dSFTccHb40RJw1QjjvpmzViPLSB/Wav1IRY dmjq1jTVbuoGaGfmQNwByAAZdOBnbPVknLG8/s1de2w4eQjR4dudZgBXc8qvjZ1OF0WNmN nLT1F7gRK/8E0GhHVMlP6HSU/VkxT4sSGP4tVXUUqN23EibABzAxGxRNf04ShA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632216448; a=rsa-sha256; cv=none; b=rhS1H2FLlh9RWc+rq8x+3PGEzIwcU1IUKyZAvEd05dvOGBOqhDF1JjZe9RJ++MUOqh3GH3 vxTP+MGoqEkz5EHzA23CA4VLTADdfecum+MIpSutiPa9fXmZEMmQYNG8iNSnddRkTTKxdT cB/amo9Z0VTxlDxywmy6R2H8uB4/0P9qSmQCaVdSl2jMbQ07fg/xGBXMhXoxgmo6uewsvg okKBEb2BEaBQzMtPF2hYBzhcETHoHYXxa29wuPeQmchFrFrnmSVRv2ltMltYZYb81M+39X pgKQVb0ooe/W51UioJF+8EtuU/Ao8fM09U0Ju6ng40BtCbp/JEyEx5IwEPmeqg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=QG6v6NnB; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -1.59 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=QG6v6NnB; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 322BC15221 X-Spam-Score: -1.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: d7iGcN8MI81P Hi Mathieu, On Tue, 21 Sep 2021 at 08:51, Mathieu Othacehe wrote: >> well, I do not understand why it is not on Berlin. But why not. Then, > > Looks like Cuirass built it the 15th of September: > https://ci.guix.gnu.org/build/785837/details. > > When did you experienced this issue? What was your guix revision? Yesterday evening with Guix fb32a38 pulled Sep 09 2021 10:18:35. >> Why? How is it possible that =E2=80=9Cguix weather=E2=80=9D reports tha= t the >> substitute is available but then =E2=80=9Cguix build=E2=80=9D does not f= etch it? > > That is strange. Did you run those two commands in that specific > order? How much time elapsed between the commands? I ran these commands: guix environment --ad-hoc obs -- obs see build stuff, then C-c C-c, guix weather obs puzzled by the availability on Bordeaux despite the fact Guix does not fetch it, so try (in case I miss something): guix build obs --substitute-urls=3D"https://bordeaux.guix.gnu.org" last, report. :-) Cheers, simon