Hi,
When I open the " Results database <http://tdas-linux/tko> (*new*
interface!)",
the "new Interface", I encounter the following error.
AttributeError: 'module' object has no attribute 'manager'
Traceback (most recent call last):
File "/workspace/autotest/frontend/afe/json_rpc/serviceHandler.py", line
96, in dispatchRequest
results['result'] = self.invokeServiceEndpoint(meth, args)
File "/workspace/autotest/frontend/afe/json_rpc/serviceHandler.py", line
134, in invokeServiceEndpoint
return meth(*args)
File "/workspace/autotest/frontend/afe/rpc_handler.py", line 120, in
new_fn
return f(*args, **keyword_args)
File "/workspace/autotest/frontend/tko/rpc_interface.py", line 425, in
get_static_data
result['preconfigs'] = preconfigs.manager.all_preconfigs()
AttributeError: 'module' object has no attribute 'manager'
How to resolve this issue? I am trying Autotest on Ubuntu-9.04.
--
Taniya Das.
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest