summary refs log tree commit diff stats
path: root/results/classifier/user-mode-bugs/1857811
blob: faff494474aa5d8da92d690850dde7409cb5eb9c (plain) (blame)
1
2
3
4
5
6
7
8
9
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.