With XDG_RUNTIME_DIR set to /tmp, running in the latest buildroot the following command with cage:
cage -- cog http://localhost <---- local nginx installed on system
responds with:
Bail out! Cog-Wayland:ERROR:../platform/wayland/cog-platform-wl.c:2422:init_input: assertion failed: (xkb_data.context)
libxkbcommon is installed and present on the system; am I missing an environment variable regarding xkb? Any insight appreciated, thank you devs!