Traceback (most recent call last):
File ".././tests/dbqp.py", line 39, in ?
from lib.sys_mgmt.system_management import systemManager
File "/home/hudson/hudson/workspace/drizzle-build-rhel-5.5-64bit/tests/lib/sys_mgmt/system_management.py", line 37, in ?
from uuid import uuid4
ImportError: No module named uuid
make: *** [test-dbqp] Error 1
[hudson@rhel-5 drizzle-build-rhel-5.5-64bit]$
Still a problem after trying with the above fix:
Traceback (most recent call last): dbqp.py" , line 39, in ? mgmt.system_ management import systemManager hudson/ hudson/ workspace/ drizzle- build-rhel- 5.5-64bit/ tests/lib/ sys_mgmt/ system_ management. py", line 37, in ? build-rhel- 5.5-64bit] $
File ".././tests/
from lib.sys_
File "/home/
from uuid import uuid4
ImportError: No module named uuid
make: *** [test-dbqp] Error 1
[hudson@rhel-5 drizzle-