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 NiI9GW66PWTJegEASxT56A (envelope-from ) for ; Mon, 17 Apr 2023 23:30:22 +0200 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 8D5fF266PWRGfQEAG6o9tA (envelope-from ) for ; Mon, 17 Apr 2023 23:30:22 +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 14E553FCFB for ; Mon, 17 Apr 2023 23:30:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1poWQI-0006Zm-W3; Mon, 17 Apr 2023 17:30:07 -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 1poWQF-0006ZT-IU for guix-patches@gnu.org; Mon, 17 Apr 2023 17:30: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 1poWQE-0005kr-VD for guix-patches@gnu.org; Mon, 17 Apr 2023 17:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1poWQE-0005vY-QV for guix-patches@gnu.org; Mon, 17 Apr 2023 17:30:02 -0400 Subject: bug#62292: [PATCH] gnu: Add kitsas Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 17 Apr 2023 21:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62292 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: Saku Laesvuori Cc: 62292-done@debbugs.gnu.org, mirai@makinata.eu Mail-Followup-To: 62292@debbugs.gnu.org, ludo@gnu.org, saku@laesvuori.fi Received: via spool by 62292-done@debbugs.gnu.org id=D62292.168176695722693 (code D ref 62292); Mon, 17 Apr 2023 21:30:02 +0000 Received: (at 62292-done) by debbugs.gnu.org; 17 Apr 2023 21:29:17 +0000 Received: from localhost ([127.0.0.1]:57078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poWPV-0005tx-4o for submit@debbugs.gnu.org; Mon, 17 Apr 2023 17:29:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38922) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poWPS-0005tj-P5 for 62292-done@debbugs.gnu.org; Mon, 17 Apr 2023 17:29:15 -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 1poWPM-0005ea-3d; Mon, 17 Apr 2023 17:29:08 -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=qfg6FFntNPP9RRJdtCSYQHCeP2hQ5vod7g7+Blf6jTY=; b=LoJ6FkM3zeFgtuN2gCj1 Jj6xwiDBrs39gMLbzK7YTOSKoY2FeqcBbcZX+FewwnCEb3jTFBabnGukHGr04RSXRRbVcJsxwM9W3 Wp9Ary5xvRVzfI1hx6ZDPiA1MgSSXT1J/RJP7EHKcaSKzF5nmoAcbUpN2+UNzGMhTXV39sfSbZlvh Oj+G0uM5HNrkgmdnlq/mxVfUuNVpAd5pf7nB97i+PZKZbiH5dA8ABTJHM49kZdGaq8j8WB9Qwj0yi 1NL5tCnHEat1ga4+WKxl9oDj0QEIMex+7IxqBukfqt3MHLUl/tV4IWJcPvvmqXc4orkxvgneX91Ga lcjGd0QwwMUi6g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1poWPL-0001VH-KW; Mon, 17 Apr 2023 17:29:07 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230320105602.8040-1-saku@laesvuori.fi> <20230322125443.6561-1-saku@laesvuori.fi> Date: Mon, 17 Apr 2023 23:29:05 +0200 In-Reply-To: <20230322125443.6561-1-saku@laesvuori.fi> (Saku Laesvuori's message of "Wed, 22 Mar 2023 14:54:43 +0200") Message-ID: <87wn2ab3ku.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: 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 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=LoJ6FkM3; 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=1681767022; a=rsa-sha256; cv=none; b=Z9JTlTxOy4HbqlEu5st0Bysg/Noj89q0su/ul8VkW8fGlG9x7fInI50hnh73ooc+/mHCef Hr/Ys+P6BOEpp1rTD7/5yWNvj6V/kdA50Et+B9+hakBdV7QTXAkYU898B5RyK7zCtZVO3W X7dC24JWy2m9wg8KtoNVlZ/X99Bfrf8Zfs8FrMAkzET5WgwWjCxl7H8cUbYYAUXVpThko+ N8aPzNd2dvyJWUPCXjYGsXOXcDaHfeNkc53MTqnnH0xHyuHnTUjrv7hWL6G4w2g6rPMEEx W9Vz9+2ebUzsqcsWdRLALJrRZ/+k8UOBwic0Ubo9r/XWJ69aiujfYuSb8nVv5g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681767022; 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-to: 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=qfg6FFntNPP9RRJdtCSYQHCeP2hQ5vod7g7+Blf6jTY=; b=buBUxB2s2TStRTXONgwlSgz7pV25xMFTXQZLQ5z1gBEWB6Q7oBh3h2GWGxcA0zFjBJeLI4 XLNLRz3Z0yj+YS3MXdx75/yPO/TItzL2Fwj22hsgbcHkwazLoQTEkVn2/X4K5c1KKpsjAu rhI+Ll19vcyUdZXZJ6om0Agtdwk+WzlIlZsrnLmKjyiBqbC8fO+0DZ4Fc9JU33b7zAp5v3 v0ZxKQra84yXV+BAEl+ngMOtfLpTmcuY/vCUp7U6EqBMyaQYT+aNkdCHN1CagfwLqFeCwN 3LFn8cY+pSVW6mzDIY1TIA3YavxtQmlSYAy1w05fYYkfW4MjnZCYU1L0scm4Cg== X-Migadu-Spam-Score: -5.22 X-Spam-Score: -5.22 X-Migadu-Queue-Id: 14E553FCFB Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=LoJ6FkM3; 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-Scanner: scn0.migadu.com X-TUID: s+ZNh9UvUFp4 Hi Saku, Saku Laesvuori skribis: > * gnu/packages/finance.scm (kitsas): New variable. Thanks for the updated patch. I went ahead and applied it with the changes below (the license is =E2=80=98gpl3+=E2=80=99 because the =E2=80=98= LICENSE=E2=80=99 file explicitly says =E2=80=9Cversion 3 or any later version=E2=80=9D). The test failures are worrisome though. Could you investigate why those tests are failing or crashing? Those failures may indicate real issues. Or it could be that they require a running X server (other packages usually solve that by spawning =E2=80=98Xvfb=E2=80=99 right before the =E2=80=98check=E2=80=99 ph= ase). Thank you, and thanks Bruno for reviewing. Ludo=E2=80=99.