[OE-core] adding package nss in rootfs failed with dependency "/usr/local/bin/perl"

Jegan Chandru pcjegan at gmail.com
Wed Apr 25 08:54:13 UTC 2012


> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120425/26e3d112/attachment-0002.html>


More information about the Openembedded-core mailing list