[PATCH] gnu: sonata: Add gvfs as an input.

  • Done
  • quality assurance status badge
Details
One participant
  • Christopher Baines
Owner
unassigned
Submitted by
Christopher Baines
Severity
normal

Debbugs page

C
C
Christopher Baines wrote on 21 Mar 05:18 -0700
(address . guix-patches@gnu.org)
26b5cbadec1532ace8d4ab4fe7add591c88cd184.1711023495.git.mail@cbaines.net
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(+)

Toggle diff (16 lines)
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
C
C
Christopher Baines wrote on 3 Apr 10:14 -0700
(address . 69928-done@debbugs.gnu.org)
875xwyl664.fsf@cbaines.net
Christopher Baines <mail@cbaines.net> writes:

Toggle quote (12 lines)
> 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.
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmYNjoNfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XfCzxAAjYfH3QeGiU7H1FZ5KVp3KzFdmeIEbO0W
z6Kx14uGvG64rYO+XqqTyyHhqXZhHA0hBPqvYiJXWkuIfQLDwnYSJaw2zI3h1m5N
ANUaR9g31Vy4ztPduiy52xJxwewNhHiwJ8l9M+xBlmtmVMS23i07tCc3tS1l5+Vk
zEGNBzIIBd4g5SAjPS91d/KZAz8Sw75uGd9ZtGkjbI8okk2wAG2MGuNSqpJVTYLg
yko452n8ZeoGkVy+kaON5VD2N8aqLsRKh/niv88OTpd00EZMeX5zS70/QqyxogSP
mviQK9HcpteVXIP54UZ7uB6+JndQJRpw/1FvOabKPN7+FU9hv70UjOl/5Jxrssyd
NUyHXv7yDWfEHVAW1KSIxgmC+oYelQ+A83921Jp/nQnaIrPIgLQrZN0EdXVduQ8D
RNXDCfgpCUULlVmvKDZ47HKURO5+Mha7GIIsQKfXLO+lZVCGBnqSjnKW29oB6lK3
RJEITTMoP6EIizT2eIUpC3x36u+djB/bZja2HPdIN3kyFVEAEi6c4jrCRbf0wZAv
mgsB7R23F2rn/KNcHDLTwQ81TT5NYzQXjIpBxBdJZM9IfmZ7esPN8RjRYU+3lhf+
J4c0ykhhiZGR9crtFr31yp9xMa9pKxoXitv8AmzXpPU4h4qadS3w/PnHg3zF4qLA
mwG3xXjnIpk=
=kRbA
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 69928@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69928
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch