> This is a bug in the nss package.  It has an executable shell script that
has a:

> #! /usr/local/bin/perl

> in it, which causes RPM to add a dependency on that specific path, and
nothing
> is providing the path.

> The fix is either, decide this is a sample/demo shell script and remove
it from
> the nss package -- or fix the script to use the proper perl location of
> "${bindir}/perl"

Thanks Mark for pointing it out. That solved it. I fixed the script to use
proper perl and added nss in rootfs with no problem.

-JC
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to