Bug 866159

Summary: [abrt] systemd-analyze-194-1.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: SELinux policy denies access.
Product: [Fedora] Fedora Reporter: Elad Alfassa <elad>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: dominick.grift, dwalsh, johannbg, lnykryn, metherid, mgrepl, msekleta, notting, plautrba, systemd-maint, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:cf9899fa48107b43bb75404cf404393782b1bb6c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-15 09:00:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: dso_list
none
File: environ
none
File: core_backtrace none

Description Elad Alfassa 2012-10-14 12:04:59 UTC
Description of problem:
systemd-analayze blame on a clean VM with Fedora 18 Beta TC4

Version-Release number of selected component:
systemd-analyze-194-1.fc18

Additional info:
libreport version: 2.0.16
abrt_version:   2.0.15
cmdline:        /usr/bin/python /usr/bin/systemd-analyze blame
kernel:         3.6.1-1.fc18.x86_64

backtrace:
:connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: SELinux policy denies access.
:
:Traceback (most recent call last):
:  File "/usr/bin/systemd-analyze", line 309, in <module>
:    verb.get(args[0], unknown_verb)()
:  File "/usr/bin/systemd-analyze", line 108, in blame
:    data = acquire_time_data()
:  File "/usr/bin/systemd-analyze", line 22, in acquire_time_data
:    ixt = int(properties.Get('org.freedesktop.systemd1.Unit', 'InactiveExitTimestampMonotonic'))
:  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__
:    return self._proxy_method(*args, **keywords)
:  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: SELinux policy denies access.
:
:Local variables in innermost frame:
:byte_arrays: False
:self: <dbus._dbus.SystemBus (system) at 0x19ff770>
:args: ('org.freedesktop.systemd1.Unit', 'InactiveExitTimestampMonotonic')
:object_path: dbus.ObjectPath('/org/freedesktop/systemd1/unit/iscsi_2eservice')
:signature: None
:bus_name: dbus.UTF8String(':1.2')
:get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
:timeout: -1.0
:kwargs: {}
:dbus_interface: 'org.freedesktop.DBus.Properties'
:message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/systemd1/unit/iscsi_2eservice, iface: org.freedesktop.DBus.Properties, member: Get dest: :1.2>
:method: 'Get'

Comment 1 Elad Alfassa 2012-10-14 12:05:03 UTC
Created attachment 626905 [details]
File: dso_list

Comment 2 Elad Alfassa 2012-10-14 12:05:06 UTC
Created attachment 626906 [details]
File: environ

Comment 3 Elad Alfassa 2012-10-14 12:05:08 UTC
Created attachment 626907 [details]
File: core_backtrace

Comment 4 Miroslav Grepl 2012-10-15 09:00:35 UTC

*** This bug has been marked as a duplicate of bug 859614 ***