https://bugs.winehq.org/show_bug.cgi?id=47316
--- Comment #4 from bronek kenorb@gmail.com --- To reproduce the issue, you can run: `wineboot -i` or `wineboot -u` on the first install (otherwise remove ~/.wine to test).
When you've headless installation using X virtual framebuffer, the command hangs.
The only workaround is to stop Gecko/Mono from installing by WINEDLLOVERRIDES="mscoree,mshtml="
But the idea is to install it automatically.
Related posts:
- https://superuser.com/a/1434420/87805 - https://superuser.com/q/948508/87805