<
rpiment...@gmail.com> wrote:
> On Tue, Sep 11, 2012 at 3:28 PM, Otavio Salvador
> <
ota...@ossystems.com.br> wrote:
>> On Tue, Sep 11, 2012 at 2:29 PM, Rogerio Pimentel
>> <
rpiment...@gmail.com> wrote:
>>> I'm build fsl-image-gui on denzil branch and the following error appears:
>> ...
>>> > event = pickle.loads(event[7:-8])
>>> fire_ui_handlers(event, d)
>>> ValueError: insecure string pickle
>>>
>>> ^Z
>>> [1]+ Stopped bitbake fsl-image-gui
>>> --------------------------------------------------------------------------------
>>>
>>> When I build core-image-minimal, this error doesn't happen. Has
>>> someone seen this error before?
>>>
>>> Any help will be welcome,
>>
>> It seems to be a corrupted cache of bitbake. You can try two things:
>>
>> touch local.conf file inside of conf dir, or remove your tmp dir and try.
>>
>
> It happens even if I try a new fresh build.
I am running it fine here ... so I am a bit lost how to help you on this.