[OE-core] [PATCH 1/4] cve-update-db: New recipe to update CVE database

Pierre Le Magourou lemagoup at gmail.com
Thu Jun 27 09:10:59 UTC 2019


Hi,

> It looks like CVE_CHECK_DB_DIR has no default value which resulted in:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/23/builds/988/steps/7/logs/step1b
>
> We only started seeing that error after your later patch to add back
> the do_fetch task. build-appliance is trying to collect up all the
> sources it may need.
>

I see the problem, it happens when cve-update-db do_fetch task is executed and
cve-check class is not inherited. I sent a v2 patch that sets default value to
CVE_CHECK_DB_DIR.


Pierre


More information about the Openembedded-core mailing list