/srv/irclogs.ubuntu.com/2023/01/25/#lubuntu-devel.txt

-queuebot:#lubuntu-devel- Unapproved: accepted lubuntu-update-notifier [source] (focal-proposed) [0.1.1]01:49
arraybolt3tsimonq2: ALright, funny question for you. What do I do when a package FTBFS but not because of an error in my packaging?01:57
arraybolt3Just had l-u-n in focal-proposed die during building due to an internal error in Canonical's infra.01:57
arraybolt3https://launchpadlibrarian.net/647798136/buildlog_ubuntu-focal-amd64.lubuntu-update-notifier_0.1.1_BUILDING.txt.gz01:57
tsimonq2Retry it :)01:58
tsimonq2The problem could just be transient01:58
tsimonq2If it isn't, ask in #launchpad01:59
arraybolt3Hmm... didn't realize that was possible. Got it retried now.01:59
tsimonq2Sounds good 02:00
tsimonq2If you scroll back in -release you'll see quite a bit of builder fun02:00
lubot_[matrix] <kc2bez> Builder fun is the most fun.02:01
tsimonq2Oh absolutely 02:01
tsimonq2We love some builder fun02:02
arraybolt3Well, since there's not a whole lot else to do at the moment, I guess I'll hack on lubuntu-installer-prompt and see what's what.04:57
-queuebot:#lubuntu-devel- Unapproved: accepted lubuntu-default-settings [source] (kinetic-proposed) [22.10.5]05:42
arraybolt3\o/ There went the XScreenSaver bugfix!05:47
arraybolt3https://git.lubuntu.me/Lubuntu/installer-prompt-packaging This is still set to mirror *from* GitHub, not *to* it. Would be handy if we could reverse this whenever we have a convenient time (I don't have the needed GitHub access to do it, I don't think).06:17
arraybolt3I have a couple of bugfixes for the installer prompt that I'd like to push to a branch and ask for review on.06:17
RikMillshttps://github.com/lxqt/lxqt-config/issues/90313:51
-ubot93:#lubuntu-devel- Issue 903 in lxqt/lxqt-config "Missing kscreen includes cause build failures." [Open]13:51
tsimonq2Ack, will look when I get in this morning 13:56
RikMillstsimonq2: also see the discussion on debian-qt-kde IRC13:56
tsimonq2Qool :)13:57
RikMillspossible could be fixed, but is still a mess TBH13:57
RikMillsthen again, bound to get these issues if you decide to depend on the libs of a completely separate desktop that will do their own thing with no concern for your code13:59
RikMillsyou = people in general14:02
tsimonq2I do have commit access upstream, although I use it sparingly :014:02
tsimonq2s/0/P/14:03
RikMills[m]looks like patches could now be more on the KDE side, but shrug14:12
RikMills[m]this is going to hit too many distros not to be fixed properly somewhere14:14
RikMills[m]the libscreen soname bump means distro who want new plasma will have to rebuild lxqt-config, and will hit this14:15
RikMills[m]s/libscreen/libkscreen/, s/distro/distros/14:15
tsimonq2<RikMills[m]> "this is going to hit too many..." <- I agree14:51
tsimonq2Attempting to reproduce right now14:51
RikMills[m]I guess you will do that in debian, but fyi a build of the new libkscreen for lunar is in ppa:kubuntu-ppa/beta14:52
RikMills[m]but built against the release pocket, as it was done for normal people to test14:52
tsimonq2Rik Mills: https://salsa.debian.org/qt-kde-team/kde/libkscreen/-/commit/7c2e3b5d032e590588b43e7e942ffb8800a4bd1b15:57
-ubot93:#lubuntu-devel- Commit 7c2e3b5 in qt-kde-team/kde/libkscreen "Add patch to restore a transitive include fixing FTBFS in downstream packages."15:57
tsimonq2https://github.com/lxqt/lxqt-build-tools/pull/8315:57
lubot_[matrix] <tsimonq2> X: obconf-qt source: prefer-uscan-symlink filenamemangle s/@ANY_VERSION@@ARCHIVE_EXT@/@PACKAGE@-$1\.tar\.xz/ [debian/watch:6]16:25
tsimonq2libfm-qt FTBFS on symbols after this rebuild16:28
tsimonq2ok the missing symbols are all void std::vector, due to this change, should be fine16:30
tsimonq2seeing quite a bit of this in libfm-qt:16:33
tsimonq2src/filepropsdialog.cpp:307:58: warning: ‘Qt::SystemLocaleShortDate’ is deprecated: Use QLocale [-Wdeprecated-declarations]16:33
tsimonq2  307 |             ui->lastModified->setText(mtime.toString(Qt::SystemLocaleShortDate));16:33
tsimonq2arraybolt3: low-hanging fruit PR ^^^ (multiple locations)16:33
tsimonq2Rik Mills: Any chance you could upload https://salsa.debian.org/qt-kde-team/kde/libkscreen/-/commit/7c2e3b5d032e590588b43e7e942ffb8800a4bd1b to your beta PPA?16:45
-ubot93:#lubuntu-devel- Commit 7c2e3b5 in qt-kde-team/kde/libkscreen "Add patch to restore a transitive include fixing FTBFS in downstream packages."16:45
tsimonq2trying locally just for testing16:45
RikMills[m]<tsimonq2> "Rik Mills: Any chance you..." <- I will do it to ppa:kubuntu-ppa/staging-plasma first, which is where the beta ppa stuff was built and copied from16:51
tsimonq2ack :)16:51
RikMills[m]building https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/staging-plasma/+packages?field.name_filter=libkscreen&field.status_filter=published&field.series_filter=lunar16:56
tsimonq2arraybolt3: I think the correct package to blacklist should have been systemsettings17:34
tsimonq2https://launchpad.net/ubuntu/+source/lxqt-build-tools/0.12.0-0ubuntu3 + that libkscreen patch should mean lxqt-config no longer FTBFS in Ubuntu :)17:42
RikMillsnice17:56
tewardKicking the Lubuntu DO22:57
tewardit'll come back (95% swap usage == slow boy)22:57
tewardi said DO I meant OVH23:00
arraybolt3!ping23:49
ubot93pong!23:49
arraybolt3tsimonq2: o/23:49
tsimonq2Hey!23:50
arraybolt3tsimonq2: I don't think that systemsettings is what we were supposed to blacklist, it's a hard depends of kde-config-updates, and kde-config-updates was the module that I believe is dangerous in Lubuntu.23:50
arraybolt3kde-config-updates is a recommends of Discover, not a depends.23:50
arraybolt3I can try on that PR you were mentioning, looks easy enough.23:51
arraybolt3Also, about that Gitea/GitHub lubuntu-installer-prompt mirror reversal, any updates?23:51
arraybolt3OK, I need to reboot, brb...23:56
arraybolt3(I'll get any messages that come through while I'm gone.)23:56

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!