[oe] bitbake failure after git pull

John Buckley buckleyassoc at comcast.net
Wed Mar 10 03:25:58 UTC 2010


Hello, 
I just did a "git pull" into my gumstix overo-oe repository and now bitbake is giving me errors. Any ideas on where to start? 
Here is the error listed below after I successfully completed a git pull. 

- JohnBuckley 

jgb at jgb-desktop:~/overo-oe/user.collection/recipes/vidplayr2$ bitbake -c clean vidplayr 
Traceback (most recent call last): 
File "/home/jgb/overo-oe/bitbake/bin/bitbake", line 143, in <module> 
main() 
File "/home/jgb/overo-oe/bitbake/bin/bitbake", line 123, in main 
cooker.parseConfiguration() 
File "/home/jgb/overo-oe/bitbake/lib/bb/cooker.py", line 68, in parseConfiguration 
self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) ) 
File "/home/jgb/overo-oe/bitbake/lib/bb/cooker.py", line 404, in parseConfigurationFile 
bb.event.fire(bb.event.ConfigParsed(self.configuration.data)) 
File "/home/jgb/overo-oe/bitbake/lib/bb/event.py", line 67, in fire 
if tmpHandler(event) == Handled: 
File "tmpHandler(e)", line 4, in tmpHandler 
File "<bb>", line 18, in check_sanity 
NameError: global name 'os' is not defined 
jgb at jgb-desktop:~/overo-oe/user.collection/recipes/vidplayr2$ 




More information about the Openembedded-devel mailing list