From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 8BsgH/8n02HbXwEAgWs5BA (envelope-from ) for ; Mon, 03 Jan 2022 17:44:47 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gNaMHP8n02EIyAAA9RJhRA (envelope-from ) for ; Mon, 03 Jan 2022 17:44:47 +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 AD4D32CABF for ; Mon, 3 Jan 2022 17:44:46 +0100 (CET) Received: from localhost ([::1]:60836 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n4QRx-00006x-Rz for larch@yhetil.org; Mon, 03 Jan 2022 11:44:45 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53854) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n4QRl-00006Z-K9 for help-guix@gnu.org; Mon, 03 Jan 2022 11:44:33 -0500 Received: from [2a00:1450:4864:20::32f] (port=51922 helo=mail-wm1-x32f.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n4QRk-0000Yn-0C for help-guix@gnu.org; Mon, 03 Jan 2022 11:44:33 -0500 Received: by mail-wm1-x32f.google.com with SMTP id e5so21347904wmq.1 for ; Mon, 03 Jan 2022 08:44:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=e4l63qYDco9z127NeYUamVjQxsmFuIwvq59BZJDo+qg=; b=Loe4MPuVgl2heO+q1HVZ50u60tUO6JhCcFqHFx1RQsWWKu6I/k784/wAJcODkB0Sin 4pcqLmLrdvG+XaOIZEFJjjBoI3lNS5sAY2PipzLCvkNGiD/XZ1e/a3hVV3dR6MXY8xuP 0sxQnLfLrnJq1Ild8da/LaLu+3vkjAfQVC8u2Pz2x9kSvLWd4/RhFM8RySkK7FgiW9Fl qZUXD4EwdF08gmWc+UbG8sxw2IKMEmBbvGV6fFBgQ+kXaA45Kx/EMkhHNSiAaaUa5pDh zYBIEZ+E/J+FVwoyscDXsex2yrmgrxe2Zjwuv4+3+oaJZWp1mnu8ceHIBO1USnQs5gNk FcZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=e4l63qYDco9z127NeYUamVjQxsmFuIwvq59BZJDo+qg=; b=sAaLnfYgwlcyOA4x5fvfWiNm6odV+WL8b69tnaJsoiOYmmP1AiV0fEubQuZCQGSAFH VESrm2AaiVlkSEDLl5X+hYBiE6UID4u2orZEVRjtrA1siRGqeOI0ZGuWuBClfIe0KuFR Vi2dzN7QapQaNAyBmW6/iE0kpJ/ddvAUM+6fYV3UNE4vOoduV4cNoz8484wjZ1DXutrP xChtVJOxn3BsltoPbwwhd34wR2s0ndTJcWV/r81KPSUybVTUTk5IaVrlNRwIGTSrpldK erj3+Rk3qFxmBfwu6xAidA7/0KbHzrR+P4oZNRXqMES7HCfanuers3EJrFpJUZyiJNum iKOg== X-Gm-Message-State: AOAM533baqejA6Tx0bQdHsplCCnw5tkugohgz+n5eOrTi19evWgcLSaq bC6SbxIBfJZkHXgKja84BpzXnWDcxbc= X-Google-Smtp-Source: ABdhPJzM7IRuCuEUcLbfMtqJQ+pPAYzdFTIo9NYVb2fd7ki94RVcTeaBnsVQyFjjr1S0v4L48YcKww== X-Received: by 2002:a05:600c:ad2:: with SMTP id c18mr38385048wmr.177.1641228270717; Mon, 03 Jan 2022 08:44:30 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id f16sm46977154wmg.27.2022.01.03.08.44.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Jan 2022 08:44:30 -0800 (PST) From: zimoun To: David Lecompte , Matthew Brooks , "help-guix@gnu.org" Subject: Re: Avoiding rebuilds (e.g. of mariadb, the entire Rust chain, etc.)? In-Reply-To: <70893fe573a57d285ec8f71bbd0346481baa3cab.camel@metani.info> References: <20211226234130.5ad3d9f2@mailbox.org> <86o84zkc5g.fsf@gmail.com> <70893fe573a57d285ec8f71bbd0346481baa3cab.camel@metani.info> Date: Mon, 03 Jan 2022 17:42:47 +0100 Message-ID: <86mtkcvkhk.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::32f (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::32f; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32f.google.com X-Spam_score_int: 6 X-Spam_score: 0.6 X-Spam_bar: / X-Spam_report: (0.6 / 5.0 requ) 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, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1641228286; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=e4l63qYDco9z127NeYUamVjQxsmFuIwvq59BZJDo+qg=; b=WS+4fPNGZ496FHBuvX9Y4IkdugTyl5rvZIsdnXy90PbkQABeup2TViD0FQCzazvRp9gM/j 2r7EV7gJrS2r6ofshs8jSsIRgyXxg9zkP5jEa2L+qaP3ln2K4kxlHXOGXPoii8kmN6rFnl dfYfp8aiSQM4tDhoU9+1ZiwzqIueJy6gGAXZ2lOPzbPcSQZSqNe7pElQUD91XwmlXB/BMm nAw62ZrxmRSh4W6nBXh7Ww2H6F74AsfQOhRiYBwmU7lD28Sjg4kFvOIk7eh51cQPy6vbNJ Na/pzqgg7Iv2E2R2fbecuTrntEY2F+j7Mro+vR2wkdemf/9Xl3KbXHRBCFih9w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641228286; a=rsa-sha256; cv=none; b=AKQnI1R3ulAJ0Km8qVgc9txpOAdMNUJozXr7ZjAJyaDeO7W/7wBI6551CT+nItaSCzbD+V QZO/I0pp5fD46sF4ftEIyTk9PETAGzMktctDZ8jH4vT5hNc/UlyE4yLpNRQKaMvbjpunhl xzrcr2Ezyou0DukA/buZ1RUECh69ofL8TQvewNbmavVJ6ZkDn0Bf1kDzEFVje6fpb0GKH0 4br5TG+SUKyqgdUrzalmu0zHTL2HGuVD2pw9yWrnS7o+QOsCqglmeRgv/jJSLJZINE39SZ aDvxvqv1YyRtedfB0dOymWpbjdYvPkHxw34XM77bJuI6h1+Pjlk2mS4deaaDYg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Loe4MPuV; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.29 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Loe4MPuV; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: AD4D32CABF X-Spam-Score: -3.29 X-Migadu-Scanner: scn1.migadu.com X-TUID: 6Ax+puqplXex Hi, On Sun, 02 Jan 2022 at 17:36, David Lecompte w= rote: > Le mercredi 29 d=C3=A9cembre 2021 =C3=A0 10:12 +0100, zimoun a =C3=A9crit= =C2=A0: > I saw that, even without a manifest.scm file, I can run "guix weather" > with a list of packages as argument,=C2=A0so I can do that with the > installed packages to get a clue before running an update, and wait in > case some substitute is not available yet. In addition, you can go to CI and give a look at the status. The entry point is then you can click on the dashboard (row master, on the right the =E2=80=9Cscreen=E2=80=9C icon). Then you are on the last evaluation. All green bullets are substituable packages and red are failure. In the field =E2=80=98search for jobs=E2=80= =99, you can filter, for instance type =E2=80=98emacs-=E2=80=99 and you see all green ex= cept 2. Let click on emacs-md4rd and you are there: You can click on the raw log and then read it: Last, sometimes it fails because a dependency failed, as here: Therefore, click on =E2=80=9CShow More=E2=80=9D and follow the links. Hope that helps, simon