Bug 707785

Summary: [abrt] system-config-services-0.101.1-1.fc15: polkit.py:134:handle_authfail:DBusException: org.fedoraproject.slip.dbus.service.PolKit.NotAuthorizedException.org.fedoraproject.config.services.manage:
Product: [Fedora] Fedora Reporter: Chris Jones <chris>
Component: system-config-servicesAssignee: Nils Philippsen <nphilipp>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: nphilipp
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:b96da742
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-29 13:53:02 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:
Description Flags
File: backtrace none

Description Chris Jones 2011-05-25 22:44:46 UTC
abrt version: 1.1.18
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/system-config-services
component: system-config-services
executable: /usr/bin/system-config-services
kernel: 2.6.35.13-91.fc14.x86_64
package: system-config-services-0.101.1-1.fc15
reason: polkit.py:134:handle_authfail:DBusException: org.fedoraproject.slip.dbus.service.PolKit.NotAuthorizedException.org.fedoraproject.config.services.manage: 
release: Fedora release 15 (Lovelock)
time: 1306363395
uid: 500

backtrace
-----
polkit.py:134:handle_authfail:DBusException: org.fedoraproject.slip.dbus.service.PolKit.NotAuthorizedException.org.fedoraproject.config.services.manage: 

Traceback (most recent call last):
  File "/usr/bin/system-config-services", line 1106, in on_serviceRestart_activate
    self.systemd_manager.RestartUnit(service.unit_id)
  File "<string>", line 2, in RestartUnit
  File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 156, in _enable_proxy
    return handle_authfail(e)
  File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 134, in handle_authfail
    raise e
DBusException: org.fedoraproject.slip.dbus.service.PolKit.NotAuthorizedException.org.fedoraproject.config.services.manage: 

Local variables in innermost frame:
e: DBusException('',)
authfail_callback: None
authfail_result: <class 'slip.dbus.polkit.AUTHFAIL_DONTCATCH'>
authfail_exception: None
exc_name: 'org.fedoraproject.slip.dbus.service.PolKit.NotAuthorizedException.org.fedoraproject.config.services.manage'
action_id: 'org.fedoraproject.config.services.manage'

How to reproduce
-----
1. Attempt to start hsqldb within service configuration.
2.
3.

Comment 1 Chris Jones 2011-05-25 22:44:49 UTC
Created attachment 500953 [details]
File: backtrace

Comment 2 Nils Philippsen 2011-06-29 13:53:02 UTC

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