Toaster is not working it's showing bitbake crash when I tried to build an image

[email protected] Thu, 29 Feb 2024 03:03:36 -0800
Newsgroups org.yoctoproject.lists.toaster
Message-ID <[email protected]>
--PSjAW7muhpOTjXZ2rY48
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Hello,
I tried to build an image from toaster web interface but it is showing " *b=
itbake crash* " with below traceback issues. I'm not understanding what I n=
eed to change or do so that toaster will work correctly to build an image. =
And the
ubuntu version=3D22.04
Yocto version=3D4.2 mickledore
Image trying to build is " *ls-image-main* " for ls1012afrwy card

Bitbake crash
Traceback (most recent call last):
File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/command.py", l=
ine 91, in runCommand
result =3D command_method(self, commandline)
File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/command.py", l=
ine 290, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/cooker.py", li=
ne 552, in updateConfigOpts
self.reset()
File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/cooker.py", li=
ne 1786, in reset
self.initConfigurationData()
File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/cooker.py", li=
ne 409, in initConfigurationData
self.databuilder.parseBaseConfiguration()
File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/cookerdata.py"=
, line 261, in parseBaseConfiguration
self.data =3D self.parseConfigurationFiles(self.prefiles, self.postfiles)
File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/cookerdata.py"=
, line 395, in parseConfigurationFiles
data =3D parse_config_file(os.path.join(layer, "conf", "layer.conf"), data)
File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/cookerdata.py"=
, line 174, in wrapped
raise bb.BBHandledException()
bb.BBHandledException

I'm waiting for the reply
Thank you

--PSjAW7muhpOTjXZ2rY48
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Hello,<br />I tried to build an image from toaster web interface but it is =
showing "<strong>bitbake crash</strong>" with below traceback issues. I'm n=
ot understanding what I need to change or do so that toaster will work corr=
ectly to build an image. And the <br />ubuntu version=3D22.04<br />Yocto ve=
rsion=3D4.2 mickledore<br />Image trying to build is "<strong>ls-image-main=
</strong>" for ls1012afrwy card
<div><br />Bitbake crash</div>
<div>Traceback (most recent call last):</div>
<div>&nbsp; File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/co=
mmand.py", line 91, in runCommand</div>
<div>&nbsp; &nbsp; result =3D command_method(self, commandline)</div>
<div>&nbsp; File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/co=
mmand.py", line 290, in updateConfig</div>
<div>&nbsp; &nbsp; command.cooker.updateConfigOpts(options, environment, cm=
dline)</div>
<div>&nbsp; File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/co=
oker.py", line 552, in updateConfigOpts</div>
<div>&nbsp; &nbsp; self.reset()</div>
<div>&nbsp; File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/co=
oker.py", line 1786, in reset</div>
<div>&nbsp; &nbsp; self.initConfigurationData()</div>
<div>&nbsp; File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/co=
oker.py", line 409, in initConfigurationData</div>
<div>&nbsp; &nbsp; self.databuilder.parseBaseConfiguration()</div>
<div>&nbsp; File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/co=
okerdata.py", line 261, in parseBaseConfiguration</div>
<div>&nbsp; &nbsp; self.data =3D self.parseConfigurationFiles(self.prefiles=
, self.postfiles)</div>
<div>&nbsp; File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/co=
okerdata.py", line 395, in parseConfigurationFiles</div>
<div>&nbsp; &nbsp; data =3D parse_config_file(os.path.join(layer, "conf", "=
layer.conf"), data)</div>
<div>&nbsp; File "/home/dhanyalakshmi/distro/sources/poky/bitbake/lib/bb/co=
okerdata.py", line 174, in wrapped</div>
<div>&nbsp; &nbsp; raise bb.BBHandledException()</div>
<div>bb.BBHandledException</div>
<div>&nbsp;</div>
<div>I'm waiting for the reply</div>
<div>Thank you&nbsp;</div>

--PSjAW7muhpOTjXZ2rY48--