All of lore.kernel.org
 help / color / mirror / Atom feed
* Hob : IndexError: list index out of range
@ 2012-03-22 11:22 Eric Bénard
  2012-03-23  8:13 ` Eric Bénard
  0 siblings, 1 reply; 8+ messages in thread
From: Eric Bénard @ 2012-03-22 11:22 UTC (permalink / raw)
  To: bitbake-devel

Hi,

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

Eric



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-03-25 18:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22 11:22 Hob : IndexError: list index out of range Eric Bénard
2012-03-23  8:13 ` Eric Bénard
2012-03-23 11:45   ` Xu, Dongxiao
2012-03-23 11:54     ` Eric Bénard
2012-03-24  2:38     ` Xu, Dongxiao
2012-03-24  8:19       ` Eric Bénard
2012-03-24  8:27         ` Xu, Dongxiao
2012-03-25 18:34           ` Eric Bénard

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.