You are not logged in.
I have udisks2 installed but I'm getting these errors with udiskie every time I try to start it (since installing it today) ..
additional info: udiskie version 1.7.7, kernel version 5.2.9, python version 3.7.4
Failed to connect UDisks2 dbus service..
Falling back to UDisks1.
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/udiskie/cli.py", line 306, in _start_async_tasks
self.udisks = yield get_backend(self.options['udisks_version'])
File "/usr/lib/python3.7/site-packages/udiskie/async_.py", line 298, in _interact
value = func(*args)
File "/usr/lib/python3.7/site-packages/udiskie/cli.py", line 69, in get_backend
daemon = yield get_backend(1)
File "/usr/lib/python3.7/site-packages/udiskie/async_.py", line 298, in _interact
value = func(*args)
File "/usr/lib/python3.7/site-packages/udiskie/cli.py", line 72, in get_backend
daemon = yield udiskie.udisks1.Daemon.create()
File "/usr/lib/python3.7/site-packages/udiskie/async_.py", line 298, in _interact
value = func(*args)
File "/usr/lib/python3.7/site-packages/udiskie/udisks1.py", line 531, in create
version = yield cls.get_version()
File "/usr/lib/python3.7/site-packages/udiskie/async_.py", line 298, in _interact
value = func(*args)
File "/usr/lib/python3.7/site-packages/udiskie/udisks1.py", line 543, in get_version
cls.Interface, 'DaemonVersion'))
File "/usr/lib/python3.7/site-packages/udiskie/dbus.py", line 103, in _callback
value = proxy.call_finish(result)
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UDisks was not provided by any .service files (2)this was the output from dbus-monitor when I ran udiskie:
error time=1568388527.165901 sender=org.freedesktop.DBus -> destination=:1.3926 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=2
string "Name "org.freedesktop.resolve1" does not exist"
signal time=1568388527.166100 sender=org.freedesktop.DBus -> destination=:1.3926 serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
string ":1.3926"
signal time=1568388527.166121 sender=org.freedesktop.DBus -> destination=(null destination) serial=7734 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.3926"
string ":1.3926"
string ""
method call time=1568388527.563872 sender=:1.3927 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
method return time=1568388527.563888 sender=org.freedesktop.DBus -> destination=:1.3927 serial=1 reply_serial=1
string ":1.3927"
signal time=1568388527.563896 sender=org.freedesktop.DBus -> destination=(null destination) serial=7735 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.3927"
string ""
string ":1.3927"
signal time=1568388527.563905 sender=org.freedesktop.DBus -> destination=:1.3927 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
string ":1.3927"
method call time=1568388527.564152 sender=:1.3927 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.UDisks2'"
method return time=1568388527.564166 sender=org.freedesktop.DBus -> destination=:1.3927 serial=3 reply_serial=2
signal time=1568388527.564275 sender=org.freedesktop.DBus -> destination=org.freedesktop.systemd1 serial=90 path=/org/freedesktop/DBus; interface=org.freedesktop.systemd1.Activator; member=ActivationRequest
string "udisks2.service"
method call time=1568388527.564289 sender=:1.3927 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName
string "org.freedesktop.UDisks2"
uint32 0
method call time=1568388527.564912 sender=:1.0 -> destination=org.freedesktop.DBus serial=4955 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.UDisks2'"
method return time=1568388527.564941 sender=org.freedesktop.DBus -> destination=:1.0 serial=91 reply_serial=4955
error time=1568388527.565285 sender=org.freedesktop.DBus -> destination=:1.3927 error_name=org.freedesktop.systemd1.UnitMasked reply_serial=3
string "Unit -.mount is masked."
signal time=1568388527.565306 sender=:1.0 -> destination=org.freedesktop.DBus serial=4956 path=/org/freedesktop/systemd1; interface=org.freedesktop.systemd1.Activator; member=ActivationFailure
string "udisks2.service"
string "org.freedesktop.systemd1.UnitMasked"
string "Unit -.mount is masked."
signal time=1568388527.565315 sender=:1.0 -> destination=(null destination) serial=4957 path=/org/freedesktop/systemd1; interface=org.freedesktop.systemd1.Manager; member=UnitNew
string "udisks2.service"
object path "/org/freedesktop/systemd1/unit/udisks2_2eservice"
signal time=1568388527.565322 sender=:1.0 -> destination=(null destination) serial=4958 path=/org/freedesktop/systemd1; interface=org.freedesktop.systemd1.Manager; member=UnitRemoved
string "udisks2.service"
object path "/org/freedesktop/systemd1/unit/udisks2_2eservice"
method call time=1568388527.565329 sender=:1.0 -> destination=org.freedesktop.DBus serial=4959 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.UDisks2'"
method call time=1568388527.569680 sender=:1.3927 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.UDisks'"
method return time=1568388527.569702 sender=org.freedesktop.DBus -> destination=:1.3927 serial=5 reply_serial=4
method call time=1568388527.569859 sender=:1.3927 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName
string "org.freedesktop.UDisks"
uint32 0
error time=1568388527.569877 sender=org.freedesktop.DBus -> destination=:1.3927 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=5
string "The name org.freedesktop.UDisks was not provided by any .service files"
method call time=1568388527.570138 sender=:1.3927 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.UDisks"
error time=1568388527.570152 sender=org.freedesktop.DBus -> destination=:1.3927 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=6
string "Could not get owner of name 'org.freedesktop.UDisks': no such name"
method call time=1568388527.571038 sender=:1.3927 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName
string "org.freedesktop.UDisks"
uint32 0
error time=1568388527.571084 sender=org.freedesktop.DBus -> destination=:1.3927 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=7
string "The name org.freedesktop.UDisks was not provided by any .service files"
method call time=1568388527.571418 sender=:1.3927 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.UDisks"
error time=1568388527.571445 sender=org.freedesktop.DBus -> destination=:1.3927 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=8
string "Could not get owner of name 'org.freedesktop.UDisks': no such name"
method call time=1568388527.572879 sender=:1.3927 -> destination=org.freedesktop.UDisks serial=9 path=/org/freedesktop/UDisks; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.UDisks"
string "DaemonVersion"
error time=1568388527.572905 sender=org.freedesktop.DBus -> destination=:1.3927 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=9
string "The name org.freedesktop.UDisks was not provided by any .service files"Last edited by Xigi (2019-09-14 09:30:47)
Offline
Why is your kernel so old? The current kernel is 5.2.14.
Offline
hmm I just did a pacman -Syu and now it works fine..
Offline
It is always a good idea to make sure your system is up to date when installing new packages.
Offline