From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id GCkZBdcl/GXTzgAA62LTzQ:P1 (envelope-from ) for ; Thu, 21 Mar 2024 13:19:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id GCkZBdcl/GXTzgAA62LTzQ (envelope-from ) for ; Thu, 21 Mar 2024 13:19:35 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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=1711023574; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=Wai/g44aVUWfaqNI1PjzCw12ZBJBnndtqd7n2hU46m8=; b=mmCmkHSPelU7upn3tnMuIFqosw/2/GSwbOOuB23m2Ol6jTJ0v1XK9scEJq7tdtw3/JxIlp CuO8qtdGg0eIIyHE4IQ1PfPhZbEQgOJvKcJmNqUt9u0qaAcqorvc4bg9Gg7AzIa+VkNIKC h1J1a0UB+DsMqr4YFNwqKuDxMgy2PZEqQw96+usr9zSW6yRXshD0HZ1XgjqHFuGtyCKVHL e110sF3EWgLa3+Zt7r8ebfa1hWvtxmpAOa4RzC4lnM7puFujyXcvCSE71zhlPNKGMQm/xZ MWbjxbzqXK63zIntbqP0pUrtDE0iiTf5LmRUgrGtjyfVEKe5X5yzIGnejxMO7Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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=1711023574; a=rsa-sha256; cv=none; b=ZzLPHv4HeUUpU9tO1J6aexD5W0pO2Eq0ee0NpzTP2oxhwzYPIAnmNka4TFZMa29X5OuscY MORoIHc8P5akyW8egUo2tSHztJ0GfjNSzf2ozFTGTydwmvAFE6lDqEFHTj59rgF2JOrvvZ 3pSaok7cUJPww0ZMN/ZvWiLRV7WplD5J8E8ogbxX5sjJN6xIos8yZUW067aFsYREaml2KL +K5D86yHWn7K9oJI2MdsJc/p/6IyIqYWxizjE/euvPU4wjtZHFavVQhrk3jHK8Mn9HIK5Z tb7AnjZH8HwufHlSH0EJyyoaZAw1F+sCMDw9bdJauDzyub6sVXorHqM0QIC6og== 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 A65541AF91 for ; Thu, 21 Mar 2024 13:19:34 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rnHOK-0002bw-CQ; Thu, 21 Mar 2024 08:19:28 -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 1rnHOF-0002bT-EG for guix-patches@gnu.org; Thu, 21 Mar 2024 08:19:23 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rnHOF-0007zQ-63 for guix-patches@gnu.org; Thu, 21 Mar 2024 08:19:23 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rnHOs-0001Yx-EE for guix-patches@gnu.org; Thu, 21 Mar 2024 08:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69928] [PATCH] gnu: sonata: Add gvfs as an input. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Mar 2024 12:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69928 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69928@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17110235485913 (code B ref -1); Thu, 21 Mar 2024 12:20:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Mar 2024 12:19:08 +0000 Received: from localhost ([127.0.0.1]:35305 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnHNz-0001XJ-Uj for submit@debbugs.gnu.org; Thu, 21 Mar 2024 08:19:08 -0400 Received: from lists.gnu.org ([209.51.188.17]:43140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnHNt-0001Wn-2T for submit@debbugs.gnu.org; Thu, 21 Mar 2024 08:19:06 -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 1rnHNE-0002Pt-No for guix-patches@gnu.org; Thu, 21 Mar 2024 08:18:20 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rnHND-0007m6-86 for guix-patches@gnu.org; Thu, 21 Mar 2024 08:18:20 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id A023C27BBE2 for ; Thu, 21 Mar 2024 12:18:16 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id ebae66c1 for ; Thu, 21 Mar 2024 12:18:16 +0000 (UTC) From: Christopher Baines Date: Thu, 21 Mar 2024 12:18:15 +0000 Message-ID: <26b5cbadec1532ace8d4ab4fe7add591c88cd184.1711023495.git.mail@cbaines.net> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.02 X-Spam-Score: -5.02 X-Migadu-Queue-Id: A65541AF91 X-Migadu-Scanner: mx12.migadu.com X-TUID: YJIZJa5qeyJd I'm getting the following error and this change resolves it: /gnu/store/rw6n86c008xqdbjs3nk4i7ggf6srdpgs-python-wrapper-3.10.7/bin/python: symbol lookup error: /run/current-system/profile/lib/gio/modules/libgvfsdbus.so: undefined symbol: g_task_set_static_name Change-Id: I6f74a5a867ba7c3b3d7b233916af0e75d9e5501f --- gnu/packages/mpd.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index e16c6bb964..3916d4c406 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm @@ -410,6 +410,7 @@ (define-public sonata gsettings-desktop-schemas gobject-introspection adwaita-icon-theme + gvfs python-pygobject)) (synopsis "Elegant client for the Music Player Daemon") (description "Sonata is an elegant graphical client for the Music Player base-commit: 69951a61a1d8f1f2135ea2dc836738be282b97bc -- 2.41.0