[yocto] eSDK installation failing with sig computed mismatch with sig locked

Sunil Mukundan sunil.mukundan at gmail.com
Mon Oct 22 20:28:35 PDT 2018


Thanks Chen Qi for the response. Please find my response below

>What does the SRC_URI for the recipe look like?

SRC_URI = "git://github.com/luigirizzo/netmap.git"

Thanks
Sunil Mukundan
On Tue, Oct 23, 2018 at 6:58 AM ChenQi <Qi.Chen at windriver.com> wrote:
>
> I think the main problem is do_fetch sig mismatch.
> What does the SRC_URI for the recipe look like?
>
> Best Regards,
> Chen  Qi
>
>
> On 10/22/2018 08:47 PM, Sunil Mukundan wrote:
> > Hi
> >
> > I built an extensible SDK and when installing the SDK, i see the
> > following WARNINGS first
> >
> > WARNING: The netmap-modules:do_fetch sig is computed to be
> > b53fa14a73271b9f0ce564e413f32468, but the sig is locked to
> > 614da4fb9135f1f97b291ff05494f53c in SIGGEN_LOCKEDSIGS_t-genericx86-64
> > The netmap:do_fetch sig is computed to be
> > b53fa14a73271b9f0ce564e413f32468, but the sig is locked to
> > 614da4fb9135f1f97b291ff05494f53c in SIGGEN_LOCKEDSIGS_t-genericx86-64
> > The netmap:do_populate_lic sig is computed to be
> > 45b8ffb273c02b2fcd201347e4137e19, but the sig is locked to
> > d4c3de4ecfdc1d70a4129dfbcc68b71d in SIGGEN_LOCKEDSIGS_t-genericx86-64
> > The netmap-modules:do_populate_lic sig is computed to be
> > 45b8ffb273c02b2fcd201347e4137e19, but the sig is locked to
> > d4c3de4ecfdc1d70a4129dfbcc68b71d in SIGGEN_LOCKEDSIGS_t-genericx86-64
> >
> > These WARNINGS then (probably) result in the following errors
> > ERROR: Task netmap.do_prepare_recipe_sysroot attempted to execute unexpectedly
> > ERROR: Task netmap.do_configure attempted to execute unexpectedly
> > ERROR: Task netmap.do_compile attempted to execute unexpectedly
> > ERROR: Task netmap.do_install attempted to execute unexpectedly
> > ERROR: Task netmap.do_package attempted to execute unexpectedly and
> > should have been setscened
> > ERROR: Task netmap.do_packagedata attempted to execute unexpectedly
> > and should have been setscened
> > ERROR: Task netmap-modules.do_populate_lic attempted to execute
> > unexpectedly and should have been setscened
> > ERROR: Task netmap.do_populate_lic attempted to execute unexpectedly
> > and should have been setscened
> >
> > Could someone help me with what could be going wrong?
> >
> > I used the usual 'bitbake -c populate_sdk_ext core-image-minimal'
> > command to build the SDK.
> >
> > thanks,
> > Sunil Mukundan
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list