Loading

Paste #pxayqseo7

  1. make
  2. echo "[Bundle] bundle/BusyBee-v5489-he7d4f79d1c29.tar"
  3. [Bundle] bundle/BusyBee-v5489-he7d4f79d1c29.tar
  4. python3 check_lang_compatibility.py lang/english.txt info.nut
  5. ** Comparing file lang/english.txt, current version and at revision 06b75370997d **
  6. Traceback (most recent call last):
  7.   File "check_lang_compatibility.py", line 128, in <module>
  8.     min_comp_strings = get_langfile_rev(language_name, cset)
  9.   File "check_lang_compatibility.py", line 62, in get_langfile_rev
  10.     txt = subprocess.check_output(cmd, universal_newlines=True, env={'HGPLAIN':''})
  11.   File "/Users/andy/Documents/workspace/buildout.python/parts/opt/lib/python3.3/subprocess.py", line 571, in check_output
  12.     with Popen(*popenargs, stdout=PIPE, **kwargs) as process:
  13.   File "/Users/andy/Documents/workspace/buildout.python/parts/opt/lib/python3.3/subprocess.py", line 818, in __init__
  14.     restore_signals, start_new_session)
  15.   File "/Users/andy/Documents/workspace/buildout.python/parts/opt/lib/python3.3/subprocess.py", line 1416, in _execute_child
  16.     raise child_exception_type(errno_num, err_msg)
  17. FileNotFoundError: [Errno 2] No such file or directory: 'hg'
  18. make: *** [bundle/BusyBee-v5489-he7d4f79d1c29.tar] Error 1

Comments