Package: guix-patches;
Reported by: Christopher Baines <mail <at> cbaines.net>
Date: 2024年3月21日 12:20:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69928 in the body.
You can then email your comments to 69928 AT debbugs.gnu.org in the normal way.
the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
guix-patches <at> gnu.org:bug#69928; Package guix-patches.
(2024年3月21日 12:20:02 GMT) Full text and rfc822 format available.Christopher Baines <mail <at> cbaines.net>:guix-patches <at> gnu.org.
(2024年3月21日 12:20:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Christopher Baines <mail <at> cbaines.net> To: guix-patches <at> gnu.org Subject: [PATCH] gnu: sonata: Add gvfs as an input. Date: 2024年3月21日 12:18:15 +0000
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
Christopher Baines <mail <at> cbaines.net>:Christopher Baines <mail <at> cbaines.net>:Message #10 received at 69928-done <at> debbugs.gnu.org (full text, mbox):
From: Christopher Baines <mail <at> cbaines.net> To: 69928-done <at> debbugs.gnu.org Subject: Re: [bug#69928] [PATCH] gnu: sonata: Add gvfs as an input. Date: 2024年4月03日 18:14:43 +0100
[Message part 1 (text/plain, inline)]
Christopher Baines <mail <at> cbaines.net> writes: > 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(+) Pushed to master as d439deae12959f6d254f088107a9f40ea82dd5a7.
[signature.asc (application/pgp-signature, inline)]
Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org.
(2024年5月02日 11:24:06 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.