Package: fakechroot
Version: 2.20.1+ds-8
Severity: important
File: /usr/bin/ldd.fakechroot
Control: affects -1 + initramfs-tools-core debvm

Running ldd.fakechroot on ppc64el yields:

        ld64.so.2 => /lib/powerpc64le-linux-gnu/ld64.so.2 (0x0000000000000000)

Instead, it should be saying /lib64/ld64.so.2.

I recommend reviewing https://wiki.debian.org/ArchitectureSpecificsMemo
and adding all the ld.so paths.

This happens to break update-initamfs when run under fakechroot as it
fails to include /lib64/ld64.so.2 in the initramfs and thus fails to run
anything. This happens to break debvm autopkgtests.

Helmut

Reply via email to