summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/output/syscall/1857811
blob: 929d558387f2892a7e0c925ca3588f453abf308e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.