There's a merged pull request on the void-packages repository dstat: add missing python3-six dependency https://github.com/void-linux/void-packages/pull/12956 Description: Fixes: ``` % dstat Traceback (most recent call last): File "/usr/bin/dstat", line 32, in import six ModuleNotFoundError: No module named 'six' ```