Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929052 - sys-apps/fakechroot: add multilib support
Summary: sys-apps/fakechroot: add multilib support
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-10 09:27 UTC by Ben Sagal
Modified: 2024-04-11 14:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Sagal 2024-04-10 09:27:00 UTC
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
Comment 1 Viorel Munteanu gentoo-dev 2024-04-11 07:03:54 UTC

*** This bug has been marked as a duplicate of bug 929051 ***
Comment 2 Ben Sagal 2024-04-11 09:04:11 UTC
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)