From: "Eric Bénard" <eric@eukrea.com>
To: bitbake-devel@lists.openembedded.org
Subject: Hob : IndexError: list index out of range
Date: Thu, 22 Mar 2012 12:22:19 +0100 [thread overview]
Message-ID: <20120322122219.0df320be@eb-e6520> (raw)
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
next reply other threads:[~2012-03-22 11:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-22 11:22 Eric Bénard [this message]
2012-03-23 8:13 ` Hob : IndexError: list index out of range 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
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=20120322122219.0df320be@eb-e6520 \
--to=eric@eukrea.com \
--cc=bitbake-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.