| Summary: | [abrt] system-config-services: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Failed to get file context on /usr/lib/systemd/system/sm-client.service. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | vikiwiki <wrcadk> | ||||||||
| Component: | system-config-services | Assignee: | Nils Philippsen <nphilipp> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 20 | CC: | jkoncick, nphilipp | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:7317ccb6d46b985b1396620303500e36225df587 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-03-20 11:15:29 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
Created attachment 838775 [details]
File: backtrace
Created attachment 838776 [details]
File: dso_list
Created attachment 838777 [details]
File: environ
*** This bug has been marked as a duplicate of bug 977030 *** |
Version-Release number of selected component: system-config-services-0.111.1-1.fc20 Additional info: reporter: libreport-2.1.10 cmdline: /usr/bin/python /usr/bin/system-config-services executable: /usr/bin/system-config-services kernel: 3.11.10-301.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Failed to get file context on /usr/lib/systemd/system/sm-client.service. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 869, in on_unit_properties_changed self._on_unit_properties_changed(unit) File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 877, in _on_unit_properties_changed self.on_service_status_changed(unit) File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 897, in on_service_status_changed self.service_painters[service].paint() File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 492, in paint _systemd_active_sub_state_icon_text(self.service.ActiveState, File "/usr/lib/python2.7/site-packages/scservices/core/systemd/unit.py", line 167, in ActiveState 'ActiveState') File "/usr/lib/python2.7/site-packages/slip/dbus/proxies.py", line 51, in __call__ return dbus.proxies._ProxyMethod.__call__(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Error.AccessDenied: Failed to get file context on /usr/lib/systemd/system/sm-client.service. Local variables in innermost frame: byte_arrays: False self: <dbus._dbus.SystemBus (system) at 0x1ff6d70> args: ('org.freedesktop.systemd1.Unit', 'ActiveState') object_path: dbus.ObjectPath('/org/freedesktop/systemd1/unit/sm_2dclient_2eservice') signature: u'ss' bus_name: dbus.UTF8String(':1.4') get_args_opts: {'byte_arrays': False, 'utf8_strings': False} timeout: 2147483.647 kwargs: {} dbus_interface: 'org.freedesktop.DBus.Properties' message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/systemd1/unit/sm_2dclient_2eservice, iface: org.freedesktop.DBus.Properties, member: Get dest: :1.4> method: 'Get'