Revision 343134373130 () - Diff

Link to this snippet: https://friendpaste.com/56nm04VwHEIptIUNK20CIi
Embed:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
richard@ubuntu:~/test/zope-test$ dzhandle -z2.9 make-instance test -m manual
Traceback (most recent call last):
File "/usr/bin/dzhandle", line 2583, in <module>
main()
File "/usr/bin/dzhandle", line 2578, in main
rv = action.run(global_options)
File "/usr/bin/dzhandle", line 1570, in run
rv = subprocess.call(cmd)
File "/usr/lib/python2.6/subprocess.py", line 470, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory