From unknown Wed Jun 18 23:08:11 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#53386 <53386@debbugs.gnu.org> To: bug#53386 <53386@debbugs.gnu.org> Subject: Status: [PATCH] gnu: seahorse: Fix failing build Reply-To: bug#53386 <53386@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:08:11 +0000 retitle 53386 [PATCH] gnu: seahorse: Fix failing build reassign 53386 guix-patches submitter 53386 Daniel Mei=C3=9Fner severity 53386 normal tag 53386 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 20 06:48:40 2022 Received: (at submit) by debbugs.gnu.org; 20 Jan 2022 11:48:40 +0000 Received: from localhost ([127.0.0.1]:56567 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAVvj-0004QQ-IJ for submit@debbugs.gnu.org; Thu, 20 Jan 2022 06:48:40 -0500 Received: from lists.gnu.org ([209.51.188.17]:56226) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAVvh-0004QH-Jy for submit@debbugs.gnu.org; Thu, 20 Jan 2022 06:48:38 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59196) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nAVvh-0008MY-4M for guix-patches@gnu.org; Thu, 20 Jan 2022 06:48:37 -0500 Received: from out1.mail.ruhr-uni-bochum.de ([134.147.53.149]:31697) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nAVvd-0001Ir-NV for guix-patches@gnu.org; Thu, 20 Jan 2022 06:48:36 -0500 Received: from mx1.mail.ruhr-uni-bochum.de (localhost [127.0.0.1]) by out1.mail.ruhr-uni-bochum.de (Postfix mo-ext) with ESMTP id 4JfgkT04QPz8SHm for ; Thu, 20 Jan 2022 12:48:17 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ruhr-uni-bochum.de; s=mail-2017; t=1642679297; bh=Jp+G1kcoHFJipXrzekq2+E8hfBPl7ODrskUKtg6pJAM=; h=From:To:Cc:Subject:Date:From; b=ggfZ2aOurdjP3ppIY5meyF3KhHHg0wOp9M3vAKYjwgsmWlnJGc2c06qmZ87piiAgO KJ7RfIwV2dyHJXvOsnqENK0URBv4nx+G/T/2HVFue4zUDSGrRWwI5Y25B5rLi+mrWo ddVDdDNnQgaNxmQHC0iQTkhD7YnCVAZfnhp3a6Ck= Received: from out1.mail.ruhr-uni-bochum.de (localhost [127.0.0.1]) by mx1.mail.ruhr-uni-bochum.de (Postfix idis) with ESMTP id 4JfgkS6SFyz8SFT; Thu, 20 Jan 2022 12:48:16 +0100 (CET) X-Envelope-Sender: X-RUB-Notes: Internal origin=134.147.42.236 Received: from mail2.mail.ruhr-uni-bochum.de (mail2.mail.ruhr-uni-bochum.de [134.147.42.236]) by out1.mail.ruhr-uni-bochum.de (Postfix mi-int) with ESMTP id 4JfgkS5Jzfz8S5q; Thu, 20 Jan 2022 12:48:16 +0100 (CET) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.104.1 at mx1.mail.ruhr-uni-bochum.de Received: from think.local (dslb-002-207-030-240.002.207.pools.vodafone-ip.de [2.207.30.240]) by mail2.mail.ruhr-uni-bochum.de (Postfix) with ESMTPSA id 4JfgkS2LLJzDh23; Thu, 20 Jan 2022 12:48:16 +0100 (CET) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.104.1 at mail2.mail.ruhr-uni-bochum.de From: =?UTF-8?q?Daniel=20Mei=C3=9Fner?= To: guix-patches@gnu.org Subject: [PATCH] gnu: seahorse: Fix failing build Date: Thu, 20 Jan 2022 12:47:59 +0100 Message-Id: <20220120114759.15067-1-daniel.meissner-i4k@ruhr-uni-bochum.de> X-Mailer: git-send-email 2.34.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=134.147.53.149; envelope-from=daniel.meissner-i4k@ruhr-uni-bochum.de; helo=out1.mail.ruhr-uni-bochum.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?Daniel=20Mei=C3=9Fner?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The Python scripts in the build-aux directory which are run during ‘meson build’ need a Python interpreter in the $PATH environment. * gnu/packages/gnome.scm (seahorse)[native-inputs]: Add python. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 7de62c5a30..4c3791b945 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -4369,6 +4369,7 @@ (define-public seahorse ("glib:bin" ,glib "bin") ("itstool" ,itstool) ("pkg-config" ,pkg-config) + ("python" ,python) ("vala" ,vala) ("xmllint" ,libxml2))) (home-page "https://wiki.gnome.org/Apps/Seahorse") -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 20 08:31:19 2022 Received: (at 53386-done) by debbugs.gnu.org; 20 Jan 2022 13:31:19 +0000 Received: from localhost ([127.0.0.1]:56796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAXX5-0006ng-0u for submit@debbugs.gnu.org; Thu, 20 Jan 2022 08:31:19 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54604) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAXX3-0006i5-Oc for 53386-done@debbugs.gnu.org; Thu, 20 Jan 2022 08:31:18 -0500 Received: from [2001:470:142:3::e] (port=41540 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nAXWy-00033Z-29; Thu, 20 Jan 2022 08:31:12 -0500 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=e07k/0cDm/tcir6jrh3nNpLNXXXpz4Jd1F52M0ZDnnU=; b=UJcP1yWxdKBdLV1yZchY f7g1qQvgcZtduJLDjLjtZ8GepzchHtsTDaBk0h35FMChMipPFBgZHrpYaoaJUAKSNYjGpyMgt5h4i Mvdsk8QMiFuGCVMN5WuX4jQzGBYDQV+W6jcvSY2Mp+j1sjWfJ9mdM9dnQCBogr+XzrvfYwPFnfsAT mzawQHFnRtFbuGQMMWTOEngVA5er4XEiLcT4abjvnZukxMWSRDgxhT9j2W2vxRbD1qEomO4Se1YbF NmsWI+oYtJoIDDnXZU6lsQz1IapQSHH3OZ7QOhAIKk3cDXFw7O4jFJ3hPK+l2R8jeHS0rNO79c1fI 5nJvFwX5APq3DQ==; Received: from [2a01:e0a:19b:d9a0:2f3b:16f2:b776:3ef9] (port=36462 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nAXWy-000166-8U; Thu, 20 Jan 2022 08:31:12 -0500 From: Mathieu Othacehe To: Daniel =?utf-8?Q?Mei=C3=9Fner?= Subject: Re: bug#53386: [PATCH] gnu: seahorse: Fix failing build References: <20220120114759.15067-1-daniel.meissner-i4k@ruhr-uni-bochum.de> Date: Thu, 20 Jan 2022 14:31:10 +0100 In-Reply-To: <20220120114759.15067-1-daniel.meissner-i4k@ruhr-uni-bochum.de> ("Daniel =?utf-8?Q?Mei=C3=9Fner=22's?= message of "Thu, 20 Jan 2022 12:47:59 +0100") Message-ID: <87mtjq355t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53386-done Cc: 53386-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > * gnu/packages/gnome.scm (seahorse)[native-inputs]: Add python. Pushed, thanks! Mathieu From unknown Wed Jun 18 23:08:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 18 Feb 2022 12:24:14 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator