From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2LbxMwac52JZPgAAbAwnHQ (envelope-from ) for ; Mon, 01 Aug 2022 11:25:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wGfwMgac52I2HAEAG6o9tA (envelope-from ) for ; Mon, 01 Aug 2022 11:25:26 +0200 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 76AF1F8FF for ; Mon, 1 Aug 2022 11:25:26 +0200 (CEST) Received: from localhost ([::1]:41350 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oIRfx-000285-Ai for larch@yhetil.org; Mon, 01 Aug 2022 05:25:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40422) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIRfa-00027q-IP for guix-patches@gnu.org; Mon, 01 Aug 2022 05:25:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49520) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oIRfa-0002BY-63 for guix-patches@gnu.org; Mon, 01 Aug 2022 05:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oIRfZ-0001wk-V3 for guix-patches@gnu.org; Mon, 01 Aug 2022 05:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56729] [RFC PATCH 00/10] Add sagemath. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 01 Aug 2022 09:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: vicvbcun Cc: 56729@debbugs.gnu.org, Andreas Enge Received: via spool by 56729-submit@debbugs.gnu.org id=B56729.16593458837437 (code B ref 56729); Mon, 01 Aug 2022 09:25:01 +0000 Received: (at 56729) by debbugs.gnu.org; 1 Aug 2022 09:24:43 +0000 Received: from localhost ([127.0.0.1]:39269 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIRfH-0001vt-7X for submit@debbugs.gnu.org; Mon, 01 Aug 2022 05:24:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIRfF-0001vX-By for 56729@debbugs.gnu.org; Mon, 01 Aug 2022 05:24:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45812) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIRf8-00028D-MB; Mon, 01 Aug 2022 05:24:34 -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=ARTSGx8em/bKCfyY34XO9YL56S8yquljlYffl8fSUQU=; b=DtI2IfGnAjel9ah1mWZ5 uYcvrCIsCBf3kqfHLfWmOz6R9hYVYW/xBf0CMbtjLcY4q8RzvkPBBnsk+Xbf8hiYZKIzYqSUJfraz pOzdhhy1BEv81xSKv8QdN89VOmX9miav1oW70u2zquNgjq5NE2SOdN7OlENGClQy7wFOU9FcjSq77 Zfr5XlPWtwnGdOeYX/246239F0wILXNBKgT29bIeNVkXidEogqd/Ko7ozx6QA47lO01ntpr1nbHvW E4xUTxPgU04oC35fwnENmnEuyitDIduaijU2tzBwUybSQYejlgkOCvEyP+rV/54JGp8U7XQp8Bdu5 LMjVzoG2TveC7A==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=34792 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIRf8-0002rp-8x; Mon, 01 Aug 2022 05:24:34 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 01 Aug 2022 11:24:31 +0200 In-Reply-To: (vicvbcun's message of "Sat, 23 Jul 2022 21:59:07 +0200") Message-ID: <87y1w81flc.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659345926; 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=ARTSGx8em/bKCfyY34XO9YL56S8yquljlYffl8fSUQU=; b=JYq89bHjtmkgns23IDsXfGKdZadKcrUez4EmOmXPs6Jmdh1UOdncZuvTKivjtv8avFBcLJ mfyyI1Y1NE0qpHOT89lGJjfwlb4Xzhq4Uy5CXJtV8NcpOxqtTMa+sVodgmjgZgeqfxNtJ2 doZW1u4d2IlDCAeSMEfZclw75ZYOAwnn+1WFkc9W+2muumOMQi4OR77/pol1RTRCVAE+71 xcW3cZGTaJhUEaLB2uS9C3ledVWRAEOZS+iS6vl+o/+lPN75euqgjbR8yPRkNxjMG6pXAc EVJTnm6WMPTHpQNHqxuPLUcwKNlyb7vpIuFJbKrd7gD9kXIF5BC5Ww4Oid+8qw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659345926; a=rsa-sha256; cv=none; b=LaCCM9hEvI3xbENh3es7AHuGsaZqm5xesZaPrCJFMsVZ3MLsPutynkvCsZXrjJxmDbnnrW JsS6fRpCxy/T44voK2cdoRPqotsBFyz1sUidIBloagJksVqxBEIkhgvqxovKV83pGfIWQv sslL4/9zfcyHAvodKhP7tlWeFFUa3bN2Qw0g3cMYP0IUD01xzdud1tDm4Y0EY2y1DdFrdR 3Sy6g0ybknCxyanQ8VbPrK0IMACWtbDkW4/T0EHe4DveKDKtXDQPzFqluL1GIYlCKPWnmN szIntA6oUggSLZfgz3Y3ak+wpAeLz39gdn/Rp5e5qEuIrZjO5SYZa2I4picjdQ== 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=DtI2IfGn; 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" X-Migadu-Spam-Score: -2.62 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DtI2IfGn; 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" X-Migadu-Queue-Id: 76AF1F8FF X-Spam-Score: -2.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: OrCxgnZrLI7R Hello! vicvbcun skribis: > This series adds SageMath. Everything compiles just fine and even the > Jupyter notebook interface works, but there is still much work to do. So > far, I have only added the minimal set of inputs required for the build > to succeed. Tests and documentations are still missing. This looks great already! To make sure things don=E2=80=99t stall, we could apply the patch series piecemeal, starting with the dependencies that you think are ready, and leaving more time to polish the =E2=80=98sagemath= =E2=80=99 package. WDYT? Regarding SageMath, my understanding is that it bundles lots of things. In Guix, we=E2=80=99d like to make sure we do not use the bundled packages, unless we practically can=E2=80=99t avoid it. To do that, the best option = is to remove =E2=80=9Cthird-party=E2=80=9D (or similar) directories right in the = =E2=80=98snippet=E2=80=99 of the =E2=80=98sagemath=E2=80=99 package. Could you give that a try? Then, as you note, we=E2=80=99d rather run tests to make sure the package w= orks as intended. Cc=E2=80=99ing Andreas, who I think is quite familiar with Sage. Ludo=E2=80=99.