Source: golang-github-go-debos-fakemachine Version: 0.0~git20180126.e307c2f-1 Severity: wishlist Tags: upstream Forwarded: https://github.com/go-debos/fakemachine/issues/18
fakemachine currently assumes that the linker is /lib64/ld-linux-x86-64.so.2, the standard C library is /lib/x86_64-linux-gnu/libc.so.6, and qemu-system-x86_64 is an appropriate way to run a virtual machine. None of these are true on other architectures.