[bitbake-devel] Hob : IndexError: list index out of range

Eric Bénard eric at eukrea.com
Fri Mar 23 11:54:50 UTC 2012


Hi Dongxiao,

Le Fri, 23 Mar 2012 19:45:24 +0800,
"Xu, Dongxiao" <dongxiao.xu at intel.com> a écrit :

> On Fri, 2012-03-23 at 09:13 +0100, Eric Bénard wrote:
> > Le Thu, 22 Mar 2012 12:22:19 +0100,
> > Eric Bénard <eric at eukrea.com> a écrit :
> > > while testing HOB, once the image appears to finish to build, got this error :
> > > 
> > > Traceback (most recent call last):
> > >   File "/home/ebenard/openembedded-core/bitbake/lib/bb/ui/crumbs/builder.py", line 431, in handler_command_succeeded_cb
> > >     self.switch_page(self.IMAGE_GENERATED)
> > >   File "/home/ebenard/openembedded-core/bitbake/lib/bb/ui/crumbs/builder.py", line 339, in switch_page
> > >     self.image_details_page.show_page(next_step)
> > >   File "/home/ebenard/openembedded-core/bitbake/lib/bb/ui/crumbs/imagedetailspage.py", line 187, in show_page
> > >     image_size = self._size_to_string(os.stat(os.path.join(image_addr, image_names[0])).st_size)
> > > IndexError: list index out of range
> > > 
> > is there anyone reproducing this or is this a local issue ?
> 
> Could you tell me your configuration to reproduce this issue?
> 
plain oe-core + qemuarm machine
I chose clutter image, then bake it and once that seems to finish I get
this error (and the user interface gets frozen IIRC.

Eric




More information about the bitbake-devel mailing list