fakechroot needs mutilib support to be able to correcly run x86_32 programs on an amd64 (x86_64) system. Only libfakechroot.so needs to be multilib Reproducible: Always Steps to Reproduce: 1.run fakechroot ./32bitprogram Actual Results: i get the following error: ERROR: ld.so: object 'libchfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. Expected Results: The program works correctly without error
*** This bug has been marked as a duplicate of bug 929051 ***
this is not a duplicate of bug 929051, that one is for sys-apps/fakeroot while this one is for sys-apps/fakechroot (note the ch)