[Engine-devel] Broken devel setup on Gentoo?
Doron Fediuck
dfediuck at redhat.com
Tue Dec 31 14:50:48 UTC 2013
While refreshing my devel environment, setup fails.
Log file shows this:
2013-12-31 16:26:05 DEBUG otopi.plugins.otopi.services.openrc
plugin.executeRaw:366 execute: ('/etc/init.d/ovirt-websocket-proxy',
'-q', 'status'), executable='None', cwd=
'None', env=None
2013-12-31 16:26:05 DEBUG otopi.plugins.otopi.services.openrc
plugin.executeRaw:389 execute-result:
('/etc/init.d/ovirt-websocket-proxy', '-q', 'status'), exception
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/otopi/plugin.py", line 376,
in executeRaw
env=env,
File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__
errread, errwrite)
File "/usr/lib64/python2.7/subprocess.py", line 1308, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Should there be a redirection to use ovirt-websocket-proxy in a local
script rather than daemon?
More information about the Engine-devel
mailing list