[udiskie]: Fails to start

  • Open
  • quality assurance status badge
Details
2 participants
  • Michael Rohleder
  • Raghav Gururajan
Owner
unassigned
Submitted by
Raghav Gururajan
Severity
normal
R
R
Raghav Gururajan wrote on 28 Dec 2020 17:21
(address . bug-guix@gnu.org)
2a5353a5cc341bee52ac467b35959b0c@disroot.org
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.
M
M
Michael Rohleder wrote on 30 Dec 2020 13:00
(name . Raghav Gururajan)(address . raghavgururajan@disroot.org)(address . 45507@debbugs.gnu.org)
87r1n7sdum.fsf@rohleder.de
"Raghav Gururajan" <raghavgururajan@disroot.org> writes:
Toggle quote (15 lines)
> 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.
-----BEGIN PGP SIGNATURE-----

iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl/sa+ERHG1pa2VAcm9o
bGVkZXIuZGUACgkQfHr/vv7yyyXf6wgAlOKybxepMDg7iFOIcKiR9Bs5CjYIJuPN
iU8OYrj1AqYrZ7AyMxhKNEkbjLDwn2CCcNOLVjmbML5EIAZVbJtpeLb6UdyL/dEm
749JUVHhu26tnR+PLNAmCPJ69fl1QGzL3rAPmLa/87xuIkDfXQXn/09PPuTMH69N
+4/mDwXfudoQzDpkwagpOdHAfKkVDlWYRaNNeTia9HuJI3vQ2ALkr1jZYQtNGqcW
/I1ixeNxAfNo8S0Tb4PiCDqp/Jqz/sV94sr83OaJB3eSYvpMGEa2O4/mRQm/covv
Sida4Y6xpMJG9tVEIuH47hdX1hFDR7aY+uiI3KK6KBnlWDLJIeaMFg==
=BQug
-----END PGP SIGNATURE-----

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 45507@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 45507
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