All of lore.kernel.org
 help / color / mirror / Atom feed
* Hob custom image build error
@ 2013-03-19  9:32 Andreas Enbacka
  2013-03-20  8:38 ` Voicu, Cristiana
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Enbacka @ 2013-03-19  9:32 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 967 bytes --]

Hello,

 

Whenever I build a custom image in Hob (using Create your own image), I get
the following error output once the image build stage is completed:

 

Traceback (most recent call last):

  File "/home/user/poky/bitbake/lib/bb/ui/crumbs/builder.py", line 1096, in
handler_build_succeeded_cb

    self.build_succeeded()

  File "/home/user/poky/bitbake/lib/bb/ui/crumbs/builder.py", line 1029, in
build_succeeded

    version = self.recipe_model.get_custom_image_version()

  File "/home/user/poky/bitbake/lib/bb/ui/crumbs/hoblistmodel.py", line 696,
in get_custom_image_version

    return self.custom_image_version

AttributeError: 'RecipeListModel' object has no attribute
'custom_image_version'

 

The UI is the stuck at 99% (do_build). However, the image build process has
otherwise succeeded (the image files exist in the images folder). However,
Hob needs to be force closed.

 

Best regards,

Andreas Enbacka


[-- Attachment #2: Type: text/html, Size: 3646 bytes --]

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

* Re: Hob custom image build error
  2013-03-19  9:32 Hob custom image build error Andreas Enbacka
@ 2013-03-20  8:38 ` Voicu, Cristiana
  0 siblings, 0 replies; 2+ messages in thread
From: Voicu, Cristiana @ 2013-03-20  8:38 UTC (permalink / raw)
  To: Andreas Enbacka, yocto

[-- Attachment #1: Type: text/plain, Size: 1332 bytes --]

Hello Andreas,

It seems this is a regression. I have open a bug for this issue(https://bugzilla.yoctoproject.org/show_bug.cgi?id=4065) and I will work on it.
Thanks,
Cristiana


From: yocto-bounces@yoctoproject.org [mailto:yocto-bounces@yoctoproject.org] On Behalf Of Andreas Enbacka
Sent: Tuesday, March 19, 2013 11:33 AM
To: yocto@yoctoproject.org
Subject: [yocto] Hob custom image build error

Hello,

Whenever I build a custom image in Hob (using Create your own image), I get the following error output once the image build stage is completed:

Traceback (most recent call last):
  File "/home/user/poky/bitbake/lib/bb/ui/crumbs/builder.py", line 1096, in handler_build_succeeded_cb
    self.build_succeeded()
  File "/home/user/poky/bitbake/lib/bb/ui/crumbs/builder.py", line 1029, in build_succeeded
    version = self.recipe_model.get_custom_image_version()
  File "/home/user/poky/bitbake/lib/bb/ui/crumbs/hoblistmodel.py", line 696, in get_custom_image_version
    return self.custom_image_version
AttributeError: 'RecipeListModel' object has no attribute 'custom_image_version'

The UI is the stuck at 99% (do_build). However, the image build process has otherwise succeeded (the image files exist in the images folder). However, Hob needs to be force closed.

Best regards,
Andreas Enbacka

[-- Attachment #2: Type: text/html, Size: 4891 bytes --]

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

end of thread, other threads:[~2013-03-20  8:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-19  9:32 Hob custom image build error Andreas Enbacka
2013-03-20  8:38 ` Voicu, Cristiana

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.