From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MGkvN6LU72PCYQEAbAwnHQ (envelope-from ) for ; Fri, 17 Feb 2023 20:25:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2JUjN6LU72N7nQAAauVa8A (envelope-from ) for ; Fri, 17 Feb 2023 20:25:22 +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 A6B992F789 for ; Fri, 17 Feb 2023 20:25:22 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=A7tV+t0F; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676661922; a=rsa-sha256; cv=none; b=DCj7uPd07rbNugT2wRlRDn4WAFgqwDEdaN+7JgmfNiLDz06SveWY2UEzRm+2BQ64po/nri yXJkNhXCu5NYA3TAh+xri+CU4gjVNlurDxvypZemp4SmxupPCOYMcyYSlXrgEaqx9+znIF jaEsCxTt1Zfi6SWewOZdBvin07a8rKzvkC46LjT8RM12nNueq+RcRye/KMXyccJwz2GrZ4 DzxbdFuf0YNGUVS9fXER//Osxyf3hBkggrderb6AZGJIGexblZw6EA01j0/U11YyyWo8c0 nA1Egmy9jD0hd+8lu63rz+coQU2Lu79wL17fxWkOAu1Ixfy6YWawHHE8YSvMtA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=A7tV+t0F; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676661922; 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=Vzr7oI5ICgF/GfvaMsb28vXuTQeSxAnobBVLQRuVxmE=; b=YWDpQcH+OovNCNxC9yHxPaWbUDkqBOlyhapN0f7tcpKdEoD1SETPsegM8FNYrwCf+K0ac2 H5O28B7XwwigNPVuBOQfICWiPPVVROdZbfjZpRd7EJUuZXalewOjznf5mkuvc2tt8vBHNJ NqnlkJzjsELzyTYlWkDOweDrxZXgqeThpzqxIA7q+wyyoi2e2a732XXA7nIe60TRa/YzYH bwR2290IgshBTwkEgo6rnggqFaq70gGrFiYzoWPE6B1PwfvCMunqwcQw3G+W5fISzddUul uDut0U3ZW0ql7mXg9/ucVfR+P9TXjpBhoi/YlWGgSR7+Sk64xh5VccTYdxWvRg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pT6Lw-00027f-PY; Fri, 17 Feb 2023 14:25:04 -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 1pT6Lu-00027N-Rd for guix-patches@gnu.org; Fri, 17 Feb 2023 14:25:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pT6Lu-0001WA-Ia for guix-patches@gnu.org; Fri, 17 Feb 2023 14:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pT6Lu-0005jG-89 for guix-patches@gnu.org; Fri, 17 Feb 2023 14:25:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61246] [PATCH] gnu: libgit2: Update to 1.5.1. Resent-From: =?UTF-8?Q?Andr=C3=A9?= Batista Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Feb 2023 19:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61246 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 61246@debbugs.gnu.org, zimon.toutoune@gmail.com Received: via spool by 61246-submit@debbugs.gnu.org id=B61246.167666185621960 (code B ref 61246); Fri, 17 Feb 2023 19:25:02 +0000 Received: (at 61246) by debbugs.gnu.org; 17 Feb 2023 19:24:16 +0000 Received: from localhost ([127.0.0.1]:41591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT6L9-0005i8-SN for submit@debbugs.gnu.org; Fri, 17 Feb 2023 14:24:16 -0500 Received: from mx0.riseup.net ([198.252.153.6]:52036) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT6Ks-0005hF-MX for 61246@debbugs.gnu.org; Fri, 17 Feb 2023 14:24:13 -0500 Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4PJMDm69PQz9sCX; Fri, 17 Feb 2023 19:23:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1676661832; bh=Vzr7oI5ICgF/GfvaMsb28vXuTQeSxAnobBVLQRuVxmE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=A7tV+t0F5VPT5j24BYPF/VAKFsTu97yKv+SpYj9vWP5mZjQHhE+jdt3l1Fac/+YnL TUkLAX9g3r+uOLoYfAFKBomU3s1tcM/cfcSNFSGAF0AT95z74lL7Gw/cPsdMdWoRjx oqk5yKUn4elM4yhWXL6Z62VAtkfTCNYzfGieK4Vw= X-Riseup-User-ID: 3B678388A9C78541309641213BA6827857BA03EA5FE8D4D8B863935E05312A40 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4PJMDl4DgRz1yPW; Fri, 17 Feb 2023 19:23:51 +0000 (UTC) Date: Fri, 17 Feb 2023 16:23:47 -0300 From: =?UTF-8?Q?Andr=C3=A9?= Batista Message-ID: References: <20230203031129.3529-1-nandre@riseup.net> <877cwrjz9m.fsf_-_@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: A6B992F789 X-Spam-Score: -2.33 X-Migadu-Spam-Score: -2.33 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: d5QIcIuMnQsI sex 17 fev 2023 ās 16:17:15 (1676661435), nandre@riseup.net enviou: > (...) > Is there a no-brainer way to try building all dependent packages? Sigh, please disregard the above question...