From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wMAaLTxqGGTkHgAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 15:14:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aPgnLDxqGGTnUQEAG6o9tA (envelope-from ) for ; Mon, 20 Mar 2023 15:14:20 +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 866EA11A70 for ; Mon, 20 Mar 2023 15:14:16 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=WB2AJWHN; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679321656; 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=BuMdFrzq2vGh2a3NuVrel9RZGhY15KrNimOl3jpN49I=; b=LivRtjA4wLzq4Fcs2PtcNBHZgd7NytS3jGMUwWJei4Hj2E1wYiEMDccHiwAL0DNCTk3S2m UXFZPxicAifeql5dmI3wq3wUdtM/3XYuXZN1vmeFC68fJah1hE/rsIRM914Wwi8FRQ78n6 181tDdmOKAmH5DMVNW+J3GyeGj4EAKhlskADRiWsN8wF++88+jsZTEzPRm9mTiVOPoqFhK qwRZejwJdtMLtw2VbwVXO+9vaUmrUPRDbYsvlAPb9Vt3ouSB/6r2wiD4v/3FliajQLMZw/ bG2hsgvifuIKD+vBP1iMDH4tgzn+HEfThPNbp3XBmzQTxhCTDlXTQ881K756gw== 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=WB2AJWHN; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679321656; a=rsa-sha256; cv=none; b=WE4sOLjB9e8U5sWfqJwldKRXa19qSe9lXje7PRGHCMEPQmzkPkV00AnkZ5togjgtiKuK2p IvdXSBmSgphBC2cfN9zaPMKrfGQBI2LVBqnA7tChN/An/FL9EORjwXK4hV8dAOZK+oSgIG 51bs/db/bnXf8r2gWKQqfSYYjR8yv1M9QAP5yj1gCpTDNDNSe190jmjMNGEcPRKBruDu/f +LmLYby92a+b5m+k1ZyU4uA0pNxnp/jxNYUsnOcywpB3PbB20pocPOQzWWrRWZm7D2SWA3 3KXnJJcxOWAc4kEcsZq2jW1ouIIGfB/qBnwFKNWC7kTj+ZuK15BfSx8p6JaxMQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peGGy-0001DC-Uh; Mon, 20 Mar 2023 10:14:04 -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 1peGGx-0001Ct-D5 for guix-patches@gnu.org; Mon, 20 Mar 2023 10:14:03 -0400 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 1peGGw-0006Qs-Kz for guix-patches@gnu.org; Mon, 20 Mar 2023 10:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peGGw-0004LG-GE for guix-patches@gnu.org; Mon, 20 Mar 2023 10:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41971] [WIP PATCH 0/5] Add SageMath Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 14:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41971 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: Jakub =?UTF-8?Q?K=C4=85dzio=C5=82ka?= , 41971@debbugs.gnu.org, andreas@enge.fr Received: via spool by 41971-submit@debbugs.gnu.org id=B41971.167932161716648 (code B ref 41971); Mon, 20 Mar 2023 14:14:02 +0000 Received: (at 41971) by debbugs.gnu.org; 20 Mar 2023 14:13:37 +0000 Received: from localhost ([127.0.0.1]:55456 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peGGX-0004KQ-IZ for submit@debbugs.gnu.org; Mon, 20 Mar 2023 10:13:37 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peGGV-0004KC-Gs for 41971@debbugs.gnu.org; Mon, 20 Mar 2023 10:13:35 -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 1peGGO-0006J1-O9; Mon, 20 Mar 2023 10:13:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=BuMdFrzq2vGh2a3NuVrel9RZGhY15KrNimOl3jpN49I=; b=WB2AJWHNMJYVuV+qPJhe yiCuofnTAUHgVSG2t/lf7tjJ9ub6Ks8WEGQ26cs32m+629K60MjcwaLiSzXavlh9pbVmxc/rGgN0n /0f708CSs2Ug5mlShnbyT23irw0+pV2StMp9dcvZPgp3UrRZdgIHPeoHKUF1mX9iNJrbrRsgMolbn ljvFa+SyM0rrMevBY+nke0M4QgVbdc8SGzFgl+VDcUxnJb7iSY+E61SEps5F/hygyV6uWQPUVgoPq b8L20m+ggZXM3sGwyq0BVWpD/PoGGPPWKIZ0omf5Jq8c7U8MqpabX62LtlSGeP173pmEo9AaPGeDg R6V/5AdwZLnQdQ==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1peGGO-00084h-BB; Mon, 20 Mar 2023 10:13:28 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20200620212802.31906-1-kuba@kadziolka.net> <87v9iz5w67.fsf@nicolasgoaziou.fr> Date: Mon, 20 Mar 2023 15:13:24 +0100 In-Reply-To: <87v9iz5w67.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 07 Jul 2020 14:47:28 +0200") Message-ID: <87cz53mry3.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 866EA11A70 X-Spam-Score: -4.46 X-Migadu-Spam-Score: -4.46 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: n6QUVPfczPtq Hello! Nicolas Goaziou skribis: > Jakub K=C4=85dzio=C5=82ka writes: > >> This patchstack builds upon #40283 and packages (some of) SageMath. >> Currently, sagelib is built successfully, but the `sage' binary is not >> being installed. I'm submitting this here as I'm no longer actively >> working on this for now. Some things remain to be done: > > Thanks! > > Would it make sense to add the uncontroversial fourth first patches, > along with #40283, so it is easier to hack on the sagemath package > itself? Time has passed, but it still sounds like a nice addition. Andreas, Nicolas: should one of you go ahead and apply part of these patches? Thanks, Ludo=E2=80=99.