Closed ghost closed 10 years ago
It should not be issue for normal functioning of chroot systems
closing as this is expected behavior
Just to add more information for others, this is the ld.so dynamic link cache system saying it doesn't recognize ld-linux.so.2. This is expected as it was moved from another operating system for the chroot. If you're using ld-linux.so.2, it means you've added some (old) files from a standard core library, probably because someone wrote a program that points directly to the shared library, instead of to the dynamic one (ld.so), which change between both versions and architecture.
inside the chroot,
not sure if that's an actual problem ... checking, it's NOT an arm file
verbose output