unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45507: [udiskie]: Fails to start
@ 2020-12-28 16:21 Raghav Gururajan
  2020-12-30 12:00 ` Michael Rohleder
  0 siblings, 1 reply; 2+ messages in thread
From: Raghav Gururajan @ 2020-12-28 16:21 UTC (permalink / raw)
  To: 45507

Hello Guix!

Udiskie application crashes upon start, with the following error:

*** START ***
Traceback (most recent call last):
  File "/gnu/store/xbl08cq6s7wpzi3qp6nvwh1x7nia2py2-udiskie-2.1.0/lib/python3.8/site-packages/udiskie/cli.py", line 222, in _start_async_tasks
    self.udisks = await udiskie.udisks2.Daemon.create()
  File "/gnu/store/xbl08cq6s7wpzi3qp6nvwh1x7nia2py2-udiskie-2.1.0/lib/python3.8/site-packages/udiskie/udisks2.py", line 703, in create
    version = await cls.get_version()
  File "/gnu/store/xbl08cq6s7wpzi3qp6nvwh1x7nia2py2-udiskie-2.1.0/lib/python3.8/site-packages/udiskie/udisks2.py", line 714, in get_version
    version = await dbus.call(manager._proxy, 'Get', '(ss)', (
  File "/gnu/store/xbl08cq6s7wpzi3qp6nvwh1x7nia2py2-udiskie-2.1.0/lib/python3.8/site-packages/udiskie/dbus.py", line 49, in call
    value = proxy.call_finish(result)
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UDisks2 was not provided by any .service files (2)
*** END ***

Regards,
RG.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#45507: [udiskie]: Fails to start
  2020-12-28 16:21 bug#45507: [udiskie]: Fails to start Raghav Gururajan
@ 2020-12-30 12:00 ` Michael Rohleder
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Rohleder @ 2020-12-30 12:00 UTC (permalink / raw)
  To: Raghav Gururajan; +Cc: 45507

[-- Attachment #1: Type: text/plain, Size: 1369 bytes --]

"Raghav Gururajan" <raghavgururajan@disroot.org> writes:
> Udiskie application crashes upon start, with the following error:
>
> *** START ***
> Traceback (most recent call last):
>   File "/gnu/store/xbl08cq6s7wpzi3qp6nvwh1x7nia2py2-udiskie-2.1.0/lib/python3.8/site-packages/udiskie/cli.py", line 222, in _start_async_tasks
>     self.udisks = await udiskie.udisks2.Daemon.create()
>   File "/gnu/store/xbl08cq6s7wpzi3qp6nvwh1x7nia2py2-udiskie-2.1.0/lib/python3.8/site-packages/udiskie/udisks2.py", line 703, in create
>     version = await cls.get_version()
>   File "/gnu/store/xbl08cq6s7wpzi3qp6nvwh1x7nia2py2-udiskie-2.1.0/lib/python3.8/site-packages/udiskie/udisks2.py", line 714, in get_version
>     version = await dbus.call(manager._proxy, 'Get', '(ss)', (
>   File "/gnu/store/xbl08cq6s7wpzi3qp6nvwh1x7nia2py2-udiskie-2.1.0/lib/python3.8/site-packages/udiskie/dbus.py", line 49, in call
>     value = proxy.call_finish(result)
> gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UDisks2 was not provided by any .service files (2)
> *** END ***

Does it work if you start the udisks-service (add it to the system conf)?
(I think, on irc you said it wasn't started, but not if it helps to do
so ;)

-- 
As of next week, passwords will be entered in Morse code.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-30 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28 16:21 bug#45507: [udiskie]: Fails to start Raghav Gururajan
2020-12-30 12:00 ` Michael Rohleder

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).