Skip to content

Instantly share code, notes, and snippets.

Created January 9, 2012 18:58
Show Gist options
  • Save anonymous/1584361 to your computer and use it in GitHub Desktop.
Save anonymous/1584361 to your computer and use it in GitHub Desktop.
bitbake error
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.6/threading.py", line 477, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib64/python2.6/multiprocessing/pool.py", line 281, in _handle_results
task = get()
TypeError: ('__init__() takes exactly 2 arguments (49 given)', <class 'bb.fetch2.NoMethodError'>, ('"', 'g', 'i', 't', ':', '/', '/', 'w', 'w', 'w', '.', 'j', 'd', 'l', '.', 'c', 'o', 'm', '/', 's', 'o', 'f', 't', 'w', 'a', 'r', 'e', '/', 'd', 't', 'c', '.', 'g', 'i', 't', ';', 'p', 'r', 'o', 't', 'o', 'c', 'o', 'l', '=', 'g', 'i', 't'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment