GNU bug report logs -
#45507
[udiskie]: Fails to start
Previous Next
To reply to this bug, email your comments to 45507 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#45507
; Package
guix
.
(Mon, 28 Dec 2020 16:22:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Raghav Gururajan" <raghavgururajan <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Mon, 28 Dec 2020 16:22:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#45507
; Package
guix
.
(Wed, 30 Dec 2020 12:01:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 45507 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
"Raghav Gururajan" <raghavgururajan <at> 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.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 74 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.