[05:02] @sgmoore the plasma qtwebengine stuff is optional, so I have disabled it for now on armhf in the interests of the stack getting built in the archive [05:03] armhf after all is not a priority [05:05] there is a patch to fix qtwebengine build, but it results in failure on symbols on 32 bit armhf, which I really don't want to dig into [06:34] Eickmeyer: plasma-distro-release-notifier hard build depends in control on libqt5core5a libqt5gui5 libqt5widgets5 [06:35] these are renamed for the time_t64 transition, and really should be build depending on libs like that anyway [06:35] the qt5 -dev packages as a bd wil pull them in [06:35] can you fix this [06:36] *really should not [12:23] Hi all [15:05] RikMills: There were reasons at the time, but I forget why it needed the b-ds. If you remove them, it will FTBFS. That said, it can change to the time_t64 versions, but *technically* shouldn't have to. [15:08] RikMills: Furthermore, those build dependencies were like that in Neon, so please, don't tell me something should or shouldn't be a certain way. [15:08] I'm not new to packaging anymore. [15:10] RikMills: vorlon already did the NCR on it, there's nothing for me to do. [16:16] Eickmeyer: sorry, I was not trying to be confrontational. but no, it won't FTBFS as qtbase5-dev depends on those libs or the new names [16:16] https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/3997/+sourcepub/15866490/+listing-archive-extra [16:16] neon does some odd things sometimes [16:17] RikMills: *at the time* it would FTBFS without explicitly naming those libraries, qtbase5-dev wasn't enough. [16:18] that is very odd [16:19] But, considering there's a version in proposed right now and uploading more to proposed is going to just gum-up the works and not help the transition along unless it's Architecture: all, I'm very leery of uploading anything. [16:20] I mean, unless it's a definite bugfix. [16:21] Fixing something that might be superfluous packaging isn't going to help anything right now. [16:21] fair enough. I was just going through some kde things that had a similar issue, and the notifier popped up in rdep build deps search [16:22] so thought I would mention it [16:22] Might be something to tackle for 24.10 as that notifier will still work in Plasma 6 with updated deps. [16:24] yeah, needing to build depend on a shared lib means that there is something wrong with the deps of one the dev packages somewhere [16:25] It probably was at the time even if it's not now. [16:25] indeed