[oe] Request for branch merge

Joshua Lock josh at linux.intel.com
Thu Apr 8 15:40:45 UTC 2010


On Sat, 2010-04-03 at 09:23 +0200, Koen Kooi wrote: 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 02-04-10 23:29, Richard Purdie wrote:
> > On Fri, 2010-04-02 at 15:40 +0200, Koen Kooi wrote:
> >> While testing (rebased on top of this mornings OE, bitbake master) I'm
> >> getting messages like this:
> >>
> >> //OE/angstrom-dev/sysroots/x86_64-linux/usr/lib/python2.6/lib-dynload/strop.so:
> >> RPATH=/OE/angstrom-dev/sysroots/x86_64-linux/usr/lib
> >> //OE/angstrom-dev/sysroots/x86_64-linux/usr/lib/python2.6/lib-dynload/strop.so:
> >> new RPATH: $ORIGIN/../../../../usr/lib
> >> open: Permission denied
> >> elf_open: Invalid argument

This looks like we're calling chrpath -l against a non-readable file, as
Richard suggested. Unfortunately it's not the echoed path which is the
problem, the path for which the open/elf_open warnings are triggered is
not echoed...

I've a patch to test the access to the file and temporarily set read and
write permissions on it if needed.

I'm just running this updated tree over a build of console-image now.

Cheers,
Joshua
-- 
Joshua Lock
        Intel Open Source Technology Centre







More information about the Openembedded-devel mailing list