====================================== iptables 1.8.9: ./test-suite.log ====================================== # TOTAL: 3 # PASS: 0 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: xlate-test.py =================== Traceback (most recent call last): File "/var/tmp/portage/net-firewall/iptables-1.8.9/work/iptables-1.8.9/./xlate-test.py", line 277, in sys.exit(main()) ^^^^^^ File "/var/tmp/portage/net-firewall/iptables-1.8.9/work/iptables-1.8.9/./xlate-test.py", line 255, in main files, tests, passed, failed, errors = load_test_files() ^^^^^^^^^^^^^^^^^ File "/var/tmp/portage/net-firewall/iptables-1.8.9/work/iptables-1.8.9/./xlate-test.py", line 191, in load_test_files tests, passed, failed, errors = run_test(test, payload) ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/tmp/portage/net-firewall/iptables-1.8.9/work/iptables-1.8.9/./xlate-test.py", line 159, in run_test if test_one_xlate(name, sourceline, expected, result): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/tmp/portage/net-firewall/iptables-1.8.9/work/iptables-1.8.9/./xlate-test.py", line 44, in test_one_xlate rc, output, error = run_proc([xtables_nft_multi] + shlex.split(sourceline)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/tmp/portage/net-firewall/iptables-1.8.9/work/iptables-1.8.9/./xlate-test.py", line 12, in run_proc process = Popen(args, text = True, shell = shell, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 1024, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.11/subprocess.py", line 1901, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/net-firewall/iptables-1.8.9/work/iptables-1.8.9/iptables/xtables-nft-multi' FAIL xlate-test.py (exit status: 1) SKIP: iptables-test.py ====================== You need to be root to run this, sorry SKIP iptables-test.py (exit status: 77) SKIP: iptables/tests/shell/run-tests.sh ======================================= E: this requires root! ... SKIP iptables/tests/shell/run-tests.sh (exit status: 77)