[14:45] I was just about to ask about a potential SDDM merge, but I see RikMills took care of it in a PPA :) https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/3997/+sourcepub/16135555/+listing-archive-extra [14:45] Just needs testing [14:45] I also just synced the latest qt6-speech upload [14:46] Bridge terminated? [14:46] Nvm, guess not. [15:50] sgmoore, arraybolt3, Eickmeyer, RikMills: I'm about to make a decision that will be somewhat disagreeable, so allow me to explain myself... given a) the speed of things last cycle, b) the time it takes to get things through the NEW queue, and c) the amount of work we still have ahead of us this cycle, I'm going to go ahead and get Oracular in sync with the KF6 progress in Experimental. Not much is [15:51] left Debian-side; I'm making this decision knowing full well that we'll have a good amount of packages caught in proposed, but I'm willing, able, and prepared to help with that effort. I'd rather have 5 months to get everything through to -release than 4. Big picture, I truly believe this is the correct decision, despite the short-term frustration it will cause. [15:53] tsimonq2: I say JFDI. [15:53] Rip off the bandaid. [16:08] All 60 of them that were ready have been accepted. [16:08] Just time for retries now. [16:08] (Dep trees) [16:08] I'm sure I'll get the emails :P [16:33] "sgmoore, arraybolt3, Eickmeyer..." <- "Break the dam! Release the river!" [16:34] alright I'mma go and see more about why Qt6 isn't migrating. [16:38] Thanks! [16:39] also yes we broke the dam :D [16:42] https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842/autopkgtest-oracular/oracular/arm64/b/beads/20240513_044156_dbdcb@/log.gz ⁉️ [16:43] This is that same beads package again, still failing with a symbol lookup error because it's puling a library from Qt 6.4.2 rather than pulling it from 6.6.2. But here's the spooky thing - this was triggered with all-proposed=1 (by me) and libqt6core5compat6 6.6.2 is in -proposed. [16:43] so... I guess that means the beads package itself is doing something funky. [16:44] hmm, Build-Depends on qtbase5-dev... [16:46] c++filt _ZN5QUtf818convertFromUnicodeE11QStringViewPN20QStringConverterBase5StateE [16:46] QUtf8::convertFromUnicode(QStringView, QStringConverterBase::State*) [16:46] hmmm [16:47] AaronRainbolt: That can't be right. [16:53] well it is [16:53] could be wrong but that's what's there and it builds right [16:53] I assume that qt6 is somehow replacing qt5 using this core5compat thing [16:54] Correct [16:55] "This is that same beads..." <- sounds odd. We have some odd apt fallback mechanisms we've noticed in autopkgtest, this may be linked to these issues. I'll take a look at the log tomorrow morning and see if the failure is autopkgtest related or something deeper (i'm one of the autopkgtest admins) [16:55] \o/ well that's convenient :D [16:55] so my guess is that qtbase5-dev is somehow referencing a very particular version of qt6 and that's where it goes wrong. Why else would it install a mixture of Qt 6.6.2 and Qt 6.4.2 other than something weird like what Tim just mentioned? [16:55] TimAndersson[m]: Thank you! [17:03] "so my guess is that qtbase5-..." <- Actually this can't be right, since when beads is built it pulls the right libqt6core5compat6. [17:03] So OK, new working theory is "Tim knows best", just going to let that package sit until tomorrow then. [17:07] Calibre seems to be stuck on Qt WebEngine dying when it attempts to run unit tests, going to see if it's transient, and if not, what caused it. [17:22] ok, change of plan, dayjob has a critical task for me to finish so I have to drop everything and do that. [17:44] AaronRainbolt: calibre is not transient. I already retried [17:44] kk, good to know [17:45] and that's pretty bad news potentially [17:46] AaronRainbolt: not great, but as a leaf package it could be removed fron -release temporarily if really needed [17:50] tbh, calibre is one of the packages that I don't know why we ship a .deb [17:50] it changes so fast uptream that we are always out of date by a mile on stable releases [17:51] I always use the release from thier website [19:12] calibre ships in Edubuntu and is part of the Ubuntu Studio publishing suite (not shipped by default but supported/part of the ubuntustudio-publishing seed).