Par exemple:
system-config-services
Traceback (most recent call last):
File "/usr/bin/system-config-services", line 49, in <module>
UIController(use_dbus=use_dbus).run()
File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 1193, in __init__
use_polkit=use_dbus)
File "/usr/lib/python2.7/site-packages/scservices/core/systemd/manager.py", line 57, in __init__
constants.dbus.polkit_service_name, self.polkit_bus_path)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct
et si je le lance sous root, ça ne change pas grand chose
[root@localhost ~]# system-config-services
BDB2053 Freeing read locks for locker 0x8: 2557/140310044825536
BDB2053 Freeing read locks for locker 0x9: 2557/140310044825536
BDB2053 Freeing read locks for locker 0xa: 2557/140310044825536
BDB2053 Freeing read locks for locker 0xb: 2557/140310044825536
Traceback (most recent call last):
File "/sbin/system-config-services", line 49, in <module>
UIController(use_dbus=use_dbus).run()
File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 1193, in __init__
use_polkit=use_dbus)
File "/usr/lib/python2.7/site-packages/scservices/core/systemd/manager.py", line 57, in __init__
constants.dbus.polkit_service_name, self.polkit_bus_path)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct