On Wed, Jun 29, 2022 at 5:15 PM Ross Burton <ross.bur...@arm.com> wrote:

> The cve-check class writes temporary files to preserve state across the
> build, and cleans them up in a CookerExit handler.
>
> However, in memory-resident builds the cooker won't exit in between
> builds, so the state isn't cleared and the CVE report generation fails:
>
> NOTE: Generating JSON CVE summary
> ERROR: Error adding the same package twice
>
> Easily solved by hooking to BuildCompleted, instead of CookerExit.
>
> Signed-off-by: Ross Burton <ross.bur...@arm.com>
>

Sean, could you check if it is your case too? I'll be adding a more verbose
error message
so that we know which package it comes from.

Regards,
Marta
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#167384): 
https://lists.openembedded.org/g/openembedded-core/message/167384
Mute This Topic: https://lists.openembedded.org/mt/92067057/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to