From: Michael Smith <msmith@cbnco.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Mistakenly pushed changes without review, specially 6633c4c95a
Date: Fri, 10 Jul 2009 15:55:17 -0400 [thread overview]
Message-ID: <4A579CA5.2090708@cbnco.com> (raw)
In-Reply-To: <be7a9f3d0907101039i6a58c3aeof2fc3e1f40d24dd0@mail.gmail.com>
Hi Otavio,
Otavio Salvador wrote:
> I'm specially interested to know about 6633c4c95a. If people objects
> on it I can revert it but I think it is not necessary to revert it if
> people agrees with it.
It looked good to me, but bitbake bails with:
RuntimeError: dictionary changed size during iteration
(reverting 6633c4c9 fixes it for me)
Also -- I've seen some references to MACHINE_CLASS. I'm wondering if it
was intended to solve a similar problem.
Here's the traceback for the bailout.
Traceback (most recent call last):
File "/home/michael/startitup/bitbake/bin/bitbake", line 143, in ?
main()
File "/home/michael/startitup/bitbake/bin/bitbake", line 123, in main
cooker.parseConfiguration()
File "/home/michael/startitup/bitbake/lib/bb/cooker.py", line 68, in
parseConfiguration
self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) )
File "/home/michael/startitup/bitbake/lib/bb/cooker.py", line 390, in
parseConfigurationFile
self.configuration.data = bb.parse.handle( afile,
self.configuration.data )
File "/home/michael/startitup/bitbake/lib/bb/parse/__init__.py", line
75, in handle
return h['handle'](fn, data, include)
File
"/home/michael/startitup/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
line 167, in handle
feeder(lineno, s, fn, data)
File
"/home/michael/startitup/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
line 221, in feeder
include(fn, s, data, "include required")
File
"/home/michael/startitup/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
line 114, in include
ret = handle(fn, data, True)
File "/home/michael/startitup/bitbake/lib/bb/parse/__init__.py", line
75, in handle
return h['handle'](fn, data, include)
File
"/home/michael/startitup/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
line 167, in handle
feeder(lineno, s, fn, data)
File
"/home/michael/startitup/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
line 192, in feeder
bb.data.update_data(e)
File "/home/michael/startitup/bitbake/lib/bb/data.py", line 509, in
update_data
for var in vars:
RuntimeError: dictionary changed size during iteration
next prev parent reply other threads:[~2009-07-10 20:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-10 17:39 Mistakenly pushed changes without review, specially 6633c4c95a Otavio Salvador
2009-07-10 19:55 ` Michael Smith [this message]
2009-07-11 20:11 ` Otavio Salvador
2009-07-12 22:34 ` Michael Smith
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=4A579CA5.2090708@cbnco.com \
--to=msmith@cbnco.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox