Skip to content

Instantly share code, notes, and snippets.

@kivi
Created December 3, 2013 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kivi/7772064 to your computer and use it in GitHub Desktop.
Save kivi/7772064 to your computer and use it in GitHub Desktop.
Looks like you have Homebrew installed. We will install all required packages via Homebrew.
Traceback (most recent call last):
File "bootstrap.py", line 142, in <module>
sys.exit(main(sys.argv))
File "bootstrap.py", line 133, in main
dasboot.bootstrap()
File "/var/folders/ms/dxlzmm8j2zld20k_ps_kgl3m0000gn/T/tmpNteoUf/mozboot/bootstrap.py", line 90, in bootstrap
global TEMPDIR
File "/var/folders/ms/dxlzmm8j2zld20k_ps_kgl3m0000gn/T/tmpNteoUf/mozboot/base.py", line 221, in ensure_mercurial_modern
File "/var/folders/ms/dxlzmm8j2zld20k_ps_kgl3m0000gn/T/tmpNteoUf/mozboot/base.py", line 209, in is_mercurial_modern
File "/var/folders/ms/dxlzmm8j2zld20k_ps_kgl3m0000gn/T/tmpNteoUf/mozboot/base.py", line 143, in check_output
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 566, in check_output
process = Popen(stdout=PIPE, *popenargs, **kwargs)
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 709, in __init__
errread, errwrite)
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1326, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment