summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1857811
blob: b7de3fec3f47a027476ac36bbc539f9df51bbe27 (plain) (blame)
1
2
3
4
5
6
7
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.