blob: c7b38de331012b280d59e2b38088d5aa4fc3c4e8 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
qemu user static binary seems to lack support for network namespace.
Whenever I execute emerge in gentoo linux in qemu-aarch64 chroot, I see the following error message.
Unable to configure loopback interface: Operation not supported
If I disable emerge's network-sandbox which utilizes network namespace, the error disappears.
|