[02:35] Please don't crosspost. [02:35] whoops [10:22] @tsimonq2 your force sync of libdbusmenu-qt breaks things. [10:22] libdbusmenu-qt5 changes to libdbusmenu-qt5-2, with no breaks/replaces, so gets a dpkg can't overwrite error on the previous version [10:23] and things will need rebuilds against the chaged lib name [10:31] the overwrite error causes tests for FW 5.42 to fail [10:42] $ reverse-depends libdbusmenu-qt5 [10:42] Reverse-Depends [10:42] =============== [10:42] * hud [10:42] * libdbusmenu-qt5-dev [10:42] * libkf5notifications5 [10:42] * lxqt-panel [10:43] * lxqt-qtplugin [10:43] * quassel [10:43] * quassel-client [12:25] ack, thanks for the ping. [12:32] I would vote for rebuild rather than revert [12:32] And maybe add Breaks/Replaces for 18.04 only [12:33] I agree, right. [12:34] Was just testing both of those in a PPA while waiting for you to wake up [12:37] Just to see if it fixes my test failures as I supposed it would [12:43] breaks/replaces, then a rebuild of knotifications makes the failing plasma-workspace test deps satisfiable again it seems [12:43] * acheronuk waits for the whole test to run [12:53] autopkgtest [12:53:21]: @@@@@@@@@@@@@@@@@@@@ summary [12:53] testsuite PASS [12:53] acc PASS [12:54] Hm ok [12:54] @acheronuk Can you upload a fix or is someone going to have to sponsor? 😁 [12:55] I was upload perms for libdbusmenu-qt5 and knotifications. Other rebuilds, against that, I do not. or not all. [12:56] *I have [12:56] I can rebuild the rest in ~2 hours [12:57] @mitya57, Cool. That would be time to publish properly [12:58] Or if you want you can prepare everything in a silo and then I will publish it [13:00] He doesn't have silo access I don't think 😉 [13:00] I don't have silo access. [13:01] Ok, no problem [13:05] done [17:52] Sorry, was too busy with other things and forgot about the rebuilds. Will do a bit more later. [18:47] mitya57, how bad is this upload? https://launchpad.net/ubuntu/+source/openmw/0.43.0-3ubuntu1 [18:47] specially because: * Build-depend on libqt5opengl5-desktop-dev instead of [18:47] libqt5opengl5-dev, enforcing the fact that OpenMW only [18:47] works with -lgl and not -lgles/-gles2. [18:47] (Closes: #886362) [18:47] is using "libqt5opengl5-desktop-dev" correct, right? [18:49] @LocutusOfBorg, If it works with desktop -lgl only, then it won't work on arm64… [18:49] So either your upload is wrong or the change in Debian is wrong. [18:50] so, better sync next time and ask to drop on arm64? why Debian has it then? [18:52] There exist arm64 devices with both desktop OpenGL and GL ES [18:52] Historically Ubuntu built for the latter. In Debian arm64 was added later and the change was not applied. [18:56] As I said earlier, ideally it would be nice to drop this delta, but then we will have worse experience on devices like Raspberry Pi 3 [18:58] Maybe we can build Qt Widgets with desktop OpenGL and Qt Quick with mobile? Need to investigate that. [18:59] The Qt OpenGL module (for which the -desktop-dev provides was added) is deprecated anyway. [20:31] I just pushed rebuilds of hud, lxqt-panel, lxqt-qtplugin and quassel [20:31] Kool [20:36] Thanks