Closed issue by kanyck on void-packages repository https://github.com/void-linux/void-packages/issues/12754 Description: ### System Void 4.19.56_1 x86_64 GenuineIntel uptodate rF * package: weston-6.0.1_1 ### Expected behavior Weston runs on `weston` command ### Actual behavior ``` fatal: drm backend should be run using weston-launch binary. or your system should provide the logind D-bus API. fatal: failed to create compositor backend. ``` ### Steps to reproduce the behavior Issue` weston` command. Actually I'm trying to make [this](https://github.com/ehough/docker-kodi) work, so weston-launch won't help (which is working fine, BTW). This may be relevant: https://gitlab.freedesktop.org/wayland/weston/issues/204