From: Thilo Fromm <t.fromm@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: bitbake failure after git pull
Date: Wed, 10 Mar 2010 12:52:52 +0100 [thread overview]
Message-ID: <4B978814.30307@dresearch.de> (raw)
In-Reply-To: <536913655.6343051268191558593.JavaMail.root@sz0029a.westchester.pa.mail.comcast.net>
Hello,
> 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@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@jgb-desktop:~/overo-oe/user.collection/recipes/vidplayr2$
Try bitbake --version. If your bitbake is older than 1.8.18 you'll run
into that error. At least that's what happened to me.
Regards,
Thilo
--
Dipl.-Ing (FH) Thilo Fromm, MSc., Embedded Systems Developer
DResearch Digital Media Systems GmbH
Otto-Schmirgal-Str. 3, D-10319 Berlin, Germany
Amtsgericht: Berlin Charlottenburg, HRB:54412
Tel: +49 (30) 515 932 228 mailto:t.fromm@dresearch.de
Fax: +49 (30) 515 932 77 http://www.dresearch.de
next prev parent reply other threads:[~2010-03-10 12:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <131205683.6342631268191494439.JavaMail.root@sz0029a.westchester.pa.mail.comcast.net>
2010-03-10 3:25 ` bitbake failure after git pull John Buckley
2010-03-10 11:11 ` Marco Cavallini
2010-03-10 11:52 ` Thilo Fromm [this message]
2010-03-10 12:06 ` Leo
2010-03-10 13:21 ` Marco Cavallini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B978814.30307@dresearch.de \
--to=t.fromm@dresearch.de \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.