Skip to content

Instantly share code, notes, and snippets.

@yeukhon
Created June 20, 2013 22:06
Show Gist options
  • Save yeukhon/6e3c5ab3a42a26c497ba to your computer and use it in GitHub Desktop.
Save yeukhon/6e3c5ab3a42a26c497ba to your computer and use it in GitHub Desktop.
Reading package lists... Done
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 "/tmp/tmpOqZKMI/mozboot/bootstrap.py", line 79, in bootstrap
from mozboot.bootstrap import Bootstrapper
File "/tmp/tmpOqZKMI/mozboot/base.py", line 208, in ensure_mercurial_modern
TypeError: upgrade_mercurial() takes exactly 1 argument (2 given)
vagrant@precise64:~$ vim /tmp/tmpOqZKMI/mozboot/base.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment