Bug 1051827 - [abrt] setroubleshoot-server: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.262" is not allowed to own the service "org.fedoraproject.SetroubleshootFixit" due to security policies in the ...
Summary: [abrt] setroubleshoot-server: connection.py:651:call_blocking:DBusException: ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a7833c39b2c1ea2df9eabc8adba...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-11 21:24 UTC by Gregory Gremminger
Modified: 2014-11-17 08:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-11-17 08:41:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.49 KB, text/plain)
2014-01-11 21:24 UTC, Gregory Gremminger
no flags Details
File: environ (1.51 KB, text/plain)
2014-01-11 21:24 UTC, Gregory Gremminger
no flags Details

Description Gregory Gremminger 2014-01-11 21:24:53 UTC
Version-Release number of selected component:
setroubleshoot-server-3.2.14-2.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        /usr/bin/python /usr/share/setroubleshoot/SetroubleshootFixit.py
dso_list:       dbus-python-1.2.0-1.fc20.x86_64
executable:     /usr/share/setroubleshoot/SetroubleshootFixit.py
kernel:         3.12.6-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.262" is not allowed to own the service "org.fedoraproject.SetroubleshootFixit" due to security policies in the configuration file

Traceback (most recent call last):
  File "/usr/share/setroubleshoot/SetroubleshootFixit.py", line 25, in <module>
    name = dbus.service.BusName("org.fedoraproject.SetroubleshootFixit", system_bus)
  File "/usr/lib/python2.7/site-packages/dbus/service.py", line 131, in __new__
    retval = bus.request_name(name, name_flags)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 303, in request_name
    'su', (name, flags))
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.262" is not allowed to own the service "org.fedoraproject.SetroubleshootFixit" due to security policies in the configuration file

Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x7fead2d06950>
args: ('org.fedoraproject.SetroubleshootFixit', 0)
object_path: '/org/freedesktop/DBus'
signature: 'su'
bus_name: 'org.freedesktop.DBus'
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: -1.0
kwargs: {}
dbus_interface: 'org.freedesktop.DBus'
message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/DBus, iface: org.freedesktop.DBus, member: RequestName dest: org.freedesktop.DBus>
method: 'RequestName'

Comment 1 Gregory Gremminger 2014-01-11 21:24:57 UTC
Created attachment 848768 [details]
File: backtrace

Comment 2 Gregory Gremminger 2014-01-11 21:24:58 UTC
Created attachment 848769 [details]
File: environ

Comment 3 Miroslav Grepl 2014-01-13 13:42:43 UTC
What were you trying to fix using sealert?


Note You need to log in before you can comment on or make changes to this bug.