2013-07-04 14:31:23 DEBUG otopi.plugins.otopi.services.systemd systemd.state:134 starting
service firewalld
2013-07-04 14:31:23 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:366
execute: ('/bin/systemctl', 'start', 'firewalld.service'),
executable='Non
e', cwd='None', env=None
2013-07-04 14:31:23 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:383
execute-result: ('/bin/systemctl', 'start', 'firewalld.service'),
rc=1
2013-07-04 14:31:23 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:441
execute-output: ('/bin/systemctl', 'start', 'firewalld.service')
stdout:
2013-07-04 14:31:23 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:446
execute-output: ('/bin/systemctl', 'start', 'firewalld.service')
stderr:
Failed to issue method call: Access denied
2013-07-04 14:31:23 DEBUG otopi.context context._executeMethod:132 method exception
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/otopi/context.py", line 122, in
_executeMethod
method['method']()
File "/usr/share/otopi/plugins/otopi/network/firewalld.py", line 142, in
_customization
self._firewalld_version = self._get_firewalld_cmd_version()
File "/usr/share/otopi/plugins/otopi/network/firewalld.py", line 63, in
_get_firewalld_cmd_version
state=True,
File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 138, in state
'start' if state else 'stop'
File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 77, in
_executeServiceCommand
raiseOnError=raiseOnError
File "/usr/lib/python2.7/site-packages/otopi/plugin.py", line 451, in execute
command=args[0],
RuntimeError: Command '/bin/systemctl' failed to execute
2013-07-04 14:31:23 ERROR otopi.context context._executeMethod:141 Failed to execute stage
'Environment customization': Command '/bin/systemctl' failed to exec
ute
--
Michael Pasternak
RedHat, ENG-Virtualization R&D