[15:02] kglobalaccel5[1751]: qt.qpa.xcb: could not connect to display … kglobalaccel5[1751]: qt.qpa.plugin: Could not load the Qt platform … plugin "xcb" in "" even though it was found." [15:03] ubiquity-dm in hirsute ^^ :( [15:06] @mitya57 related to the new xcb required things? [15:12] oh. ubuntu has 0.4.0-0ubuntu3 [15:13] * RikMills shuts up [15:14] The new xcb-util dependency was added in Qt 5.15.2, we don't have it yet :) [15:15] yeah :/ [15:16] I don't know where to look at the full log, but maybe the tests should be run in xvfb? [15:16] @mitya57 [I don't know where to look at the full log, but maybe the tests should be run in …], The error is not in tests. It is real runtime on the ISO [15:17] I would look at `ldd /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so` output [15:18] And maybe at strace log, to check what files it tries to access. [15:19] But first make sure that X server is running and $DISPLAY is set, of course [15:19] OK. Thanks [15:20] It broke before any KDE/Qt landed in hirsute apparently, so some env change might make sense [15:26] By the way, most of Qt 5.15.2 landed in Debian experimental. I will start preparing a PPA for Hirsute today or tomorrow. [18:32] *sigh* https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4316/+build/20335020 [18:32] (qtbase ICE on riscv64) [18:36] the riscv64 builders are probably worth a retry or two on things like that IIRC [18:38] Let's see