-----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 >> >> Are those messages from chrpath and can they be ignored? > > The first messages are from the class and are safe to ignore. The > permission denied suggests something was added to staging that was > readonly? Can you check the permissions > on > //OE/angstrom-dev/sysroots/x86_64-linux/usr/lib/python2.6/lib-dynload/strop.so > and see if that is the case. It would make sense for that code to check for > read only and handle that case, restoring the permissions afterwards. >
k...@dominion:/OE/org.openembedded.dev$ ls -la /OE/angstrom-dev/sysroots/x86_64-linux/usr/lib/python2.6/lib-dynload/strop.so - -rwxr-xr-x 1 koen koen 70455 Apr 2 15:38 /OE/angstrom-dev/sysroots/x86_64-linux/usr/lib/python2.6/lib-dynload/strop.so* > I won't get to it this weekend but I will make sure its fixed on Tuesday > if you can confirm that is the problem. It builds a working 'console-image' for beagleboard and hawkboard, so the basics are OK. regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFLtuzTMkyGM64RGpERAjRoAKCzYmyRXb96lzCtuW1PPSXK/MTGDgCgi6OJ Hcseox1gKJSsztDFk//7i+4= =aR2s -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
