Skip to content

Does not work on arch nor exegol: nftables is not installed #18

@OloPy

Description

@OloPy

Just got an error message:
[Apr 23, 2026 - 11:36:34 (CEST)] exegol-htb_lab wsuks # wsuks -h nftables is not installed. Please install nftables to use the Router class. See installation instructions in the README.md.

I follow install instructions, requirement are installed:

[Apr 23, 2026 - 11:34:31 (CEST)] exegol-htb_lab wsuks # apt install pipx git python3-nftables
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
pipx is already the newest version (1.1.0-1).
git is already the newest version (1:2.39.5-0+deb12u3).
python3-nftables is already the newest version (1.0.6-2+deb12u2).
0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded.
[Apr 23, 2026 - 11:39:53 (CEST)] exegol-htb_lab wsuks # pipx install wsuks
  installed package wsuks 1.2.1, installed using Python 3.11.14
  These apps are now globally available
    - wsuks
done! ✨ 🌟 ✨

nftable package is installed:

[Apr 23, 2026 - 11:39:59 (CEST)] exegol-htb_lab wsuks # apt install nftables
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
nftables is already the newest version (1.0.6-2+deb12u2).
0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded.

The issue seems related to python3-nftables package break: even if installed it cant be imported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions