New comment by DragonGhost7 on void-packages repository https://github.com/void-linux/void-packages/pull/27909#issuecomment-760596696 Comment: Ok so basically, since there are no tests written for it, `python setup.py test` tries to run all executables defined, and runs into a problem since they need dbus, and subsequently an xorg server running, which they dont get in chroot nor in ci. I am really not sure what to do in this case, might just fork and write my own pytests.