~ # spye sikkerhedorg cluster computation migrate 00-template.sikkerhed.org [*] Migrating machine [00-template.sikkerhed.org] to [10.0.0.110] [E] Got exception of type OSError: [[Errno 2] No such file or directory] while running command ['sikkerhedorg', 'cluster', 'computation', 'migrate', '00-template.sikkerhed.org'] Function Line File request_execute 62 /usr/lib/python2.5/site-packages/spye/frontend/console.py meta_migrate 41 /usr/lib/python2.5/site-packages/spye/plugins/sikkerhedorg/cluster/computation.py proc_capture 297 /usr/lib/python2.5/site-packages/spye/__init__.py __init__ 594 /usr/lib/python2.5/subprocess.py _execute_child 1149 /usr/lib/python2.5/subprocess.py Function Line Function Code console.py 62 request_execute spye.drv_presentation.present(func(*arg, **kwarg)) computation.py 41 meta_migrate ret, stdout, stderr = spye.proc_capture(["xm", "migrate", "--live", mac, target]) __init__.py 297 proc_capture proc = subprocess.Popen(utf8_encode_list(args), stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, env = env) subprocess.py 594 __init__ errread, errwrite) subprocess.py 1149 _execute_child raise child_exception [E] Exception information: >> [Errno 2] No such file or directory