Re: [OE-core] Issue with pseudo on 64-bit build host

2013-06-26 Thread Peter Seebach
On Wed, 26 Jun 2013 19:05:05 +0200 Erik Botö wrote: > Yes PSEUDO_UNLOAD=1 should do that, but the hosts libpseudo is not > found when invoking qemu. Therefore the code in pseudo that would > clean the environment of any libpseudo.so in LD_PRELOAD before handing > of to qemu is not run and LD_PREL

Re: [OE-core] Issue with pseudo on 64-bit build host

2013-06-26 Thread Erik Botö
On Wed, Jun 26, 2013 at 3:30 PM, Laurentiu Palcu wrote: > On Wed, Jun 26, 2013 at 11:33:17AM +0200, Erik Botö wrote: >> Hi, >> >> In bitbake.conf FAKEROOTBASEENV is set to contain >> "PSEUDO_LIBDIR=${STAGING_BINDIR_NATIVE}/../lib/pseudo/lib" but on my >> buildhost libpseudo.so is in >> ${STAGING_B

Re: [OE-core] Issue with pseudo on 64-bit build host

2013-06-26 Thread Laurentiu Palcu
On Wed, Jun 26, 2013 at 11:33:17AM +0200, Erik Botö wrote: > Hi, > > In bitbake.conf FAKEROOTBASEENV is set to contain > "PSEUDO_LIBDIR=${STAGING_BINDIR_NATIVE}/../lib/pseudo/lib" but on my > buildhost libpseudo.so is in > ${STAGING_BINDIR_NATIVE}/../lib/pseudo/lib64. > > For me this causes rpm:s

[OE-core] Issue with pseudo on 64-bit build host

2013-06-26 Thread Erik Botö
Hi, In bitbake.conf FAKEROOTBASEENV is set to contain "PSEUDO_LIBDIR=${STAGING_BINDIR_NATIVE}/../lib/pseudo/lib" but on my buildhost libpseudo.so is in ${STAGING_BINDIR_NATIVE}/../lib/pseudo/lib64. For me this causes rpm:s that use qemu_run_binary() to do stuff during do_rootfs() (using post-inst