There is a new pull request by mvf against master on the void-packages repository https://github.com/mvf/void-packages pr/dstat https://github.com/void-linux/void-packages/pull/12956 dstat: add missing python3-six dependency Fixes: ``` % dstat Traceback (most recent call last): File "/usr/bin/dstat", line 32, in import six ModuleNotFoundError: No module named 'six' ``` A patch file from https://github.com/void-linux/void-packages/pull/12956.patch is attached